2011/5/16 Eric Blake <eblake@xxxxxxxxxx>: > On 05/16/2011 12:14 PM, Matthias Bolte wrote: >> This patch depends on this unapplied series: >> >> https://www.redhat.com/archives/libvir-list/2011-May/msg00987.html > > which is now reviewed. > >> Subject: [PATCH] remote generator: Add special case for virConnectGetType >> >> --- >> Âdaemon/remote.c       Â|  35 ----------------------------------- >> Âdaemon/remote_generator.pl  |  17 +++++++++++++++-- >> Âsrc/remote/remote_protocol.x |  Â2 +- >> Â3 files changed, 16 insertions(+), 38 deletions(-) > >> +++ b/src/remote/remote_protocol.x >> @@ -2051,7 +2051,7 @@ enum remote_procedure { >>    * view. A readstream transfers data from daemon to src/remote. Â*/ >>   ÂREMOTE_PROC_OPEN = 1, /* skipgen skipgen */ >>   ÂREMOTE_PROC_CLOSE = 2, /* skipgen skipgen */ >> -  ÂREMOTE_PROC_GET_TYPE = 3, /* skipgen skipgen */ >> +  ÂREMOTE_PROC_GET_TYPE = 3, /* autogen skipgen */ >>   ÂREMOTE_PROC_GET_VERSION = 4, /* autogen autogen */ >>   ÂREMOTE_PROC_GET_MAX_VCPUS = 5, /* autogen autogen */ >>   ÂREMOTE_PROC_NODE_GET_INFO = 6, /* autogen autogen */ > > ACK. > Thanks, pushed. Matthias -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list