On 3/16/19 10:50 PM, Paolo Bonzini wrote: >> This fixes when configuring with --without-default-devices: >> >> $ qemu-system-hppa >> qemu-system-hppa: Unsupported NIC model: e1000 > > This is intended. --without-default-devices does not guarantee that you can > start > the board except with --nodefaults.
Ah! Now I get it... Thanks, Phil.