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:
c832f51
)
KVM: MMU: Flush tlbs after clearing write permission when accessing dirty log
author
Avi Kivity
<avi@qumranet.com>
Thu, 6 Aug 2009 17:39:47 +0000
(14:39 -0300)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 9 Sep 2009 03:17:06 +0000
(20:17 -0700)
(cherry picked from commit
171d595d3b3254b9a952af8d1f6965d2e85dcbaa
)
Otherwise, the cpu may allow writes to the tracked pages, and we lose
some display bits or fail to migrate correctly.
Signed-off-by: Avi Kivity <avi@qumranet.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found