All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Chris Wright <chrisw@sous-sol.org>
Cc: kvm@vger.kernel.org, Marcelo Tosatti <mtosatti@redhat.com>
Subject: Re: [PATCH v2 0/2] KVM: remove host and guest pv mmu support
Date: Wed, 02 Nov 2011 14:19:32 +0200	[thread overview]
Message-ID: <4EB13554.7030804@redhat.com> (raw)
In-Reply-To: <20111102002555.GA29567@sequoia.sous-sol.org>

On 11/02/2011 02:25 AM, Chris Wright wrote:
> 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.
>
> Chris Wright (2):
>       KVM Guest: remove KVM guest pv mmu support
>       KVM: remove KVM host pv mmu support
>
>  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(-)
>
>

Thanks, applied.

-- 
error compiling committee.c: too many arguments to function


      parent reply	other threads:[~2011-11-02 12:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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     ` Avi Kivity [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EB13554.7030804@redhat.com \
    --to=avi@redhat.com \
    --cc=chrisw@sous-sol.org \
    --cc=kvm@vger.kernel.org \
    --cc=mtosatti@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.