Re: [Qemu-devel] [PATCH 2/3] net: Don't warn about the default network setup

2011-05-23 Thread Peter Maydell
On 23 May 2011 09:30, Markus Armbruster wrote: > Peter Maydell writes: > >> Don't warn about the default network setup that you get if no command line >> -net options are specified.  There are two cases that we would otherwise >> complain about: >> >> (1) board doesn't support a NIC but the impli

Re: [Qemu-devel] [PATCH 2/3] net: Don't warn about the default network setup

2011-05-23 Thread Markus Armbruster
Peter Maydell writes: > Don't warn about the default network setup that you get if no command line > -net options are specified. There are two cases that we would otherwise > complain about: > > (1) board doesn't support a NIC but the implicit "-net nic" requested one Maybe such board should de

[Qemu-devel] [PATCH 2/3] net: Don't warn about the default network setup

2011-05-20 Thread Peter Maydell
Don't warn about the default network setup that you get if no command line -net options are specified. There are two cases that we would otherwise complain about: (1) board doesn't support a NIC but the implicit "-net nic" requested one (2) CONFIG_SLIRP not set, so the implicit "-net nic" sets up