From: Mohammed Gamal Date: Tue, 1 Sep 2009 10:48:18 +0000 (+0200) Subject: KVM: VMX: Enhance invalid guest state emulation X-Git-Tag: v2.6.33-rc1~387^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80ced186d1761d2a66163d9eeb468ddb1f7e0697;p=pandora-kernel.git KVM: VMX: Enhance invalid guest state emulation - Change returned handle_invalid_guest_state() to return relevant exit codes - Move triggering the emulation from vmx_vcpu_run() to vmx_handle_exit() - Return to userspace instead of repeatedly trying to emulate instructions that have already failed Signed-off-by: Mohammed Gamal Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed