kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFC 0/2] KVM: remove host and guest pv mmu support
@ 2011-10-21  0:44 Chris Wright
  2011-10-21  0:46 ` [PATCH RFC 1/2] KVM Guest: remove KVM " Chris Wright
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Chris Wright @ 2011-10-21  0:44 UTC (permalink / raw)
  To: kvm; +Cc: Marcelo Tosatti, Avi Kivity, Chris Wright

This feature hasn't been in use for some years now.  The host side bits
are deprecated for almost a year.  The guest side would only get used
on old hosts, and it's slower than shadow or hw assisted paging.

Time to remove it.

 Documentation/feature-removal-schedule.txt |    9 --
 arch/x86/include/asm/kvm_host.h            |   13 --
 arch/x86/kernel/kvm.c                      |  181 ----------------------------
 arch/x86/kvm/mmu.c                         |  135 ---------------------
 arch/x86/kvm/x86.c                         |   12 --
 5 files changed, 0 insertions(+), 350 deletions(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-11-02 12:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-21  0:44 [PATCH RFC 0/2] KVM: remove host and guest pv mmu support Chris Wright
2011-10-21  0:46 ` [PATCH RFC 1/2] KVM Guest: remove KVM " Chris Wright
2011-10-21  0:48 ` [PATCH RFC 2/2] KVM: remove KVM host " Chris Wright
2011-10-21 15:50 ` [PATCH RFC 0/2] KVM: remove host and guest " Marcelo Tosatti
2011-10-27 12:44 ` Marcelo Tosatti
2011-11-02  0:25   ` [PATCH v2 " Chris Wright
2011-11-02  0:28     ` [PATCH v2 1/2] KVM Guest: remove KVM " Chris Wright
2011-11-02  0:31     ` [PATCH v2 2/2] KVM: remove KVM host " Chris Wright
2011-11-02 12:19     ` [PATCH v2 0/2] KVM: remove host and guest " Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).