Home
last modified time | relevance | path

Searched hist:"58 a0067aa8bf1e3ccad4fc354b080502e63f9fb1" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/replay/
H A Dreplay-events.cdiff 58a0067aa8bf1e3ccad4fc354b080502e63f9fb1 Mon Mar 14 02:44:59 CDT 2016 Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> 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>