commit | d7eb82030699e6151f1356e90d495bf292564fb7 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Mon Apr 04 12:39:32 2011 +0200 |
committer | Avi Kivity <avi@redhat.com> | Wed May 11 07:57:02 2011 -0400 |
tree | bfb62406b52f4c5bafc501236d8ea7cbf33d88af | |
parent | 01de8b09e6068936f7f5e386cb85637cf926468c [diff] |
KVM: SVM: Add intercept checks for remaining group7 instructions This patch implements the emulator intercept checks for the RDTSCP, MONITOR, and MWAIT instructions. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Avi Kivity <avi@redhat.com>