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:
71331a1
)
KVM: MMU: Avoid access/dirty update loop if all is well
author
Avi Kivity
<avi@redhat.com>
Sun, 16 Sep 2012 12:03:02 +0000
(15:03 +0300)
committer
Avi Kivity
<avi@redhat.com>
Thu, 20 Sep 2012 10:00:09 +0000
(13:00 +0300)
Keep track of accessed/dirty bits; if they are all set, do not
enter the accessed/dirty update loop.
Reviewed-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found