On Tue, 2025-07-15 at 10:26 +0100, Mark Cave-Ayland wrote: > Use QOM casts to cast to VFIOPCIDevice instead of using container_of(). > > Signed-off-by: Mark Cave-Ayland <mark.caveayl...@nutanix.com> > --- > hw/s390x/s390-pci-vfio.c | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-)
Reviewed-by: Eric Farman <far...@linux.ibm.com>