On Thu, 05 Nov 2020 08:51:57 +0300
Pavel Dovgalyuk 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
> Suggested-by: Richard Hender
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
Suggested-by: Richard Henderson
Acked-by: David Hildenbrand
Reviewed-by: Richard Henderson
---