On Thu, Aug 13, 2026 at 1:44 PM Chao Liu <[email protected]> wrote: > > The interrupt mode test does not depend on trace output, but passes a > trace file to QEMU. This makes startup fail when QEMU is built without > the log or simple trace backend, so qtest cannot connect. > > Drop the unnecessary trace option. > > Resolves: https://gitlab.com/qemu-project/qemu/-/work_items/4126 > > Signed-off-by: Chao Liu <[email protected]> > --- > tests/qtest/k230-wdt-test.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Bin Meng <[email protected]>
