commit | 8d3776dd6d8740fb7c91c7c1c25b60fc7edfd19c | [log] [tgz] |
---|---|---|
author | Mark Cave-Ayland <mark.caveayland@nutanix.com> | Tue Jul 15 10:25:59 2025 +0100 |
committer | Cédric Le Goater <clg@redhat.com> | Mon Sep 08 16:46:31 2025 +0200 |
tree | b4d380743ba2fb167c94a02151159f9cb3fc9224 | |
parent | 54a3eb315023f59db0426d85604f4527bf7b1aaa [diff] |
vfio/igd.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: Tomita Moeko <tomitamoeko@gmail.com> Link: https://lore.kernel.org/qemu-devel/20250715093110.107317-20-mark.caveayland@nutanix.com Signed-off-by: Cédric Le Goater <clg@redhat.com>