Re: [PATCH 1/2] tester: Add option to specify how to load image with QEMU

2022-08-21 Thread Chris Johns
OK for this change. I am not sure about the other one so I will leave that for someone who knows. If no one says anything in the next day please push both. Thanks Chris On 20/8/2022 12:16 am, Daniel Cederman wrote: > Defaults to "-kernel", but can be changed to, for example, "-bios". > --- > tes

[PATCH 1/2] tester: Add option to specify how to load image with QEMU

2022-08-19 Thread Daniel Cederman
Defaults to "-kernel", but can be changed to, for example, "-bios". --- tester/rtems/testing/qemu.cfg | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tester/rtems/testing/qemu.cfg b/tester/rtems/testing/qemu.cfg index 3c51bee..0b592ef 100644 --- a/tester/rtems/testing/qemu.