From: Avi Kivity Date: Mon, 22 Nov 2010 15:53:21 +0000 (+0200) Subject: KVM: x86 emulator: introduce struct x86_exception to communicate faults X-Git-Tag: v2.6.38-rc1~244^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da9cb575b1127f84984b8ad6d973dcc05ac036dd;p=pandora-kernel.git KVM: x86 emulator: introduce struct x86_exception to communicate faults Introduce a structure that can contain an exception to be passed back to main kvm code. Signed-off-by: Avi Kivity Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed