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:
a295673
)
KVM: MMU: Avoid dropping accessed bit while removing write access
author
Takuya Yoshikawa
<yoshikawa.takuya@oss.ntt.co.jp>
Sun, 5 Dec 2010 16:11:33 +0000
(
01:11
+0900)
committer
Avi Kivity
<avi@redhat.com>
Wed, 12 Jan 2011 09:30:21 +0000
(11:30 +0200)
One more "KVM: MMU: Don't drop accessed bit while updating an spte."
Sptes are accessed by both kvm and hardware.
This patch uses update_spte() to fix the way of removing write access.
Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found