qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 00/16] introduce OptsVisitor, rebase -net/-netde


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 00/16] introduce OptsVisitor, rebase -net/-netdev parsing
Date: Wed, 06 Jun 2012 16:10:44 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1

Il 06/06/2012 15:31, Andreas Färber ha scritto:
>> > 
>> > (a) add < 0 checks to <http://patchwork.ozlabs.org/patch/150427/> and
>> >     include it in the series,
>> > (b) make all Netdev integer types as strict as possible, remove
>> >     superfluous checks,
>> > (c) render NetLegacy::name optional.
>> > 
>> > How do I lay out (a)? Should I include the patch verbatim first (with
>> > proper From: and Signed-off-by: lines) and then modify it in a small
>> > followup, or squash those two and... what? :)
> I am missing context here. The referenced patch is on qom-next already
> and will thus be in my upcoming PULL (today or tomorrow) unless someone
> comments on that patch, cc'ing me, that there's an error. Feel free to
> cherry-pick from there but do not squash into random series please.
> 
> I don't understand what < 0 checks you are talking about, lacking time
> to go through this QIDL patch series ATM.

The uintXX visitors do not fail if you pass a negative value.  I'm fine
with including the patch with the small bug and fixing it as a
follow-up, there's plenty of time before 1.2.

Paolo



reply via email to

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