]> git.proxmox.com Git - qemu.git/commit - net.h
net: handle -netdevice options
authorMark McLoughlin <markmc@redhat.com>
Thu, 8 Oct 2009 18:58:27 +0000 (19:58 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 15 Oct 2009 14:32:01 +0000 (09:32 -0500)
commitf6b134ac30cc61ebf995537d99ec312d8ba74996
treedd0ef5a91c79c68372bc50ed34ad663b36fac1a6
parenta1ea458fdf4711b5d3b23e987b47366d6a3b5924
net: handle -netdevice options

Same as for -net except for:

- only tap, user, vde and socket types are supported
- the vlan parameter is not allowed
- the name parameter is not allowed but the id parameter is
required

Patchworks-ID: 35517
Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/pci-hotplug.c
net.c
net.h
vl.c