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:
4075ea8
)
KVM: Fix dirty bit tracking for slots with large pages
author
Izik Eidus
<ieidus@redhat.com>
Wed, 10 Jun 2009 16:23:24 +0000
(19:23 +0300)
committer
Avi Kivity
<avi@redhat.com>
Sun, 28 Jun 2009 11:10:29 +0000
(14:10 +0300)
When slot is already allocated and being asked to be tracked we need
to break the large pages.
This code flush the mmu when someone ask a slot to start dirty bit
tracking.
Cc: stable@kernel.org
Signed-off-by: Izik Eidus <ieidus@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found