projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6dbcdb
)
hw/alpha/Kconfig: DP264 hardware requires e1000 network card
author
Philippe Mathieu-Daudé
<philmd@redhat.com>
Sat, 16 Mar 2019 20:08:18 +0000
(21:08 +0100)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Wed, 20 Mar 2019 10:44:13 +0000
(11:44 +0100)
This fixes when configuring with CONFIG_PCI_DEVICES=n:
$ qemu-system-alpha
qemu-system-alpha: Unsupported NIC model: e1000
Fixes: d1a95ef4ac
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <
20190316200818
.8265-15-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/alpha/Kconfig
patch
|
blob
|
history
diff --git
a/hw/alpha/Kconfig
b/hw/alpha/Kconfig
index 22cefd9577bcc3258d29c8f5263590525e2f2f6e..15c59ff26450bf5c43916ff5d9661eaeeaab2413 100644
(file)
--- a/
hw/alpha/Kconfig
+++ b/
hw/alpha/Kconfig
@@
-2,6
+2,7
@@
config DP264
bool
imply PCI_DEVICES
imply TEST_DEVICES
+ imply E1000_PCI
select I82374
select I8254
select I8259