From: Marcelo Tosatti Date: Tue, 2 Dec 2008 00:32:02 +0000 (-0200) Subject: KVM: MMU: use page array in unsync walk X-Git-Tag: v2.6.29-rc1~539^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60c8aec6e2c9923492dabbd6b67e34692bd26c20;p=pandora-kernel.git KVM: MMU: use page array in unsync walk Instead of invoking the handler directly collect pages into an array so the caller can work with it. Simplifies TLB flush collapsing. Signed-off-by: Marcelo Tosatti Signed-off-by: Avi Kivity --- Reading git-diff-tree failed