git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b88e41
)
KVM: SVM: Add intercept checks for descriptor table accesses
author
Joerg Roedel
<joerg.roedel@amd.com>
Mon, 4 Apr 2011 10:39:30 +0000
(12:39 +0200)
committer
Avi Kivity
<avi@redhat.com>
Wed, 11 May 2011 11:57:02 +0000
(07:57 -0400)
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>
No differences found