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:
b27f385
)
KVM: x86 emulator: add NoAccess flag for memory instructions that skip access
author
Avi Kivity
<avi@redhat.com>
Sun, 1 Aug 2010 12:10:29 +0000
(15:10 +0300)
committer
Avi Kivity
<avi@redhat.com>
Sun, 24 Oct 2010 08:50:37 +0000
(10:50 +0200)
Use for INVLPG, which accesses the tlb, not memory.
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found