diff options
| author | Thomas Huth <thuth@redhat.com> | 2018-03-09 08:01:38 +0100 |
|---|---|---|
| committer | David Gibson <david@gibson.dropbear.id.au> | 2018-03-18 18:27:23 +1100 |
| commit | 3c3a4e7afa742320412063f324b417f653e549cd (patch) | |
| tree | 1c587ba6d23027f63ad346a9c4ea461705d02abe /hw/net/imx_fec.c | |
| parent | b4a5f24a172a1c35ef369a56e585e851bdb68c90 (diff) | |
| download | focaccia-qemu-3c3a4e7afa742320412063f324b417f653e549cd.tar.gz focaccia-qemu-3c3a4e7afa742320412063f324b417f653e549cd.zip | |
hw/ppc/spapr: Allow "spapr-vlan" as NIC model name beside "ibmveth"
With the new "--nic" command line parameter option, the "old" way of specifying a NIC model via the nd_table[] is becoming more prominent again. But for the pseries "spapr-vlan" device, there is a confusing discrepancy between the model name that is used for "--device" (i.e. "spapr-vlan") and the model name that has to be used for "--net nic" or the new "--nic" parameter (i.e. "ibmveth"). Since "spapr-vlan" is the "real" name of the device, let's allow "spapr-vlan" to be used as model name for the nd_table[] entries, too. Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Greg Kurz <groug@kaod.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'hw/net/imx_fec.c')
0 files changed, 0 insertions, 0 deletions