KVM: MMU: remove KVM host pv mmu support
authorChris Wright <chrisw@sous-sol.org>
Wed, 2 Nov 2011 00:31:18 +0000 (17:31 -0700)
committerAvi Kivity <avi@redhat.com>
Tue, 27 Dec 2011 09:17:10 +0000 (11:17 +0200)
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 <chrisw@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found