PCI driver rewrite

This commit is contained in:
2025-11-23 21:37:12 +01:00
parent e105b2fe35
commit fa152cac4d
9 changed files with 267 additions and 505 deletions

View File

@ -7,5 +7,5 @@ qemu-system-x86_64 \
-m 4G \
-boot d \
-serial stdio \
-drive file=disk.hdd,format=raw,if=ide \
-hda disk.hdd
$@