qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RfC PATCH 07/15] virtio-gpu-pci: add virtio pci suppor


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [RfC PATCH 07/15] virtio-gpu-pci: add virtio pci support
Date: Fri, 27 Feb 2015 12:13:51 +0100

> > diff --git a/include/hw/pci/pci.h b/include/hw/pci/pci.h
> > index bdee464..4a18ef5 100644
> > --- a/include/hw/pci/pci.h
> > +++ b/include/hw/pci/pci.h
> > @@ -81,6 +81,7 @@
> >   #define PCI_DEVICE_ID_VIRTIO_SCSI        0x1004
> >   #define PCI_DEVICE_ID_VIRTIO_RNG         0x1005
> >   #define PCI_DEVICE_ID_VIRTIO_9P          0x1009
> > +#define PCI_DEVICE_ID_VIRTIO_GPU         0x1010
> >   
> >   #define PCI_VENDOR_ID_REDHAT             0x1b36
> >   #define PCI_DEVICE_ID_REDHAT_BRIDGE      0x0001

Dropped, not used.

cheers,
  Gerd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]