]> Git Repo - qemu.git/commit
replay: bh scheduling fix
authorPavel Dovgalyuk <[email protected]>
Mon, 14 Mar 2016 07:44:59 +0000 (10:44 +0300)
committerKevin Wolf <[email protected]>
Wed, 30 Mar 2016 10:12:15 +0000 (12:12 +0200)
commit58a0067aa8bf1e3ccad4fc354b080502e63f9fb1
tree57cf638fcb711f371f3b1da98e728067b7696f10
parentc32b82afaf261ebb922269e2be298e05331b875c
replay: bh scheduling fix

This patch fixes scheduling of bottom halves when record/replay is enabled.
Now BH are not added to replay queue when asynchronous events are disabled.
This may happen in startup and loadvm/savevm phases of execution.

Signed-off-by: Pavel Dovgalyuk <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
replay/replay-events.c
This page took 0.025313 seconds and 4 git commands to generate.