Re: [Qemu-devel] [PATCH 5/5] pci: Validate interfaces on base_class_init

2017-08-25 Thread Alistair Francis
On Wed, Aug 23, 2017 at 3:14 PM, Eduardo Habkost wrote: > Make sure we don't forget to add the legacy-PCI or PCIe interface > names on PCI device classes in the future. > > Signed-off-by: Eduardo Habkost Reviewed-by: Alistair Francis

[Qemu-devel] [PATCH 5/5] pci: Validate interfaces on base_class_init

2017-08-23 Thread Eduardo Habkost
Make sure we don't forget to add the legacy-PCI or PCIe interface names on PCI device classes in the future. Signed-off-by: Eduardo Habkost --- hw/pci/pci.c | 12 1 file changed, 12 insertions(+) diff --git a/hw/pci/pci.c b/hw/pci/pci.c index baa3429..7ac5cc6