All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Peter Feiner <pfeiner@google.com>,
	jan.kiszka@siemens.com, kvm@vger.kernel.org
Subject: Re: [PATCH kvm-unit-tests 0/4] x86: vmx: vm{launch,resume} improvements
Date: Sat, 19 Mar 2016 10:23:10 +0100	[thread overview]
Message-ID: <56ED1A7E.4080800@redhat.com> (raw)
In-Reply-To: <cover.1458340713.git.pfeiner@google.com>



On 18/03/2016 23:39, Peter Feiner wrote:
> Fixed some bugs in the vmlaunch / vmresume code and improved entry
> failure logic.
> 
> Peter Feiner (4):
>   x86: vmx: fix vm{launch,resume} asm
>   x86: vmx: fix vm{launch,resume} early exit logic
>   x86: vmx: clean up vm{launch,resume} asm
>   x86: vmx: better vm{launch,resume} error handling
> 
>  lib/x86/processor.h |   4 ++
>  x86/vmx.c           | 169 +++++++++++++++++++++++++++++++++++-----------------
>  x86/vmx.h           |  27 +++++----
>  x86/vmx_tests.c     |  49 +++++++++------
>  4 files changed, 166 insertions(+), 83 deletions(-)
> 

Thanks, applied.

Paolo

      parent reply	other threads:[~2016-03-19  9:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-18 22:39 [PATCH kvm-unit-tests 0/4] x86: vmx: vm{launch,resume} improvements Peter Feiner
2016-03-18 22:39 ` [PATCH kvm-unit-tests 1/4] x86: vmx: fix vm{launch,resume} asm Peter Feiner
2016-03-18 22:39 ` [PATCH kvm-unit-tests 2/4] x86: vmx: fix vm{launch,resume} early exit logic Peter Feiner
2016-03-19  9:18   ` Paolo Bonzini
2016-03-19  9:20     ` Paolo Bonzini
2016-03-18 22:39 ` [PATCH kvm-unit-tests 3/4] x86: vmx: clean up vm{launch,resume} asm Peter Feiner
2016-03-18 22:39 ` [PATCH kvm-unit-tests 4/4] x86: vmx: better vm{launch,resume} error handling Peter Feiner
2016-03-19  9:23 ` Paolo Bonzini [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=56ED1A7E.4080800@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=jan.kiszka@siemens.com \
    --cc=kvm@vger.kernel.org \
    --cc=pfeiner@google.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.