public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Tosatti <mtosatti@redhat.com>
To: Avi Kivity <avi@redhat.com>
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH 0/4] Lightweight svm vmload/vmsave (almost)
Date: Fri, 22 Oct 2010 13:41:48 -0200	[thread overview]
Message-ID: <20101022154148.GA25095@amt.cnet> (raw)
In-Reply-To: <1287656434-3880-1-git-send-email-avi@redhat.com>

On Thu, Oct 21, 2010 at 12:20:30PM +0200, Avi Kivity wrote:
> This patchset moves svm towards a lightweight vmload/vmsave path.  It was
> hindered by CVE-2010-3698 which was discovered during its development, and
> by the lack of per-cpu IDT in Linux, which makes it more or less useless.
> However, even so it's a slight improvement, and merging it will reduce the
> work needed when we do have per-cpu IDT.
> 
> Avi Kivity (4):
>   KVM: SVM: Move guest register save out of interrupts disabled section
>   KVM: SVM: Move svm->host_gs_base into a separate structure
>   KVM: SVM: Move fs/gs/ldt save/restore to heavyweight exit path
>   KVM: SVM: Fold save_host_msrs() and load_host_msrs() into their
>     callers
> 
>  arch/x86/kvm/svm.c |   61 +++++++++++++++++++++++-----------------------------
>  1 files changed, 27 insertions(+), 34 deletions(-)
> 

Applied, thanks.


      parent reply	other threads:[~2010-10-22 15:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-21 10:20 [PATCH 0/4] Lightweight svm vmload/vmsave (almost) Avi Kivity
2010-10-21 10:20 ` [PATCH 1/4] KVM: SVM: Move guest register save out of interrupts disabled section Avi Kivity
2010-10-21 10:20 ` [PATCH 2/4] KVM: SVM: Move svm->host_gs_base into a separate structure Avi Kivity
2010-10-21 10:20 ` [PATCH 3/4] KVM: SVM: Move fs/gs/ldt save/restore to heavyweight exit path Avi Kivity
2010-10-21 10:20 ` [PATCH 4/4] KVM: SVM: Fold save_host_msrs() and load_host_msrs() into their callers Avi Kivity
2010-10-22 15:41 ` Marcelo Tosatti [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=20101022154148.GA25095@amt.cnet \
    --to=mtosatti@redhat.com \
    --cc=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox