]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86: Add requisite includes to hyperv.h
authorSean Christopherson <sean.j.christopherson@intel.com>
Mon, 3 Dec 2018 21:52:55 +0000 (13:52 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 14 Dec 2018 11:34:23 +0000 (12:34 +0100)
commit5523a6124fe468c518c074cd87506682aa023154
tree123d7e25fca9c955d60aed4f4093ccfd3790f904
parent78f80c779e140fff126a96eb5ee8552966184d5c
KVM: x86: Add requisite includes to hyperv.h

Until this point vmx.c has been the only consumer and included the
file after many others.  Prepare for multiple consumers, i.e. the
shattering of vmx.c

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