eda553a442
QNX reportedly requires this to boot. Should also speed up booting other guests. Note: Upstream seabios defaults this to 'n' to due to known problems on physical hardware (qemu not affected), and wouldn't flip the default to 'y'. So we adjust our local build config accordingly. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
5 lines
88 B
Plaintext
5 lines
88 B
Plaintext
# for qemu machine types 2.0 + newer
|
|
CONFIG_QEMU=y
|
|
CONFIG_ROM_SIZE=256
|
|
CONFIG_ATA_DMA=y
|