aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2011-03-22 18:39:40 +0000
committerAurelien Jarno <aurelien@aurel32.net>2011-04-01 22:53:49 +0200
commitf68b9d672b90dedc79aeb9b44607f484dbe46a6b (patch)
tree50b80ea4c3428089ea3ccc7a86d911c154d33706 /Makefile
parente6b3c8ca0222f6633516c0461a713e7bddc4f076 (diff)
downloadqemu-f68b9d672b90dedc79aeb9b44607f484dbe46a6b.zip
qemu-f68b9d672b90dedc79aeb9b44607f484dbe46a6b.tar.gz
qemu-f68b9d672b90dedc79aeb9b44607f484dbe46a6b.tar.bz2
net: Improve the warnings for dubious command line option combinations
Improve the warnings we give if the user specified a combination of -net options which don't make much sense: * Don't warn about anything if the config is the implicit default "-net user -net nic" rather than one specified by the user (this will only kick in for boards with no NIC or if CONFIG_SLIRP is not set) * Diagnose the case where the user asked for NICs which the board didn't instantiate (for example where the user asked for two NICs but the board only supports one) Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions