From: Joerg Roedel Date: Thu, 7 Feb 2008 12:47:42 +0000 (+0100) Subject: KVM: MMU: make the __nonpaging_map function generic X-Git-Tag: v2.6.26-rc1~1028^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d9976bbdc09e08b69fc12fee2042c3528187b32;p=pandora-kernel.git KVM: MMU: make the __nonpaging_map function generic The mapping function for the nonpaging case in the softmmu does basically the same as required for Nested Paging. Make this function generic so it can be used for both. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed