qemu/hw/vfio
Zhenzhong Duan b77548355a vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool
Make VFIOIOMMUClass::attach_device() and its wrapper function
vfio_attach_device() return bool.

This is to follow the coding standand to return bool if 'Error **'
is used to pass error.

Suggested-by: Cédric Le Goater <clg@redhat.com>
Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Signed-off-by: Cédric Le Goater <clg@redhat.com>
2024-05-16 16:59:20 +02:00
..
amd-xgbe.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
ap.c vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool 2024-05-16 16:59:20 +02:00
calxeda-xgmac.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
ccw.c vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool 2024-05-16 16:59:20 +02:00
common.c vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool 2024-05-16 16:59:20 +02:00
container-base.c vfio: Add Error** argument to .get_dirty_bitmap() handler 2024-05-16 16:59:19 +02:00
container.c vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool 2024-05-16 16:59:20 +02:00
cpr.c vfio: allow cpr-reboot migration if suspended 2024-03-08 22:10:13 +01:00
display.c ui/console: Use qemu_dmabuf_new() and free() helpers instead 2024-05-14 17:14:12 +04:00
helpers.c hw/vfio/helpers: Fix missing ERRP_GUARD() for error_prepend() 2024-03-12 11:45:34 +01:00
igd.c *: Add missing includes of qemu/error-report.h 2023-03-22 15:06:57 +00:00
iommufd.c vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool 2024-05-16 16:59:20 +02:00
Kconfig hw/vfio: Move the IGD quirk code to a separate file 2020-02-06 11:55:42 -07:00
meson.build vfio: register container for cpr 2024-03-08 22:10:13 +01:00
migration.c vfio/migration: Enhance VFIO migration state tracing 2024-05-16 16:59:20 +02:00
pci-quirks.c hw/vfio/pci-quirks: Fix missing ERRP_GUARD() for error_prepend() 2024-03-12 11:45:45 +01:00
pci.c vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool 2024-05-16 16:59:20 +02:00
pci.h vfio/pci: migration: Skip config space check for Vendor Specific Information in VSC during restore/load 2024-05-16 16:59:19 +02:00
platform.c vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool 2024-05-16 16:59:20 +02:00
spapr.c vfio/spapr: Introduce a sPAPR VFIOIOMMU QOM interface 2024-01-05 21:25:20 +01:00
trace-events vfio/migration: Enhance VFIO migration state tracing 2024-05-16 16:59:20 +02:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00