mirror of
https://github.com/mii443/qemu.git
synced 2025-08-31 03:19:27 +00:00
The VirtioPCIDeviceTypeInfo structure, added in commita4ee4c8baa
("virtio: Helper for registering virtio device types") got extended in commit8ea90ee690
("virtio: add class_size") with the @class_size field. Do similarly with the @instance_finalize field. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-id: 20231121174051.63038-2-philmd@linaro.org Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>