[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [PATCH v4 1/2] PCI: add missing classes in pci_ids.h to b
From: |
Thomas Huth |
Subject: |
Re: [Qemu-ppc] [PATCH v4 1/2] PCI: add missing classes in pci_ids.h to build device tree |
Date: |
Thu, 24 Sep 2015 12:45:18 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 |
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 <address@hidden>
> Reviewed-by: Michael S. Tsirkin <address@hidden>
> ---
> include/hw/pci/pci_ids.h | 112
> +++++++++++++++++++++++++++++++++++++++++++----
> 1 file changed, 103 insertions(+), 9 deletions(-)
Reviewed-by: Thomas Huth <address@hidden>