summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/hyperv.c
diff options
context:
space:
mode:
authorSean Christopherson <sean.j.christopherson@intel.com>2018-03-20 12:17:20 -0700
committerPaolo Bonzini <pbonzini@redhat.com>2018-03-23 18:32:03 +0100
commit40bbb9d03f05d08b10a7ec1a5c229e1a3f3fc3a9 (patch)
treecc9acff593badf35bcc08859a20105d2d252d2d4 /arch/x86/kvm/hyperv.c
parent2ac52ab861b920b56e349244e14f957bb349010e (diff)
KVM: VMX: add struct kvm_vmx to hold VMX specific KVM vars
Add struct kvm_vmx, which wraps struct kvm, and a helper to_kvm_vmx() that retrieves 'struct kvm_vmx *' from 'struct kvm *'. Move the VMX specific variables out of kvm_arch and into kvm_vmx. Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/hyperv.c')
0 files changed, 0 insertions, 0 deletions