diff options
author | 2018-07-13 08:42:30 -0700 | |
---|---|---|
committer | 2018-10-13 12:00:53 +0200 | |
commit | 3de6347bf96abead5c5257b43a58ca0a057df894 (patch) | |
tree | 494953ab0b3ce1b4bbf62c8fd8fcd113ebaff2ea /tools/testing/selftests/kvm/include/sparsebit.h | |
parent | Merge tag 'kvm-s390-next-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD (diff) | |
download | linux-dev-3de6347bf96abead5c5257b43a58ca0a057df894.tar.xz linux-dev-3de6347bf96abead5c5257b43a58ca0a057df894.zip |
KVM: vmx: rename KVM_GUEST_CR0_MASK tp KVM_VM_CR0_ALWAYS_OFF
The KVM_GUEST_CR0_MASK macro tracks CR0 bits that are forced to zero
by the VMX architecture, i.e. CR0.{NW,CD} must always be zero in the
hardware CR0 post-VMXON. Rename the macro to clarify its purpose,
be consistent with KVM_VM_CR0_ALWAYS_ON and avoid confusion with the
CR0_GUEST_HOST_MASK field.
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Reviewed-by: Jim Mattson <jmattson@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/testing/selftests/kvm/include/sparsebit.h')
0 files changed, 0 insertions, 0 deletions