commit | dee6bb70e4ac0588c98cc4e661664f0653117f89 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Mon Apr 04 12:39:30 2011 +0200 |
committer | Avi Kivity <avi@redhat.com> | Wed May 11 07:57:02 2011 -0400 |
tree | 5ac61776dd5e6590b4b0b03b1ecc6e4cd031b85a | |
parent | 3b88e41a41344846ee28007ebfe1bb0defa7f86a [diff] |
KVM: SVM: Add intercept checks for descriptor table accesses This patch add intercept checks into the KVM instruction emulator to check for the 8 instructions that access the descriptor table addresses. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Avi Kivity <avi@redhat.com>