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:
651a3e2
)
KVM: SVM: Intercept the 'invd' and 'wbinvd' instructions
author
Avi Kivity
<avi@qumranet.com>
Sun, 28 Oct 2007 14:11:58 +0000
(16:11 +0200)
committer
Avi Kivity
<avi@qumranet.com>
Thu, 8 Nov 2007 10:05:45 +0000
(12:05 +0200)
'invd' can destroy host data, and 'wbinvd' allows the guest to induce
long (milliseconds) latencies.
Noted by Ben Serebrin.
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found