From: Peter Feiner <pfeiner@google.com>
To: jan.kiszka@siemens.com, pbonzini@redhat.com, kvm@vger.kernel.org
Cc: pfeiner@google.com
Subject: [PATCH kvm-unit-tests 0/4] x86: vmx: vm{launch,resume} improvements
Date: Fri, 18 Mar 2016 15:39:08 -0700 [thread overview]
Message-ID: <cover.1458340713.git.pfeiner@google.com> (raw)
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(-)
--
2.8.0.rc3.226.g39d4020
next reply other threads:[~2016-03-18 22:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-18 22:39 Peter Feiner [this message]
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 ` [PATCH kvm-unit-tests 0/4] x86: vmx: vm{launch,resume} improvements Paolo Bonzini
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=cover.1458340713.git.pfeiner@google.com \
--to=pfeiner@google.com \
--cc=jan.kiszka@siemens.com \
--cc=kvm@vger.kernel.org \
--cc=pbonzini@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.