On 7/15/25 5:26 AM, 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: Matthew Rosato <mjros...@linux.ibm.com>