From: Eric Northup Date: Tue, 27 Apr 2010 00:00:05 +0000 (-0700) Subject: KVM: MMU: fix hashing for TDP and non-paging modes X-Git-Tag: v2.6.35-rc1~436^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a7388c2d2faa2cc70c2d4717c8d7836d55459e0;p=pandora-kernel.git KVM: MMU: fix hashing for TDP and non-paging modes For TDP mode, avoid creating multiple page table roots for the single guest-to-host physical address map by fixing the inputs used for the shadow page table hash in mmu_alloc_roots(). Signed-off-by: Eric Northup Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed