[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-discuss] e1000e (intel 82574) emulation support
From: |
Lukas Humbel |
Subject: |
[Qemu-discuss] e1000e (intel 82574) emulation support |
Date: |
Tue, 11 Oct 2016 11:35:23 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 |
Hi everybody,
I am interested in running the e1000e emulation. The git log shows that
support has recently been added. However, when executing
"qemu-system-x86_64 -net nic,model=help" I cannot see the e1000e. I
added "e1000e" to hw/pci/pci.c pci_nic_models and pci_nic_names array,
now it works. But I am wondering why it isn't included there by default?
I use a freshly compiled version from the current git version (commit id
a20fd901afd). The version string is: QEMU emulator version 2.7.50
(v2.7.0-961-ga20fd90-dirty).
Cheers,
Luki
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-discuss] e1000e (intel 82574) emulation support,
Lukas Humbel <=