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
..
2015-09-25 12:04:42 +02:00
2015-07-06 18:39:59 +02:00
2015-07-06 18:39:59 +02:00
2015-09-25 12:04:44 +02:00