On Mon, 02 Nov 2020 12:26:59 +0300 Pavel Dovgalyuk <[email protected]> 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 <[email protected]> > > --- > > 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?
