Hi, Along with Fabiano fixes (https://patchew.org/QEMU/[email protected]/) This clears the asan-enabled tests of reports in my build configurations.
Signed-off-by: Marc-André Lureau <[email protected]> --- Marc-André Lureau (9): tests: fix qemu:func-hexagon-linters tests/test_vhost_user_bridge: skip when running ASAN hw/misc/bcm2835_powermgt: free wdog timer on finalize tests/launchupdate-test: correct g_auto usage tests/launchupdate-test: correctly release qs tests/launchupdate-test: fix fw_cfg leak igvm: release found memory region on success igvm: make IgvmMemoryRegion a QOM hw/s390x/ipl: fix short SCSI loadparm buffer over-read backends/igvm.c | 99 ++++++++++++++--------- hw/misc/bcm2835_powermgt.c | 8 ++ hw/s390x/ipl.c | 10 +-- include/system/igvm-internal.h | 9 ++- tests/functional/hexagon/test_systests.py | 6 +- tests/functional/x86_64/test_vhost_user_bridge.py | 13 +++ tests/qtest/launchupdate-test.c | 20 ++--- tests/qtest/libqos/libqos.h | 2 + 8 files changed, 104 insertions(+), 63 deletions(-) --- base-commit: ff1d2d19d7e24893e2012d879f8e73077e17b9bd change-id: 20260906-nohmp-next-771b029cc0f2 Best regards, -- Marc-André Lureau <[email protected]>
