qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] chardev: fixes for recent record/replay on muxed
@ 2024-08-28  4:33 Nicholas Piggin
  2024-08-28  4:33 ` [PATCH 1/2] chardev: Fix record/replay error path NULL deref in device creation Nicholas Piggin
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Nicholas Piggin @ 2024-08-28  4:33 UTC (permalink / raw)
  To: Peter Maydell; +Cc: Nicholas Piggin, Alex Bennée, qemu-devel

Fix a couple of issues that Peter found with recent record/replay
fix for muxed device.

Thanks,
Nick

Nicholas Piggin (2):
  chardev: Fix record/replay error path NULL deref in device creation
  chardev: Remove __-prefixed names

 chardev/char.c | 22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)

-- 
2.45.2



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

end of thread, other threads:[~2024-11-27  4:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-28  4:33 [PATCH 0/2] chardev: fixes for recent record/replay on muxed Nicholas Piggin
2024-08-28  4:33 ` [PATCH 1/2] chardev: Fix record/replay error path NULL deref in device creation Nicholas Piggin
2024-08-28 15:43   ` Peter Maydell
2024-08-28  4:33 ` [PATCH 2/2] chardev: Remove __-prefixed names Nicholas Piggin
2024-08-28 15:44   ` Peter Maydell
2024-08-28  6:41 ` [PATCH 0/2] chardev: fixes for recent record/replay on muxed Marc-André Lureau
2024-11-27  4:52 ` Nicholas Piggin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).