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 13:59:43 +0000 (07:59 -0600)
commitc0c5af30f61a9b848ac72f3204cd694030313036
tree0f75897827368623ca718d7af904f56978f82566
parent98e1b82d7a9e63c41614c6cfb15ca3bdf4e6ddd7
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>
net.c
net.h
vl.c