Home
last modified time | relevance | path

Searched hist:"63785678 f3941c84be01d3ab7867e2742ea9fe3e" (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/stubs/
H A Dreplay.cdiff 63785678f3941c84be01d3ab7867e2742ea9fe3e Mon Mar 14 02:45:10 CDT 2016 Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> replay: introduce block devices record/replay

This patch introduces block driver that implement recording
and replaying of block devices' operations.
All block completion operations are added to the queue.
Queue is flushed at checkpoints and information about processed requests
is recorded to the log. In replay phase the queue is matched with
events read from the log. Therefore block devices requests are processed
deterministically.

Signed-off-by: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
[ kwolf: Rebased onto modified and already applied part of the series ]
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
/openbmc/qemu/replay/
H A Dreplay-events.cdiff 63785678f3941c84be01d3ab7867e2742ea9fe3e Mon Mar 14 02:45:10 CDT 2016 Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> replay: introduce block devices record/replay

This patch introduces block driver that implement recording
and replaying of block devices' operations.
All block completion operations are added to the queue.
Queue is flushed at checkpoints and information about processed requests
is recorded to the log. In replay phase the queue is matched with
events read from the log. Therefore block devices requests are processed
deterministically.

Signed-off-by: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
[ kwolf: Rebased onto modified and already applied part of the series ]
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
H A Dreplay-internal.hdiff 63785678f3941c84be01d3ab7867e2742ea9fe3e Mon Mar 14 02:45:10 CDT 2016 Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> replay: introduce block devices record/replay

This patch introduces block driver that implement recording
and replaying of block devices' operations.
All block completion operations are added to the queue.
Queue is flushed at checkpoints and information about processed requests
is recorded to the log. In replay phase the queue is matched with
events read from the log. Therefore block devices requests are processed
deterministically.

Signed-off-by: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
[ kwolf: Rebased onto modified and already applied part of the series ]
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
H A Dreplay.cdiff 63785678f3941c84be01d3ab7867e2742ea9fe3e Mon Mar 14 02:45:10 CDT 2016 Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> replay: introduce block devices record/replay

This patch introduces block driver that implement recording
and replaying of block devices' operations.
All block completion operations are added to the queue.
Queue is flushed at checkpoints and information about processed requests
is recorded to the log. In replay phase the queue is matched with
events read from the log. Therefore block devices requests are processed
deterministically.

Signed-off-by: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
[ kwolf: Rebased onto modified and already applied part of the series ]
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
/openbmc/qemu/block/
H A Dblkreplay.c63785678f3941c84be01d3ab7867e2742ea9fe3e Mon Mar 14 02:45:10 CDT 2016 Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> replay: introduce block devices record/replay

This patch introduces block driver that implement recording
and replaying of block devices' operations.
All block completion operations are added to the queue.
Queue is flushed at checkpoints and information about processed requests
is recorded to the log. In replay phase the queue is matched with
events read from the log. Therefore block devices requests are processed
deterministically.

Signed-off-by: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
[ kwolf: Rebased onto modified and already applied part of the series ]
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
/openbmc/qemu/include/sysemu/
H A Dreplay.hdiff 63785678f3941c84be01d3ab7867e2742ea9fe3e Mon Mar 14 02:45:10 CDT 2016 Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> replay: introduce block devices record/replay

This patch introduces block driver that implement recording
and replaying of block devices' operations.
All block completion operations are added to the queue.
Queue is flushed at checkpoints and information about processed requests
is recorded to the log. In replay phase the queue is matched with
events read from the log. Therefore block devices requests are processed
deterministically.

Signed-off-by: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
[ kwolf: Rebased onto modified and already applied part of the series ]
Signed-off-by: Kevin Wolf <kwolf@redhat.com>