commit | 31bfd70ef02045692d04bf53461399d3b81c0ea3 | [log] [tgz] |
---|---|---|
author | Mark Cave-Ayland <mark.caveayland@nutanix.com> | Tue Jul 15 10:25:57 2025 +0100 |
committer | Cédric Le Goater <clg@redhat.com> | Mon Sep 08 16:46:31 2025 +0200 |
tree | d1e53a1c987e678a8731bc37da8ff086d994e73d | |
parent | 77f143cc418121fb30ad9e26dd90334dcf5851fc [diff] |
vfio/pci-quirks.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: Cédric Le Goater <clg@redhat.com> Link: https://lore.kernel.org/qemu-devel/20250715093110.107317-18-mark.caveayland@nutanix.com Signed-off-by: Cédric Le Goater <clg@redhat.com>