QEMU-Arm Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] Various ASAN & tests fixes
@ 2026-09-06  8:53 Marc-André Lureau
  2026-09-06  8:53 ` [PATCH 1/9] tests: fix qemu:func-hexagon-linters Marc-André Lureau
                   ` (8 more replies)
  0 siblings, 9 replies; 16+ messages in thread
From: Marc-André Lureau @ 2026-09-06  8:53 UTC (permalink / raw)
  To: qemu-devel
  Cc: Brian Cain, Pierrick Bouvier, Michael S. Tsirkin,
	Stefano Garzarella, Paolo Bonzini, Zhao Liu, Peter Maydell,
	Philippe Mathieu-Daudé, qemu-arm, Ani Sinha, Gerd Hoffman,
	Fabiano Rosas, Laurent Vivier, Jared Rossi, Zhuoying Cai,
	Christian Borntraeger, Jason Herne, Richard Henderson,
	Ilya Leoshkevich, David Hildenbrand, Halil Pasic, Eric Farman,
	Matthew Rosato, Cornelia Huck, qemu-s390x, Marc-André Lureau

Hi,

Along with Fabiano
fixes (https://patchew.org/QEMU/20260903220523.2849019-1-farosas@suse.de/)
This clears the asan-enabled tests of reports in my build configurations.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
---
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 <marcandre.lureau@redhat.com>



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2026-09-09  0:04 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-06  8:53 [PATCH 0/9] Various ASAN & tests fixes Marc-André Lureau
2026-09-06  8:53 ` [PATCH 1/9] tests: fix qemu:func-hexagon-linters Marc-André Lureau
2026-09-06 22:30   ` Brian Cain
2026-09-06  8:53 ` [PATCH 2/9] tests/test_vhost_user_bridge: skip when running ASAN Marc-André Lureau
2026-09-07 12:02   ` Michael S. Tsirkin
2026-09-07 13:22     ` Marc-André Lureau
2026-09-07 13:34       ` Michael S. Tsirkin
2026-09-06  8:53 ` [PATCH 3/9] hw/misc/bcm2835_powermgt: free wdog timer on finalize Marc-André Lureau
2026-09-06  8:53 ` [PATCH 4/9] tests/launchupdate-test: correct g_auto usage Marc-André Lureau
2026-09-06  8:53 ` [PATCH 5/9] tests/launchupdate-test: correctly release qs Marc-André Lureau
2026-09-06  8:53 ` [PATCH 6/9] tests/launchupdate-test: fix fw_cfg leak Marc-André Lureau
2026-09-06  8:53 ` [PATCH 7/9] igvm: release found memory region on success Marc-André Lureau
2026-09-06  8:53 ` [PATCH 8/9] igvm: make IgvmMemoryRegion a QOM Marc-André Lureau
2026-09-06  8:53 ` [PATCH 9/9] hw/s390x/ipl: fix short SCSI loadparm buffer over-read Marc-André Lureau
2026-09-08 13:55   ` Jared Rossi
2026-09-09  0:03   ` Eric Farman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox