]> Git Repo - qemu.git/commit
Avoid deadlock whith iothread and icount
authorEdgar E. Iglesias <[email protected]>
Sun, 23 Jan 2011 03:44:51 +0000 (04:44 +0100)
committerEdgar E. Iglesias <[email protected]>
Sun, 23 Jan 2011 03:44:51 +0000 (04:44 +0100)
commit225d02cd1a34d5d87e8acefbf8e244a5d12f5f8c
tree3aec7dbb5cc7d6333bcbcb015b9c3846b9749aac
parent5d0bb8239d84292380d0024acd0d510cc957dae0
Avoid deadlock whith iothread and icount

When using the iothread together with icount, make sure the
qemu_icount counter makes forward progress when the vcpu is
idle to avoid deadlocks.

Signed-off-by: Edgar E. Iglesias <[email protected]>
qemu-timer.c
This page took 0.025393 seconds and 4 git commands to generate.