From: Chris Wright Date: Wed, 2 Nov 2011 00:31:18 +0000 (-0700) Subject: KVM: MMU: remove KVM host pv mmu support X-Git-Tag: v3.3-rc1~131^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb92045843a8cd99c7b843d9b567a680a3854ba1;p=pandora-kernel.git KVM: MMU: remove KVM host pv mmu support The host side pv mmu support has been marked for feature removal in January 2011. It's not in use, is slower than shadow or hardware assisted paging, and a maintenance burden. It's November 2011, time to remove it. Signed-off-by: Chris Wright Signed-off-by: Avi Kivity --- Reading git-diff-tree failed