qemu-e2k/target-i386
Richard Henderson f083d92c03 target-i386: Fix inhibit irq mask handling
The patch in 7f0b714 was too simplistic, in that we wound up setting
the flag and then resetting it immediately in gen_eob.

Fixes the reported boot problem with Windows XP.

Reported-by: Hervé Poussineau <hpoussin@reactos.org>
Tested-by: Hervé Poussineau <hpoussin@reactos.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2016-03-14 10:53:02 -07:00
..
arch_dump.c
arch_memory_mapping.c
bpt_helper.c
cc_helper_template.h
cc_helper.c target-i386: Perform set/reset_inhibit_irq inline 2016-02-13 07:59:59 +11:00
cpu-qom.h all: Clean up includes 2016-02-23 12:43:05 +00:00
cpu.c * Asynchronous dump-guest-memory from Peter 2016-02-25 15:30:57 +00:00
cpu.h * Asynchronous dump-guest-memory from Peter 2016-02-25 15:30:57 +00:00
excp_helper.c
fpu_helper.c target-i386: fix confusion in xcr0 bit position vs. mask 2016-02-25 16:11:29 +01:00
gdbstub.c
helper.c target-i386: Enable control registers for MPX 2016-02-13 07:59:59 +11:00
helper.h target-i386: Implement FSGSBASE 2016-02-15 14:50:00 +11:00
hyperv.c
hyperv.h
int_helper.c target-i386: Implement FSGSBASE 2016-02-15 14:50:00 +11:00
kvm_i386.h
kvm-stub.c
kvm.c target-i386: Enable control registers for MPX 2016-02-13 07:59:59 +11:00
machine.c
Makefile.objs target-i386: Enable control registers for MPX 2016-02-13 07:59:59 +11:00
mem_helper.c target-i386: Update BNDSTATUS for exceptions raised by BOUND 2016-02-15 14:50:00 +11:00
misc_helper.c target-i386: Enable control registers for MPX 2016-02-13 07:59:59 +11:00
monitor.c
mpx_helper.c * Asynchronous dump-guest-memory from Peter 2016-02-25 15:30:57 +00:00
ops_sse_header.h
ops_sse.h
seg_helper.c target-i386: Rewrite gen_enter inline 2016-02-09 15:46:54 +01:00
shift_helper_template.h
smm_helper.c target-i386: Enable control registers for MPX 2016-02-13 07:59:59 +11:00
svm_helper.c
svm.h
TODO
translate.c target-i386: Fix inhibit irq mask handling 2016-03-14 10:53:02 -07:00