]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
hw/pci/pci_ids: Add PCI vendor ID for ASPEED
authorJamin Lin <jamin_lin@aspeedtech.com>
Fri, 19 Sep 2025 09:30:00 +0000 (17:30 +0800)
committerCédric Le Goater <clg@redhat.com>
Mon, 29 Sep 2025 16:00:20 +0000 (18:00 +0200)
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>
include/hw/pci/pci_ids.h

index 33e2898be95767024b2b2b860e45171504e9a18e..16034aaa2c7e4ff8ff881a5f1b380f7d9016b5d4 100644 (file)
 
 #define PCI_VENDOR_ID_NVIDIA             0x10de
 
+#define PCI_VENDOR_ID_ASPEED             0x1A03
+
 #endif