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 Add support for S390x system emulation 2009-12-05 17:36:05 +01:00
exec.h kill regs_to_env and env_to_regs 2010-01-19 16:31:02 -06:00
helper.c Add support for S390x system emulation 2009-12-05 17:36:05 +01:00
kvm.c Fix incorrect exception_index use 2010-02-14 07:23:50 +00:00
machine.c Add support for S390x system emulation 2009-12-05 17:36:05 +01:00
op_helper.c S/390 CPU fake emulation 2009-12-05 17:36:00 +01:00
translate.c S/390 CPU fake emulation 2009-12-05 17:36:00 +01:00