qemu-cr16/hw/vfio-user
Mark Cave-Ayland a49ef7a467 vfio-user/pci.c: use QOM casts where appropriate
Use QOM casts to convert between VFIOPCIDevice and PCIDevice instead of
accessing pdev directly.

Signed-off-by: Mark Cave-Ayland <mark.caveayland@nutanix.com>
Reviewed-by: John Levon <john.levon@nutanix.com>
Link: https://lore.kernel.org/qemu-devel/20250715093110.107317-21-mark.caveayland@nutanix.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
2025-09-08 16:46:31 +02:00
..
container.c vfio/container.c: use QOM casts where appropriate 2025-09-08 16:46:31 +02:00
container.h vfio-user/container.h: rename VFIOUserContainer bcontainer field to parent_obj 2025-09-08 16:46:31 +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 vfio-user/pci.c: use QOM casts where appropriate 2025-09-08 16:46:31 +02:00
protocol.h vfio-user: add coalesced posted writes 2025-06-26 08:55:38 +02:00
proxy.c vfio scsi ui: Error-check qio_channel_socket_connect_sync() the same way 2025-09-01 13:11:13 +02: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