commit | cd28325249a1ca0d771557ce823e0308ad629f98 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Jun 25 14:04:37 2018 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sun Jul 15 16:26:19 2018 +0200 |
tree | 743e6e21becef4f24832881ceba97118283ab662 | |
parent | 786b71f5b754273ccef6d9462e52062b3e1f9877 [diff] |
KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR This lets userspace read the MSR_IA32_ARCH_CAPABILITIES and check that all requested features are available on the host. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>