Browse Source

hw/pci/pci_ids: Add PCI vendor ID for ASPEED

Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250919093017.338309-2-jamin_lin@aspeedtech.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
pull/305/head
Jamin Lin 7 months ago
committed by Cédric Le Goater
parent
commit
42dd3c4f7d
  1. 2
      include/hw/pci/pci_ids.h

2
include/hw/pci/pci_ids.h

@ -291,4 +291,6 @@
#define PCI_VENDOR_ID_NVIDIA 0x10de
#define PCI_VENDOR_ID_ASPEED 0x1A03
#endif

Loading…
Cancel
Save