[libvirt] [PATCH 0/7] More remote generator work

Matthias Bolte matthias.bolte at googlemail.com
Wed May 25 17:26:12 UTC 2011


2011/5/23 Matthias Bolte <matthias.bolte at googlemail.com>:
> This series removes special case code from the generator and moves
> it to annotations in the .x files. There are also cleanups of sign
> mismatches between the different API layers and additional moves of
> functions to generated code.
>
> This series superseds patch 4/5 of the last series [1] and implements
> Eric's suggestions.
>
> [1] https://www.redhat.com/archives/libvir-list/2011-May/msg00991.html
>
>  configure.ac                   |    1 +
>  daemon/remote.c                |  289 ++-----------------------
>  daemon/remote_generator.pl     |  473 ++++++++++++++++++++++++++++------------
>  src/driver.h                   |    2 +-
>  src/nwfilter/nwfilter_driver.c |    2 +-
>  src/remote/remote_driver.c     |  268 ++--------------------
>  src/remote/remote_protocol.x   |  247 +++++++++++----------
>  src/remote_protocol-structs    |   40 ++--
>  8 files changed, 532 insertions(+), 790 deletions(-)
>
> Matthias
>

I pushed the ACKed patch 1-6 now.

Matthias




More information about the libvir-list mailing list