commit | 8061252ee0d21e1289235a4b7fe61f53010c46ff | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Mon Apr 04 12:39:33 2011 +0200 |
committer | Avi Kivity <avi@redhat.com> | Wed May 11 07:57:02 2011 -0400 |
tree | a6a619255e1aeacb7248593f730fa9cd72d93ec7 | |
parent | d7eb82030699e6151f1356e90d495bf292564fb7 [diff] |
KVM: SVM: Add intercept checks for remaining twobyte instructions This patch adds intercepts checks for the remaining twobyte instructions to the KVM instruction emulator. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Avi Kivity <avi@redhat.com>