[Libosinfo] [PATCH 1/2] device: add virtio-gpu

Daniel P. Berrange berrange at redhat.com
Tue Jul 5 12:06:22 UTC 2016


On Tue, Jul 05, 2016 at 01:18:44PM +0200, marcandre.lureau at redhat.com wrote:
> From: Marc-André Lureau <marcandre.lureau at gmail.com>
> 
> virtio-gpu is a non-legacy device, so device_id is always 0x10 + 0x1040.

By non-legacy, you mean it is always a virtio-1.0 device ?

We've previously discussed that we probably need to add virtio-1.0
variants for all the existing virtio devices to libosinfo, so that
we can track which guest OS actually have support for the virtio-1.0
devices. They would need to have separate names, eg virtio1-blk instead
of virtio-blk, to go along with the separate pci device IDs. So I'm
thinking we will want to call this virtio1-gpu not virtio-gpu, so that
we're consistent with naming

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the Libosinfo mailing list