commit | 3592cda6bc27fd6e73f73a6e793cbd0c09a07a36 | [log] [tgz] |
---|---|---|
author | Sean Christopherson <sean.j.christopherson@intel.com> | Mon Dec 03 13:52:55 2018 -0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Dec 14 12:34:23 2018 +0100 |
tree | 123d7e25fca9c955d60aed4f4093ccfd3790f904 | |
parent | 8ba2e525ecd7428e25d80f37c533612d62f2dc26 [diff] |
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>