[Libosinfo] [PATCH 1/2] device: add virtio-gpu
    Marc-André Lureau 
    mlureau at redhat.com
       
    Tue Jul  5 12:13:10 UTC 2016
    
    
  
Hi
----- Original Message -----
> 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 ?
Yes
> 
> 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
Could this be done once the 1 variants are added?
    
    
More information about the Libosinfo
mailing list