[PATCH 0/3] Record/replay patches

pavel.dovgalyuk@ispras.ru posted 3 patches 1 year, 3 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230811070608.3383343-1-pavel.dovgalyuk@ispras.ru
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>, Jason Wang <jasowang@redhat.com>, Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>, Paolo Bonzini <pbonzini@redhat.com>, Cleber Rosa <crosa@redhat.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Wainer dos Santos Moschetta <wainersm@redhat.com>, Beraldo Leal <bleal@redhat.com>
There is a newer version of this series
hw/net/virtio-net.c           | 13 +++++++++----
tests/avocado/replay_linux.py |  2 +-
2 files changed, 10 insertions(+), 5 deletions(-)
[PATCH 0/3] Record/replay patches
Posted by pavel.dovgalyuk@ispras.ru 1 year, 3 months ago
From: Pavel Dovgalyuk <pavel.dovgalyuk@ispras.ru>

The set of patches include the following modifications:
 - fix for allowing record/replay with virtio-net
 - fix of the record/replay test

Pavel Dovgalyuk (3):
  replay: improve determinism of virtio-net
  virtio-net: added replay blocker for guest_announce
  tests/avocado: fix waiting for vm shutdown in replay_linux

 hw/net/virtio-net.c           | 13 +++++++++----
 tests/avocado/replay_linux.py |  2 +-
 2 files changed, 10 insertions(+), 5 deletions(-)

-- 
2.34.1