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:
6226686
)
KVM: Recalculate mmu pages needed for every memory region change
author
Zhang Xiantao
<xiantao.zhang@intel.com>
Tue, 20 Nov 2007 05:11:38 +0000
(13:11 +0800)
committer
Avi Kivity
<avi@qumranet.com>
Wed, 30 Jan 2008 15:53:09 +0000
(17:53 +0200)
Instead of incrementally changing the mmu cache size for every memory slot
operation, recalculate it from scratch. This is simpler and safer.
Signed-off-by: Zhang Xiantao <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found