On 9/23/25 15:53, Mark Cave-Ayland wrote:
Use QOM casts to convert between VFIOSpaprContainer and VFIOLegacyContainer instead of accessing bcontainer directly.Signed-off-by: Mark Cave-Ayland <[email protected]> --- hw/vfio/spapr.c | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-)
Reviewed-by: Cédric Le Goater <[email protected]> Thanks, C.
