qemu/hw/vfio
Cédric Le Goater 005b8d1045 vfio: Move vfio_get_device_info() to helpers.c
vfio_get_device_info() is a low level routine. Move it with the other
helpers.

Reviewed-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
Reviewed-by: John Levon <john.levon@nutanix.com>
Link: https://lore.kernel.org/qemu-devel/20250318095415.670319-19-clg@redhat.com
Link: https://lore.kernel.org/qemu-devel/20250326075122.1299361-20-clg@redhat.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
2025-04-25 09:01:37 +02:00
..
amd-xgbe.c vfio-platform: Deprecate all forms of vfio-platform devices 2025-03-06 06:47:33 +01:00
ap.c include/system: Move exec/address-spaces.h to system/address-spaces.h 2025-04-23 14:08:21 -07:00
calxeda-xgmac.c vfio-platform: Deprecate all forms of vfio-platform devices 2025-03-06 06:47:33 +01:00
ccw.c include/system: Move exec/address-spaces.h to system/address-spaces.h 2025-04-23 14:08:21 -07:00
common.c vfio: Move vfio_get_device_info() to helpers.c 2025-04-25 09:01:37 +02:00
container-base.c vfio: Move VFIOAddressSpace helpers into container-base.c 2025-04-25 09:01:37 +02:00
container.c vfio: Move vfio_get_info_dma_avail() into helpers.c 2025-04-25 09:01:37 +02:00
cpr.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
display.c vfio: Introduce a new header file for VFIOdisplay declarations 2025-04-25 09:01:37 +02:00
helpers.c vfio: Move vfio_get_device_info() to helpers.c 2025-04-25 09:01:37 +02:00
igd.c vfio/igd: Fix broken KVMGT OpRegion support 2025-03-11 17:01:14 +01:00
iommufd.c vfio: Move vfio_kvm_device_add/del_fd() to helpers.c 2025-04-25 09:01:37 +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: Move vfio_kvm_device_add/del_fd() to helpers.c 2025-04-25 09:01:37 +02:00
migration-multifd.c vfio: Introduce a new header file for internal migration services 2025-04-25 09:01:37 +02:00
migration-multifd.h vfio/migration: Multifd device state transfer support - send side 2025-03-06 06:47:34 +01:00
migration.c vfio: Move vfio_device_state_is_running/precopy() into migration.c 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 vfio: Introduce a new header file for helper services 2025-04-25 09:01:37 +02:00
pci.h vfio: Introduce new files for VFIORegion definitions and declarations 2025-04-25 09:01:37 +02:00
platform.c vfio: Introduce new files for VFIORegion definitions and declarations 2025-04-25 09:01:37 +02:00
region.c vfio: Introduce a new header file for helper services 2025-04-25 09:01:37 +02:00
spapr.c vfio: Introduce a new header file for VFIOcontainer declarations 2025-04-25 09:01:37 +02:00
trace-events vfio: Introduce new files for VFIORegion definitions and declarations 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-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_get_device_info() to 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-migration-internal.h vfio: Move vfio_device_state_is_running/precopy() into migration.c 2025-04-25 09:01:37 +02:00