qemu-e2k/target-i386
Pavel Dovgalyuk a4fc321219 i386: interrupt poll processing
This patch updates x86_cpu_exec_interrupt function.
It can process two interrupt request at a time (poll and another one).
This makes its execution non-deterministic. Determinism is requred
for recorded icount execution.

Signed-off-by: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
Message-Id: <20150917162410.8676.13042.stgit@PASHA-ISP.def.inno>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-09-25 12:04:44 +02:00
..
arch_dump.c
arch_memory_mapping.c
cc_helper_template.h
cc_helper.c
cpu-qom.h
cpu.c
cpu.h
excp_helper.c
fpu_helper.c
gdbstub.c
helper.c
helper.h
int_helper.c
kvm_i386.h
kvm-stub.c
kvm.c
machine.c
Makefile.objs
mem_helper.c
misc_helper.c
monitor.c
ops_sse_header.h
ops_sse.h
seg_helper.c i386: interrupt poll processing 2015-09-25 12:04:44 +02:00
shift_helper_template.h
smm_helper.c
svm_helper.c
svm.h
TODO
translate.c