mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-02-21 11:52:19 -07:00
This fixes when configuring with --without-default-devices:
$ qemu-system-mips64 -bios /dev/null -M malta
qemu-system-mips64: Unknown device 'piix4-usb-uhci' for bus 'PCI'
Fixes:
|
||
|---|---|---|
| .. | ||
| apm.c | ||
| i82378.c | ||
| isa-bus.c | ||
| isa-superio.c | ||
| Kconfig | ||
| lpc_ich9.c | ||
| Makefile.objs | ||
| pc87312.c | ||
| piix4.c | ||
| smc37c669-superio.c | ||
| trace-events | ||
| vt82c686.c | ||