From: Xiao Guangrong Date: Mon, 27 Sep 2010 10:02:12 +0000 (+0800) Subject: KVM: MMU: update 'root_hpa' out of loop in PAE shadow path X-Git-Tag: v2.6.37-rc1~142^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6292757fb0e758748fdb441861f8c50d397de9f0;p=pandora-kernel.git KVM: MMU: update 'root_hpa' out of loop in PAE shadow path The value of 'vcpu->arch.mmu.pae_root' is not modified, so we can update 'root_hpa' out of the loop. Signed-off-by: Xiao Guangrong Signed-off-by: Avi Kivity --- Reading git-diff-tree failed