QEMU PCI testdev driver

This commit is contained in:
2025-11-29 23:54:12 +01:00
parent 3ee494cffc
commit 11b4d6a2bc
4 changed files with 45 additions and 0 deletions

View File

@@ -71,6 +71,7 @@ SRCFILES += $(call GRABSRC, \
pci \
pci/ata \
pci/serial \
pci/qemu/testdev \
cjob \
)