Re: [PATCH v1 02/20] test/guest-debug: echo QEMU command as well

2021-01-11 Thread Philippe Mathieu-Daudé
On 1/8/21 11:42 PM, Alex Bennée wrote: > This helps with debugging. > > Signed-off-by: Alex Bennée > Message-Id: <20201214153012.12723-2-alex.ben...@linaro.org> > Message-Id: <20201218112707.28348-2-alex.ben...@linaro.org> > Signed-off-by: Alex Bennée > --- > tests/guest-debug/run-test.py | 1 +

[PATCH v1 02/20] test/guest-debug: echo QEMU command as well

2021-01-08 Thread Alex Bennée
This helps with debugging. Signed-off-by: Alex Bennée Message-Id: <20201214153012.12723-2-alex.ben...@linaro.org> Message-Id: <20201218112707.28348-2-alex.ben...@linaro.org> Signed-off-by: Alex Bennée --- tests/guest-debug/run-test.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/gu