]> Git Repo - qemu.git/commit - target-i386/cpu.c
i386: partial revert of interrupt poll fix
authorPavel Dovgalyuk <[email protected]>
Thu, 17 Sep 2015 16:23:31 +0000 (19:23 +0300)
committerPaolo Bonzini <[email protected]>
Fri, 25 Sep 2015 10:04:44 +0000 (12:04 +0200)
commit6220e900bcdc524a175b2d2e725ebb9bb11a0008
treeb2b6eddb59b5ada0b96130b65e81cc37c71a9d05
parent4ecd4d16a0af714ff7d9a1ad2559c621bf27649f
i386: partial revert of interrupt poll fix

Processing CPU_INTERRUPT_POLL requests in cpu_has_work functions
break the determinism of cpu_exec. This patch is required to make
interrupts processing deterministic.

Signed-off-by: Paolo Bonzini <[email protected]>
Signed-off-by: Pavel Dovgalyuk <[email protected]>
Message-Id: <20150917162331[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
cpu-exec.c
target-i386/cpu.c
This page took 0.025235 seconds and 4 git commands to generate.