From: Avi Kivity Date: Mon, 22 Nov 2010 15:53:25 +0000 (+0200) Subject: KVM: x86 emulator: simplify exception generation X-Git-Tag: v2.6.38-rc1~244^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35d3d4a1dd2c1ffd6f2481f6d8ad6c358bb22f07;p=pandora-kernel.git KVM: x86 emulator: simplify exception generation Immediately after we generate an exception, we want a X86EMUL_PROPAGATE_FAULT constant, so return it from the generation functions. Signed-off-by: Avi Kivity Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed