Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240226082945.1452499-1-npiggin@gmail.com
Maintainers: Richard Henderson <richard.henderson@linaro.org>, Paolo Bonzini <pbonzini@redhat.com>, "Marc-André Lureau" <marcandre.lureau@redhat.com>, Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>, Peter Xu <peterx@redhat.com>, Fabiano Rosas <farosas@suse.de>, John Snow <jsnow@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>
include/sysemu/replay.h | 5 -
include/sysemu/runstate.h | 1 +
migration/migration.h | 2 -
accel/tcg/tcg-accel-ops-rr.c | 2 +-
chardev/char.c | 71 ++++++++----
migration/migration.c | 19 +++-
replay/replay.c | 23 +---
system/runstate.c | 19 ++++
scripts/replay-dump.py | 167 ++++++++++++++++++++---------
tests/avocado/replay_kernel.py | 16 +++
tests/avocado/replay_linux.py | 15 +++
tests/avocado/reverse_debugging.py | 9 +-
12 files changed, 233 insertions(+), 116 deletions(-)