commit | fb6d4d340e0532032c808a9933eaaa7b8de435ab | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Jul 12 11:04:26 2016 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Dec 14 09:26:40 2017 +0100 |
tree | 1f9e0f298144cba4793db07ffaafd6228597ee60 | |
parent | 0367f205a3b7c0efe774634eef1f4697c79a4132 [diff] |
KVM: x86: emulate RDPID This is encoded as F3 0F C7 /7 with a register argument. The register argument is the second array in the group9 GroupDual, while F3 is the fourth element of a Prefix. Reviewed-by: Wanpeng Li <wanpeng.li@hotmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>