You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/s390x
Kevin Wolf 78e3781541 hw/s390x/ccw-device: Fix memory leak in loadparm setter
Commit bdf12f2a fixed the setter for the "loadparm" machine property,
which gets a string from a visitor, passes it to s390_ipl_fmt_loadparm()
and then forgot to free it. It left another instance of the same problem
unfixed in the "loadparm" device property. Fix it.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-ID: <20250625082751.24896-1-kwolf@redhat.com>
Reviewed-by: Eric Farman <farman@linux.ibm.com>
Reviewed-by: Halil Pasic <pasic@linux.ibm.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
3 days ago
..
3270-ccw.c qom: Have class_init() take a const data argument 2 months ago
Kconfig s390x: virtio-mem support 6 months ago
ap-bridge.c qom: Make InterfaceInfo[] uses const 2 months ago
ap-device.c qom: Have class_init() take a const data argument 2 months ago
ap-stub.c s390: implementing CHSC SEI for AP config change 2 weeks ago
ccw-device.c hw/s390x/ccw-device: Fix memory leak in loadparm setter 3 days ago
ccw-device.h hw/s390x: Restrict "loadparm" property to devices that can be used for booting 7 months ago
cpu-topology.c qapi: make s390x specific CPU commands unconditionally available 1 month ago
css-bridge.c qom: Make InterfaceInfo[] uses const 2 months ago
css.c include/system: Move exec/address-spaces.h to system/address-spaces.h 2 months ago
event-facility.c hw/s390x: add SCLP event type CPI 3 days ago
ipl.c target/s390x: Return UVC cmd code, RC and RRC value when DIAG 308 Subcode 10 fails to enter secure mode 2 months ago
ipl.h target/s390x: Return UVC cmd code, RC and RRC value when DIAG 308 Subcode 10 fails to enter secure mode 2 months ago
meson.build hw/s390x: add SCLP event type CPI 3 days ago
s390-ccw.c qom: Have class_init() take a const data argument 2 months ago
s390-hypercall.c s390x/s390-hypercall: introduce DIAG500 STORAGE_LIMIT 6 months ago
s390-hypercall.h s390x/s390-hypercall: introduce DIAG500 STORAGE_LIMIT 6 months ago
s390-pci-bus.c qom: Make InterfaceInfo[] uses const 2 months ago
s390-pci-inst.c exec/cpu-all: remove exec/target_page include 2 months ago
s390-pci-kvm.c s390x/pci: refresh fh before disabling aif 1 year ago
s390-pci-vfio.c vfio: Introduce a new header file for helper services 2 months ago
s390-skeys-kvm.c qom: Have class_init() take a const data argument 2 months ago
s390-skeys.c qapi: remove the misc-target.json file 1 month ago
s390-stattrib-kvm.c qom: Have class_init() take a const data argument 2 months ago
s390-stattrib.c qom: Have class_init() take a const data argument 2 months ago
s390-virtio-ccw.c hw/s390x: add SCLP event type CPI 3 days ago
sclp.c qom: Have class_init() take a const data argument 2 months ago
sclpcpi.c hw/s390x: support migration of CPI data 3 days ago
sclpcpu.c qom: Have class_init() take a const data argument 2 months ago
sclpquiesce.c qom: Have class_init() take a const data argument 2 months ago
tod-kvm.c qom: Have class_init() take a const data argument 2 months ago
tod-tcg.c qom: Have class_init() take a const data argument 2 months ago
tod.c qom: Have class_init() take a const data argument 2 months ago
trace-events hw/s390x: Introduce s390_skeys_get|set() helpers 1 year ago
trace.h
vhost-scsi-ccw.c qom: Have class_init() take a const data argument 2 months ago
vhost-user-fs-ccw.c qom: Have class_init() take a const data argument 2 months ago
vhost-vsock-ccw.c qom: Have class_init() take a const data argument 2 months ago
virtio-ccw-9p.c qom: Have class_init() take a const data argument 2 months ago
virtio-ccw-balloon.c qom: Have class_init() take a const data argument 2 months ago
virtio-ccw-blk.c qom: Have class_init() take a const data argument 2 months ago
virtio-ccw-crypto.c qom: Have class_init() take a const data argument 2 months ago
virtio-ccw-gpu.c qom: Have class_init() take a const data argument 2 months ago
virtio-ccw-input.c qom: Have class_init() take a const data argument 2 months ago
virtio-ccw-md-stubs.c s390x/virtio-ccw: add support for virtio based memory devices 6 months ago
virtio-ccw-md.c qom: Make InterfaceInfo[] uses const 2 months ago
virtio-ccw-md.h s390x/virtio-ccw: add support for virtio based memory devices 6 months ago
virtio-ccw-mem.c qom: Have class_init() take a const data argument 2 months ago
virtio-ccw-mem.h s390x: virtio-mem support 6 months ago
virtio-ccw-net.c qom: Have class_init() take a const data argument 2 months ago
virtio-ccw-rng.c qom: Have class_init() take a const data argument 2 months ago
virtio-ccw-scsi.c qom: Have class_init() take a const data argument 2 months ago
virtio-ccw-serial.c qom: Have class_init() take a const data argument 2 months ago
virtio-ccw.c qom: Have class_init() take a const data argument 2 months ago
virtio-ccw.h hw/s390/virtio-ccw: Convert to three-phase reset 10 months ago