KVM: VMX: Add builder macros for shadowing controls
authorSean Christopherson <sean.j.christopherson@intel.com>
Tue, 7 May 2019 19:17:54 +0000 (12:17 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 18 Jun 2019 09:47:40 +0000 (11:47 +0200)
commit70f932ecdfe6b593ef6784d55d2c096aafac1510
tree084cffb931dc00b46cf40901b48c4c0750521fa2
parentc075c3e49d7ae3599106f1af53352268030469db
KVM: VMX: Add builder macros for shadowing controls

... to pave the way for shadowing all (five) major VMCS control fields
without massive amounts of error prone copy+paste+modify.

Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx/vmx.h