diff options
| author | Paolo Bonzini | 2019-07-02 14:58:48 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2019-10-04 18:49:20 +0200 |
| commit | 048c95163b472ed737a2f0dca4f4e23a82ac2f8a (patch) | |
| tree | 008369d5a02baff82d5c37a207b43c6525e00775 /include/migration | |
| parent | target/i386: add VMX features (diff) | |
| download | qemu-048c95163b472ed737a2f0dca4f4e23a82ac2f8a.tar.gz qemu-048c95163b472ed737a2f0dca4f4e23a82ac2f8a.tar.xz qemu-048c95163b472ed737a2f0dca4f4e23a82ac2f8a.zip | |
target/i386: work around KVM_GET_MSRS bug for secondary execution controls
Some secondary controls are automatically enabled/disabled based on the CPUID
values that are set for the guest. However, they are still available at a
global level and therefore should be present when KVM_GET_MSRS is sent to
/dev/kvm.
Unfortunately KVM forgot to include those, so fix that.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/migration')
0 files changed, 0 insertions, 0 deletions
