On Sun, 01 Jul 2012 15:33:13 +0200 Paolo Bonzini <pbonz...@redhat.com> wrote:
> Il 13/06/2012 12:54, Paolo Bonzini ha scritto: > > Il 13/06/2012 10:22, Laszlo Ersek ha scritto: > >> Inspired by [1], the first half of this series attempts to implement a new > >> visitor that should clean up defining and processing command line options. > >> For a more detailed description, please see "[PATCH 05/17] qapi: introduce > >> OptsVisitor". > >> > >> The second half converts -net/-netdev parsing to the new visitor. > >> > >> v1->v2: > >> - Insert a small patch between v1 01/16 and v1 02/16 in order to generate > >> C types for fixed-width integers. > >> - Tighten / clean up integer types in Netdev options and in OptsVisitor. > >> - NetLegacy::name is optional. > >> - Changes are marked below individually and described separately. > >> - (Rebase to current master.) > > > > Looks good, thanks! > > Luiz, what's the state of this? Hmm, I've missed this one. Sorry for that. I'll be off for a few days starting the day after tomorrow. I'll try to review it before that.