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 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html