qemu-e2k/replay
Pavel Dovgalyuk 58a0067aa8 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 <pavel.dovgaluk@ispras.ru>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2016-03-30 12:12:15 +02:00
..
Makefile.objs replay: character devices 2016-03-15 18:23:40 +01:00
replay-char.c replay: character devices 2016-03-15 18:23:40 +01:00
replay-events.c replay: bh scheduling fix 2016-03-30 12:12:15 +02:00
replay-input.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
replay-internal.c all: Clean up includes 2016-02-04 17:41:30 +00:00
replay-internal.h replay: character devices 2016-03-15 18:23:40 +01:00
replay-time.c all: Clean up includes 2016-02-04 17:41:30 +00:00
replay.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00