diff options
author | Maxim Levitsky <[email protected]> | 2020-05-23 19:14:54 +0300 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2020-05-27 13:08:03 -0400 |
commit | 0abcc8f65cc23b65bc8d1614cc64b02b1641ed7c (patch) | |
tree | cdef7cb22a4efad1b86ed3c297ad3573a1fdf164 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 6129ed877d409037b79866327102c9dc59a302fe (diff) |
KVM: VMX: enable X86_FEATURE_WAITPKG in KVM capabilities
Even though we might not allow the guest to use WAITPKG's new
instructions, we should tell KVM that the feature is supported by the
host CPU.
Note that vmx_waitpkg_supported checks that WAITPKG _can_ be set in
secondary execution controls as specified by VMX capability MSR, rather
that we actually enable it for a guest.
Cc: [email protected]
Fixes: e69e72faa3a0 ("KVM: x86: Add support for user wait instructions")
Suggested-by: Paolo Bonzini <[email protected]>
Signed-off-by: Maxim Levitsky <[email protected]>
Message-Id: <[email protected]>
Reviewed-by: Sean Christopherson <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions