diff options
| author | Thomas Huth | 2018-03-09 08:01:38 +0100 |
|---|---|---|
| committer | David Gibson | 2018-03-18 08:27:23 +0100 |
| commit | 3c3a4e7afa742320412063f324b417f653e549cd (patch) | |
| tree | 1c587ba6d23027f63ad346a9c4ea461705d02abe /include/exec/exec-all.h | |
| parent | PPC e500: Fix gap between u-boot and kernel (diff) | |
| download | qemu-3c3a4e7afa742320412063f324b417f653e549cd.tar.gz qemu-3c3a4e7afa742320412063f324b417f653e549cd.tar.xz 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 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions
