diff options
author | Sean Christopherson <sean.j.christopherson@intel.com> | 2018-12-04 00:53:07 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2018-12-14 19:17:27 +0300 |
commit | 89b0c9f58350f6820f062ea12000e8a171177f3b (patch) | |
tree | fb16a10237cb096eb9ce234698e8e1a6a94c302d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 75edce8a45486fe5fa5becdb43a7c36354b2a379 (diff) | |
download | linux-89b0c9f58350f6820f062ea12000e8a171177f3b.tar.xz |
KVM: VMX: Move VMX instruction wrappers to a dedicated header file
VMX has a few hundred lines of code just to wrap various VMX specific
instructions, e.g. VMWREAD, INVVPID, etc... Move them to a dedicated
header so it's easier to find/isolate the boilerplate.
With this change, more inlines can be moved from vmx.c to vmx.h.
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions