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:
7c93be4
)
KVM: MMU: update invlpg handler comment
author
Marcelo Tosatti
<mtosatti@redhat.com>
Mon, 26 Oct 2009 18:50:14 +0000
(16:50 -0200)
committer
Avi Kivity
<avi@redhat.com>
Thu, 3 Dec 2009 07:32:23 +0000
(09:32 +0200)
Large page translations are always synchronized (either in level 3
or level 2), so its not necessary to properly deal with them
in the invlpg handler.
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found