qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] vfio: memory leak fix and code cleanup
@ 2023-10-09  2:20 Zhenzhong Duan
  2023-10-09  2:20 ` [PATCH 1/3] vfio/pci: Fix a potential memory leak in vfio_listener_region_add Zhenzhong Duan
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Zhenzhong Duan @ 2023-10-09  2:20 UTC (permalink / raw)
  To: qemu-devel
  Cc: alex.williamson, clg, thuth, akrowiak, pasic, jjherne, farman,
	mjrosato, borntraeger, aik, eric.auger, yi.l.liu, chao.p.peng,
	qemu-s390x

Hi,

This trivial patchset fixes a incremental memory leak in rare case,
and some cleanup on ap/ccw.

This patchset is based on vfio-next.

Thanks
Zhenzhong

Zhenzhong Duan (3):
  vfio/pci: Fix a potential memory leak in vfio_listener_region_add
  vfio/ap: Remove pointless apdev variable
  vfio/ccw: Remove redundant definition of TYPE_VFIO_CCW

 hw/vfio/ap.c                | 9 +++------
 hw/vfio/common.c            | 2 +-
 include/hw/s390x/vfio-ccw.h | 2 --
 3 files changed, 4 insertions(+), 9 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2023-10-09 20:54 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-09  2:20 [PATCH 0/3] vfio: memory leak fix and code cleanup Zhenzhong Duan
2023-10-09  2:20 ` [PATCH 1/3] vfio/pci: Fix a potential memory leak in vfio_listener_region_add Zhenzhong Duan
2023-10-09  2:20 ` [PATCH 2/3] vfio/ap: Remove pointless apdev variable Zhenzhong Duan
2023-10-09  6:26   ` Philippe Mathieu-Daudé
2023-10-09 14:49   ` Tony Krowiak
2023-10-09  2:20 ` [PATCH 3/3] vfio/ccw: Remove redundant definition of TYPE_VFIO_CCW Zhenzhong Duan
2023-10-09  6:26   ` Philippe Mathieu-Daudé
2023-10-09 18:58   ` Eric Farman
2023-10-09 20:53     ` Cédric Le Goater
2023-10-09  6:31 ` [PATCH 0/3] vfio: memory leak fix and code cleanup Cédric Le Goater
2023-10-09  6:54   ` Duan, Zhenzhong
2023-10-09 13:00 ` Cédric Le Goater

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).