Re: [PATCH 2/2] tests/avocado: record_replay test for ppc powernv machine

2023-06-30 Thread Daniel Henrique Barboza
On 6/25/23 07:37, Nicholas Piggin wrote: The powernv machine can boot Linux to VFS mount with icount enabled. Add a test case for it. Signed-off-by: Nicholas Piggin --- Queued in gitlab.com/danielhb/qemu/tree/ppc-next. Thanks, Daniel tests/avocado/replay_kernel.py | 16 ++

Re: [PATCH 2/2] tests/avocado: record_replay test for ppc powernv machine

2023-06-26 Thread Cédric Le Goater
On 6/25/23 12:37, Nicholas Piggin wrote: The powernv machine can boot Linux to VFS mount with icount enabled. Add a test case for it. Signed-off-by: Nicholas Piggin Reviewed-by: Cédric Le Goater Thanks, C. --- tests/avocado/replay_kernel.py | 16 1 file changed, 16 in

[PATCH 2/2] tests/avocado: record_replay test for ppc powernv machine

2023-06-25 Thread Nicholas Piggin
The powernv machine can boot Linux to VFS mount with icount enabled. Add a test case for it. Signed-off-by: Nicholas Piggin --- tests/avocado/replay_kernel.py | 16 1 file changed, 16 insertions(+) diff --git a/tests/avocado/replay_kernel.py b/tests/avocado/replay_kernel.py ind