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)
commitfb92045843a8cd99c7b843d9b567a680a3854ba1
treead527bd2c48896b379f63f0c114b08b2a8a81c96
parent5202397df819d3c5a3f201bd4af6b86542115fb6
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 <chrisw@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Documentation/feature-removal-schedule.txt
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/mmu.c
arch/x86/kvm/x86.c