All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Three small fixes over qom-list-properties crash
@ 2026-04-23 18:32 Peter Xu
  2026-04-23 18:32 ` [PATCH 1/3] colo-compare: Fix QMP qom-list-properties crashing Peter Xu
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Peter Xu @ 2026-04-23 18:32 UTC (permalink / raw)
  To: qemu-devel
  Cc: Paolo Bonzini, Philippe Mathieu-Daudé, Li Zhijian,
	Daniel P. Berrangé, Fabiano Rosas, peterx, Zhang Chen,
	Juraj Marcin, Jason Wang

Markus's report is here:

https://lore.kernel.org/r/87a4uvw066.fsf@pond.sub.org

These three that are relevant to either migration or memory, so I had a
look.

Peter Xu (3):
  colo-compare: Fix QMP qom-list-properties crashing
  system/ioport: Fix qom-list-properties crash on portio list obj
  qio: Fix qom-list-properties crash on net listener object

 io/net-listener.c  | 14 +++++++++-----
 net/colo-compare.c |  9 +++++++++
 system/ioport.c    | 11 +++++++++--
 3 files changed, 27 insertions(+), 7 deletions(-)

-- 
2.53.0



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

end of thread, other threads:[~2026-04-28 15:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-23 18:32 [PATCH 0/3] Three small fixes over qom-list-properties crash Peter Xu
2026-04-23 18:32 ` [PATCH 1/3] colo-compare: Fix QMP qom-list-properties crashing Peter Xu
2026-04-23 18:32 ` [PATCH 2/3] system/ioport: Fix qom-list-properties crash on portio list obj Peter Xu
2026-04-23 18:32 ` [PATCH 3/3] qio: Fix qom-list-properties crash on net listener object Peter Xu
2026-04-23 19:34   ` Daniel P. Berrangé
2026-04-24  7:01 ` [PATCH 0/3] Three small fixes over qom-list-properties crash Markus Armbruster
2026-04-28 15:36   ` Peter Xu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.