Home
last modified time | relevance | path

Searched hist:"35 d3d4a1dd2c1ffd6f2481f6d8ad6c358bb22f07" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/kvm/
H A Demulate.cdiff 35d3d4a1dd2c1ffd6f2481f6d8ad6c358bb22f07 Mon Nov 22 09:53:25 CST 2010 Avi Kivity <avi@redhat.com> 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 <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>