qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 08/11] replay: introduce a central report point for sync erro


From: Richard Henderson
Subject: Re: [PATCH 08/11] replay: introduce a central report point for sync errors
Date: Wed, 6 Dec 2023 08:47:56 -0800
User-agent: Mozilla Thunderbird

On 12/5/23 12:41, Alex Bennée wrote:
Figuring out why replay has failed is tricky at the best of times.
Lets centralise the reporting of a replay sync error and add a little
bit of extra information to help with debugging.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
---
  replay/replay-internal.h | 12 ++++++++++++
  replay/replay-char.c     |  6 ++----
  replay/replay-internal.c |  1 +
  replay/replay.c          |  9 +++++++++
  4 files changed, 24 insertions(+), 4 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]