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:
4a4c992
)
KVM: Move guest pte dirty bit management to the guest pagetable walker
author
Avi Kivity
<avi@qumranet.com>
Thu, 11 Oct 2007 10:32:30 +0000
(12:32 +0200)
committer
Avi Kivity
<avi@qumranet.com>
Wed, 30 Jan 2008 15:52:51 +0000
(17:52 +0200)
This is more consistent with the accessed bit management, and makes the dirty
bit available earlier for other purposes.
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found