Skip to content
Commit 8cce12b3 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

KVM: nSVM: set fixed bits by hand



SVM generally ignores fixed-1 bits.  Set them manually so that we
do not end up by mistake without those bits set in struct kvm_vcpu;
it is part of userspace API that KVM always returns value with the
bits set.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent b9a98c34
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment