kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH kvm-unit-tests 0/4] x86: vmx: vm{launch,resume} improvements
@ 2016-03-18 22:39 Peter Feiner
  2016-03-18 22:39 ` [PATCH kvm-unit-tests 1/4] x86: vmx: fix vm{launch,resume} asm Peter Feiner
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Peter Feiner @ 2016-03-18 22:39 UTC (permalink / raw)
  To: jan.kiszka, pbonzini, kvm; +Cc: pfeiner

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


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

end of thread, other threads:[~2016-03-19  9:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH kvm-unit-tests 0/4] x86: vmx: vm{launch,resume} improvements Paolo Bonzini

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).