qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2] target/s390x: fix execution with icount


From: Pavel Dovgalyuk
Subject: Re: [PATCH v2] target/s390x: fix execution with icount
Date: Thu, 5 Nov 2020 08:52:40 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 04.11.2020 20:31, Cornelia Huck wrote:
On Mon, 02 Nov 2020 12:26:59 +0300
Pavel Dovgalyuk <pavel.dovgalyuk@ispras.ru> wrote:

This patch adds some gen_io_start() calls to allow execution
of s390x targets in icount mode with -smp 1.
It enables deterministic timers and record/replay features.

Signed-off-by: Pavel Dovgalyuk <pavel.dovgalyuk@ispras.ru>

---

v2:
  - added IF_IO flag to reuse icount code in translate_one()
    (suggested by Richard Henderson)
---
  target/s390x/insn-data.def |   70 ++++++++++++++++++++++----------------------
  target/s390x/translate.c   |   15 +++++++++
  2 files changed, 50 insertions(+), 35 deletions(-)

<looking for s390x patches to pick>

So, will there be a v3, or should I pick this one?


Sent v3, please take that one.


Pavel Dovgalyuk





reply via email to

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