commit | cb4522ccf67ba84d246291d9f75bd7f3df137d1a | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue Dec 08 13:11:47 2009 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Sat Dec 12 07:59:43 2009 -0600 |
tree | 0f75897827368623ca718d7af904f56978f82566 | |
parent | d8c208dd8a038d24ba4890156101bc679a8c8fef [diff] |
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>