qemu-cr16/hw/vfio-user
Mark Cave-Ayland af2a8bfb3c hw/vfio/types.h: rename TYPE_VFIO_PCI_BASE to TYPE_VFIO_PCI_DEVICE
This brings the QOM type name in line with the underlying VFIOPCIDevice structure.

Signed-off-by: Mark Cave-Ayland <mark.caveayland@nutanix.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250925113159.1760317-17-mark.caveayland@nutanix.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
2025-09-25 17:55:20 +02:00
..
container.c include/hw/vfio/vfio-container-base.h: rename VFIOContainerBase to VFIOContainer 2025-09-25 17:55:19 +02:00
container.h include/hw/vfio/vfio-container-base.h: rename file to vfio-container.h 2025-09-25 17:55:19 +02:00
device.c vfio-user: add coalesced posted writes 2025-06-26 08:55:38 +02:00
device.h vfio-user: implement VFIO_USER_DEVICE_RESET 2025-06-26 08:55:38 +02:00
Kconfig
meson.build vfio-user: implement VFIO_USER_DEVICE_GET_INFO 2025-06-26 08:55:38 +02:00
pci.c hw/vfio/types.h: rename TYPE_VFIO_PCI_BASE to TYPE_VFIO_PCI_DEVICE 2025-09-25 17:55:20 +02:00
protocol.h vfio-user: add coalesced posted writes 2025-06-26 08:55:38 +02:00
proxy.c treewide: handle result of qio_channel_set_blocking() 2025-09-19 12:46:07 +01:00
proxy.h vfio-user: add coalesced posted writes 2025-06-26 08:55:38 +02:00
trace-events vfio-user: add coalesced posted writes 2025-06-26 08:55:38 +02:00
trace.h vfio-user: implement message receive infrastructure 2025-06-26 08:55:38 +02:00