From: Mohammed Gamal Date: Sun, 17 Aug 2008 13:47:05 +0000 (+0300) Subject: KVM: VMX: Add invalid guest state handler X-Git-Tag: v2.6.28-rc1~269^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea953ef0ca84e778187905177e2a789a1974837b;p=pandora-kernel.git KVM: VMX: Add invalid guest state handler This adds the invalid guest state handler function which invokes the x86 emulator until getting the guest to a VMX-friendly state. [avi: leave atomic context if scheduling] [guillaume: return to atomic context correctly] Signed-off-by: Laurent Vivier Signed-off-by: Guillaume Thouvenin Signed-off-by: Mohammed Gamal Signed-off-by: Avi Kivity --- Reading git-diff-tree failed