commit | 8ba2e525ecd7428e25d80f37c533612d62f2dc26 | [log] [tgz] |
---|---|---|
author | Sean Christopherson <sean.j.christopherson@intel.com> | Mon Dec 03 13:52:54 2018 -0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Dec 14 12:34:22 2018 +0100 |
tree | 9648bd1de4e4d224094c596a9663e5397ce340e1 | |
parent | 199b118ab3d528371f6e3ac9f6001a0f3fd11d04 [diff] |
KVM: x86: Add requisite includes to kvm_cache_regs.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>