Re: [PATCH v2 02/11] tests/qtest/boot-serial-test: Simplify test_machine() a bit

2023-01-20 Thread Thomas Huth
On 19/01/2023 15.58, Philippe Mathieu-Daudé wrote: Slighly modify test_machine() to simplify next commit review. Signed-off-by: Philippe Mathieu-Daudé --- tests/qtest/boot-serial-test.c | 21 +++-- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/tests/qtest/boo

Re: [PATCH v2 02/11] tests/qtest/boot-serial-test: Simplify test_machine() a bit

2023-01-19 Thread Richard Henderson
On 1/19/23 04:58, Philippe Mathieu-Daudé wrote: Slighly modify test_machine() to simplify next commit review. Signed-off-by: Philippe Mathieu-Daudé --- tests/qtest/boot-serial-test.c | 21 +++-- 1 file changed, 7 insertions(+), 14 deletions(-) Reviewed-by: Richard Henderson

[PATCH v2 02/11] tests/qtest/boot-serial-test: Simplify test_machine() a bit

2023-01-19 Thread Philippe Mathieu-Daudé
Slighly modify test_machine() to simplify next commit review. Signed-off-by: Philippe Mathieu-Daudé --- tests/qtest/boot-serial-test.c | 21 +++-- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/tests/qtest/boot-serial-test.c b/tests/qtest/boot-serial-test.c index