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:
5df34a8
)
KVM: MMU: When updating the dirty bit, inform the mmu about it
author
Avi Kivity
<avi@qumranet.com>
Thu, 11 Oct 2007 13:30:21 +0000
(15:30 +0200)
committer
Avi Kivity
<avi@qumranet.com>
Wed, 30 Jan 2008 15:52:52 +0000
(17:52 +0200)
Since the mmu uses different shadow pages for dirty large pages and clean
large pages, this allows the mmu to drop ptes that are now invalid.
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found