qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/3] net: reimplement -net nic diagnostic fix


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH 0/3] net: reimplement -net nic diagnostic fix
Date: Wed, 22 Jun 2011 12:39:42 +0100

Ping^2 ?

On 5 June 2011 14:12, Peter Maydell <address@hidden> wrote:
> Combination 'ping' and 'oops I forgot to cc the net/ maintainers'...
>
> -- PMM
>
> On 20 May 2011 16:49, Peter Maydell <address@hidden> wrote:
>> This patchset reverts commit f68b9d672, which was triggering
>> spuriously for NICs created via -device rather than -net nic.
>> It then reimplements the improved diagnostics with a different
>> approach which only applies to '-net nic'. (It's only -net nic
>> devices that can be ignored (ie not instantiated); -device
>> nic devices are always instantiated. Checking for -device user
>> errors like "this device wasn't plugged into any bus" is
>> a separate issue not addressed here.)
>>
>> Apologies for the regression.
>>
>> Peter Maydell (3):
>>  Revert "net: Improve the warnings for dubious command line option
>>    combinations"
>>  net: Don't warn about the default network setup
>>  net: Warn about "-net nic" options which were ignored
>>
>>  hw/qdev.c |    1 +
>>  net.c     |   42 +++++++++++++++++++-----------------------
>>  net.h     |    3 ++-
>>  3 files changed, 22 insertions(+), 24 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]