qemu-e2k/target-s390x
Blue Swirl ee0dc6d393 Fix incorrect exception_index use
env->exception_index should be cleared with -1, not 0.

See also 821b19fe92.

Spotted by Igor Kovalenko.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2010-02-14 07:23:50 +00:00
..
cpu.h
exec.h
helper.c
kvm.c Fix incorrect exception_index use 2010-02-14 07:23:50 +00:00
machine.c
op_helper.c
translate.c