Searched hist:e4ec5ad464e48ab8d978b4dd8aacd05c1c4a87cc (Results 1 – 10 of 10) sorted by relevance
/openbmc/qemu/replay/ |
H A D | replay-events.c | diff e4ec5ad464e48ab8d978b4dd8aacd05c1c4a87cc Tue Sep 17 06:58:19 CDT 2019 Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> replay: add BH oneshot event for block layer
Replay is capable of recording normal BH events, but sometimes there are single use callbacks scheduled with aio_bh_schedule_oneshot function. This patch enables recording and replaying such callbacks. Block layer uses these events for calling the completion function. Replaying these calls makes the execution deterministic.
Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> Acked-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
H A D | replay-internal.h | diff e4ec5ad464e48ab8d978b4dd8aacd05c1c4a87cc Tue Sep 17 06:58:19 CDT 2019 Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> replay: add BH oneshot event for block layer
Replay is capable of recording normal BH events, but sometimes there are single use callbacks scheduled with aio_bh_schedule_oneshot function. This patch enables recording and replaying such callbacks. Block layer uses these events for calling the completion function. Replaying these calls makes the execution deterministic.
Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> Acked-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
/openbmc/qemu/block/ |
H A D | null.c | diff e4ec5ad464e48ab8d978b4dd8aacd05c1c4a87cc Tue Sep 17 06:58:19 CDT 2019 Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> replay: add BH oneshot event for block layer
Replay is capable of recording normal BH events, but sometimes there are single use callbacks scheduled with aio_bh_schedule_oneshot function. This patch enables recording and replaying such callbacks. Block layer uses these events for calling the completion function. Replaying these calls makes the execution deterministic.
Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> Acked-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
H A D | nvme.c | diff e4ec5ad464e48ab8d978b4dd8aacd05c1c4a87cc Tue Sep 17 06:58:19 CDT 2019 Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> replay: add BH oneshot event for block layer
Replay is capable of recording normal BH events, but sometimes there are single use callbacks scheduled with aio_bh_schedule_oneshot function. This patch enables recording and replaying such callbacks. Block layer uses these events for calling the completion function. Replaying these calls makes the execution deterministic.
Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> Acked-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
H A D | nfs.c | diff e4ec5ad464e48ab8d978b4dd8aacd05c1c4a87cc Tue Sep 17 06:58:19 CDT 2019 Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> replay: add BH oneshot event for block layer
Replay is capable of recording normal BH events, but sometimes there are single use callbacks scheduled with aio_bh_schedule_oneshot function. This patch enables recording and replaying such callbacks. Block layer uses these events for calling the completion function. Replaying these calls makes the execution deterministic.
Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> Acked-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
H A D | rbd.c | diff e4ec5ad464e48ab8d978b4dd8aacd05c1c4a87cc Tue Sep 17 06:58:19 CDT 2019 Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> replay: add BH oneshot event for block layer
Replay is capable of recording normal BH events, but sometimes there are single use callbacks scheduled with aio_bh_schedule_oneshot function. This patch enables recording and replaying such callbacks. Block layer uses these events for calling the completion function. Replaying these calls makes the execution deterministic.
Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> Acked-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
H A D | iscsi.c | diff e4ec5ad464e48ab8d978b4dd8aacd05c1c4a87cc Tue Sep 17 06:58:19 CDT 2019 Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> replay: add BH oneshot event for block layer
Replay is capable of recording normal BH events, but sometimes there are single use callbacks scheduled with aio_bh_schedule_oneshot function. This patch enables recording and replaying such callbacks. Block layer uses these events for calling the completion function. Replaying these calls makes the execution deterministic.
Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> Acked-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
H A D | block-backend.c | diff e4ec5ad464e48ab8d978b4dd8aacd05c1c4a87cc Tue Sep 17 06:58:19 CDT 2019 Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> replay: add BH oneshot event for block layer
Replay is capable of recording normal BH events, but sometimes there are single use callbacks scheduled with aio_bh_schedule_oneshot function. This patch enables recording and replaying such callbacks. Block layer uses these events for calling the completion function. Replaying these calls makes the execution deterministic.
Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> Acked-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
H A D | io.c | diff e4ec5ad464e48ab8d978b4dd8aacd05c1c4a87cc Tue Sep 17 06:58:19 CDT 2019 Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> replay: add BH oneshot event for block layer
Replay is capable of recording normal BH events, but sometimes there are single use callbacks scheduled with aio_bh_schedule_oneshot function. This patch enables recording and replaying such callbacks. Block layer uses these events for calling the completion function. Replaying these calls makes the execution deterministic.
Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> Acked-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
/openbmc/qemu/include/sysemu/ |
H A D | replay.h | diff e4ec5ad464e48ab8d978b4dd8aacd05c1c4a87cc Tue Sep 17 06:58:19 CDT 2019 Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> replay: add BH oneshot event for block layer
Replay is capable of recording normal BH events, but sometimes there are single use callbacks scheduled with aio_bh_schedule_oneshot function. This patch enables recording and replaying such callbacks. Block layer uses these events for calling the completion function. Replaying these calls makes the execution deterministic.
Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> Acked-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|