commit | 02d4160fbd765110e836c84c30c7babb5af84a44 | [log] [tgz] |
---|---|---|
author | Vitaly Kuznetsov <vkuznets@redhat.com> | Tue Aug 13 15:53:32 2019 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Aug 22 10:09:20 2019 +0200 |
tree | 94f6b041e1e77e93eeda86478cc230d2db6030dc | |
parent | 97413d2981bb3619a9d39f0b611318664d7231f5 [diff] |
x86: KVM: add xsetbv to the emulator To avoid hardcoding xsetbv length to '3' we need to support decoding it in the emulator. Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>