qemu/hw/block
Phil Dennis-Jordan 12ed6aca7c hw/block/virtio-blk: Replaces request free function with g_free
The virtio_blk_free_request() function has been a 1-liner forwarding
to g_free() for a while now. We may as well call g_free on the request
pointer directly.

Signed-off-by: Phil Dennis-Jordan <phil@philjordan.eu>
Reviewed-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Tested-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Message-ID: <20241223221645.29911-14-phil@philjordan.eu>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2024-12-31 21:21:34 +01:00
..
dataplane include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
block.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
cdrom.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
fdc-internal.h hw/block/fdc-sysbus: Move iomem from FDCtrl to FDCtrlSysBus 2024-02-14 06:09:32 -05:00
fdc-isa.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
fdc-sysbus.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2024-12-19 19:36:37 +01:00
fdc.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
hd-geometry.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
Kconfig hw/block: Remove ecc 2024-10-15 15:16:17 +01:00
m25p80.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
m25p80_sfdp.c hw/block/m25p80: Add SFDP table for w25q80bl flash 2024-10-24 07:57:47 +02:00
m25p80_sfdp.h hw/block/m25p80: Add SFDP table for w25q80bl flash 2024-10-24 07:57:47 +02:00
meson.build hw/block: Remove ecc 2024-10-15 15:16:17 +01:00
nand.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
pflash_cfi01.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
pflash_cfi02.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
swim.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
trace-events hw/pflash: implement update buffer for block writes 2024-01-19 12:28:59 +01:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
vhost-user-blk.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
virtio-blk-common.c virtio-blk: add zoned storage emulation for zoned devices 2023-05-15 08:18:10 -04:00
virtio-blk.c hw/block/virtio-blk: Replaces request free function with g_free 2024-12-31 21:21:34 +01:00
xen-block.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
xen_blkif.h xen: Import other xen/io/*.h 2019-06-24 10:42:30 +01:00