Hi, > This seems to be in line with the changes made in patch 1; however, I > fail to see where VirtIODevice.device_id is set so that > virtio_bus_get_vdev_id() returns it when called from > virtio_pci_device_plugged()... Maybe I'll find it yet.
virtio_gpu_device_realize() calls virtio_init() with the id as one of the parameters. cheers, Gerd