From: Jan Kiszka Date: Mon, 15 Dec 2008 12:52:10 +0000 (+0100) Subject: KVM: VMX: Support for injecting software exceptions X-Git-Tag: v2.6.30-rc1~664^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ab2d2e231062814bd89bba2d6d92563190aa2bb;p=pandora-kernel.git KVM: VMX: Support for injecting software exceptions VMX differentiates between processor and software generated exceptions when injecting them into the guest. Extend vmx_queue_exception accordingly (and refactor related constants) so that we can use this service reliably for the new guest debugging framework. Signed-off-by: Jan Kiszka Signed-off-by: Avi Kivity --- Reading git-diff-tree failed