qemu/hw/vfio
Steve Sistare 07f86929e5 vfio/container: vfio_container_group_add
Add vfio_container_group_add to de-dup some code.  No functional change.

Signed-off-by: Steve Sistare <steven.sistare@oracle.com>
Reviewed-by: Cedric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/1746195760-101443-4-git-send-email-steven.sistare@oracle.com
[ clg: vfio_attach_discard_disable() -> vfio_container_attach_discard_disable() ]
Signed-off-by: Cédric Le Goater <clg@redhat.com>
2025-05-09 12:42:27 +02:00
..
amd-xgbe.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
ap.c Various patches loosely related to single binary work: 2025-04-27 12:47:16 -04:00
calxeda-xgmac.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
ccw.c Various patches loosely related to single binary work: 2025-04-27 12:47:16 -04:00
container-base.c vfio: Rename VFIODevice related services 2025-04-25 09:01:37 +02:00
container.c vfio/container: vfio_container_group_add 2025-05-09 12:42:27 +02:00
cpr.c vfio: Rename vfio-common.h to vfio-device.h 2025-04-25 09:01:37 +02:00
device.c vfio: Cleanup host IOMMU device creation 2025-04-25 09:01:38 +02:00
display.c vfio: Rename VFIODevice related services 2025-04-25 09:01:37 +02:00
helpers.c vfio: Rename vfio-common.h to vfio-device.h 2025-04-25 09:01:37 +02:00
igd.c Various patches loosely related to single binary work: 2025-04-27 12:47:16 -04:00
iommufd.c Various patches loosely related to single binary work: 2025-04-27 12:47:16 -04:00
Kconfig hw/vfio: Move the IGD quirk code to a separate file 2020-02-06 11:55:42 -07:00
listener.c vfio: Rename vfio-common.h to vfio-device.h 2025-04-25 09:01:37 +02:00
meson.build vfio: Introduce new files for VFIO MemoryListener 2025-04-25 09:01:37 +02:00
migration-multifd.c vfio: Rename vfio-common.h to vfio-device.h 2025-04-25 09:01:37 +02:00
migration-multifd.h vfio: Rename vfio-common.h to vfio-device.h 2025-04-25 09:01:37 +02:00
migration.c vfio: Rename vfio-common.h to vfio-device.h 2025-04-25 09:01:37 +02:00
pci-quirks.c vfio/pci-quirks: Exclude non-ioport BAR from ATI quirk 2025-03-11 17:01:15 +01:00
pci-quirks.h vfio/pci: introduce config_offset field in VFIOConfigMirrorQuirk 2025-02-11 14:15:19 +01:00
pci.c Various patches loosely related to single binary work: 2025-04-27 12:47:16 -04:00
pci.h vfio: Rename vfio-common.h to vfio-device.h 2025-04-25 09:01:37 +02:00
platform.c Various patches loosely related to single binary work: 2025-04-27 12:47:16 -04:00
region.c vfio: Rename VFIODevice related services 2025-04-25 09:01:37 +02:00
spapr.c Various patches loosely related to single binary work: 2025-04-27 12:47:16 -04:00
trace-events vfio: Rename VFIOContainer related services 2025-04-25 09:01:37 +02:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
vfio-cpr.h vfio: Introduce new files for CPR definitions and declarations 2025-04-25 09:01:37 +02:00
vfio-display.h vfio: Introduce new files for VFIORegion definitions and declarations 2025-04-25 09:01:37 +02:00
vfio-helpers.h vfio: Move vfio_kvm_device_fd() into helpers.c 2025-04-25 09:01:37 +02:00
vfio-iommufd.h vfio: Introduce a new header file for VFIOIOMMUFD declarations 2025-04-25 09:01:37 +02:00
vfio-listener.h vfio: Introduce vfio_listener_un/register() routines 2025-04-25 09:01:37 +02:00
vfio-migration-internal.h vfio: Move vfio_device_state_is_running/precopy() into migration.c 2025-04-25 09:01:37 +02:00