commit | f6511935f424b9a25059ae18e91ad11dd24980e6 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Mon Apr 04 12:39:35 2011 +0200 |
committer | Avi Kivity <avi@redhat.com> | Wed May 11 07:57:03 2011 -0400 |
tree | 8f3b8108255f943b2e3f355a9cdd12d31c92c16e | |
parent | bf608f88faef1245ff87e731512517fc676ffe02 [diff] |
KVM: SVM: Add checks for IO instructions This patch adds code to check for IOIO intercepts on instructions decoded by the KVM instruction emulator. [avi: fix build error due to missing #define D2bvIP] Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Avi Kivity <avi@redhat.com>