commit | 892da02848afa931ebe9d5892d651725f2ff0554 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@redhat.com> | Sat Mar 16 21:08:10 2019 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Mar 20 11:44:13 2019 +0100 |
tree | c9ce73c7132fd1a75b80a3d04e0f6d38e39cb059 | |
parent | 09cba51e4f3ebe3ed726db37f2b00e5c227e4197 [diff] |
hw/mips/Kconfig: Malta machine requires the pcnet network card This fixes when configuring with --without-default-devices: $ qemu-system-mips64 -bios /dev/null -M malta qemu-system-mips64: Unsupported NIC model: pcnet Fixes: 7c28b925b7e Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20190316200818.8265-7-philmd@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>