On 24/09/15 12:27, Laurent Vivier wrote: > To allow QEMU to add PCI entries in device tree, > we must have a more exhaustive list of PCI class IDs. > > This patch synchronizes as much as possible with > pci_ids.h and add some missing IDs from SLOF. > > Signed-off-by: Laurent Vivier <lviv...@redhat.com> > Reviewed-by: Michael S. Tsirkin <m...@redhat.com> > --- > include/hw/pci/pci_ids.h | 112 > +++++++++++++++++++++++++++++++++++++++++++---- > 1 file changed, 103 insertions(+), 9 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>