[platform][pc] fix up bios32 PCI support, get pci IDE working again
-Spiff up the device driver starting logic to allow for statically started devices, instead of always automatic.
This commit is contained in:
@@ -54,7 +54,7 @@ else
|
||||
QEMU="qemu-system-i386"
|
||||
PROJECT="pc-x86-test"
|
||||
CPU=qemu32
|
||||
MACHINE=q35
|
||||
MACHINE=pc
|
||||
fi
|
||||
|
||||
if (( $DO_LEGACY )); then
|
||||
|
||||
Reference in New Issue
Block a user