Searched hist:"0 b30dc0164eeb4df059b5e5ce8c5796152b821e0" (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/replay/ |
H A D | replay-snapshot.c | diff 0b30dc0164eeb4df059b5e5ce8c5796152b821e0 Tue Feb 27 03:53:22 CST 2018 Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> replay: save vmstate of the asynchronous events
This patch fixes saving and loading the snapshots in the replay mode. It is required for the snapshots created in the moment when the header of the asynchronous event is read. This information was not saved in the snapshot. After loading the vmstate replay continued with the file offset passed the event header. The event header is lost in this case and replay hangs.
Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> Message-Id: <20180227095322.1060.53929.stgit@pasha-VirtualBox> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | replay-events.c | diff 0b30dc0164eeb4df059b5e5ce8c5796152b821e0 Tue Feb 27 03:53:22 CST 2018 Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> replay: save vmstate of the asynchronous events
This patch fixes saving and loading the snapshots in the replay mode. It is required for the snapshots created in the moment when the header of the asynchronous event is read. This information was not saved in the snapshot. After loading the vmstate replay continued with the file offset passed the event header. The event header is lost in this case and replay hangs.
Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> Message-Id: <20180227095322.1060.53929.stgit@pasha-VirtualBox> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | replay-internal.h | diff 0b30dc0164eeb4df059b5e5ce8c5796152b821e0 Tue Feb 27 03:53:22 CST 2018 Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> replay: save vmstate of the asynchronous events
This patch fixes saving and loading the snapshots in the replay mode. It is required for the snapshots created in the moment when the header of the asynchronous event is read. This information was not saved in the snapshot. After loading the vmstate replay continued with the file offset passed the event header. The event header is lost in this case and replay hangs.
Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> Message-Id: <20180227095322.1060.53929.stgit@pasha-VirtualBox> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|