]> git.ipfire.org Git - thirdparty/qemu.git/commit
default devices: network
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 8 Dec 2009 12:11:47 +0000 (13:11 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Sat, 12 Dec 2009 14:17:30 +0000 (08:17 -0600)
commit782e9e6554d2404689a156282622046538bccd17
tree287cf852f8ac83f9e9bd87fae32810f997b88e70
parent64de0113f1ffed3b0bed8ec0deafa413b48dc8d2
default devices: network

Add a default_net variable which specified whenever a default network
should be created.  It is cleared in case any -net option is specified
and it is also added to the new -nodefaults switch.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
(cherry picked from commit cb4522ccf67ba84d246291d9f75bd7f3df137d1a)
net.c
net.h
vl.c