diff options
author | Jim Mattson <[email protected]> | 2019-09-19 15:59:17 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2019-09-24 16:15:36 +0200 |
commit | 0cb8410b90e78948984f35f2c4d50c2c0b7ee675 (patch) | |
tree | cb5d969265a447aee40b5b7756b084127889e945 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a06dcd625d6181747fac7f4c140b5a4c397a778c (diff) |
kvm: svm: Intercept RDPRU
The RDPRU instruction gives the guest read access to the IA32_APERF
MSR and the IA32_MPERF MSR. According to volume 3 of the APM, "When
virtualization is enabled, this instruction can be intercepted by the
Hypervisor. The intercept bit is at VMCB byte offset 10h, bit 14."
Since we don't enumerate the instruction in KVM_SUPPORTED_CPUID,
intercept it and synthesize #UD.
Signed-off-by: Jim Mattson <[email protected]>
Reviewed-by: Drew Schmitt <[email protected]>
Reviewed-by: Jacob Xu <[email protected]>
Reviewed-by: Peter Shier <[email protected]>
Reviewed-by: Krish Sadhukhan <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions