[libvirt] [PATCH] remote generator: Add special case for virConnectGetType

Eric Blake eblake at redhat.com
Mon May 16 20:47:03 UTC 2011


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.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110516/27a2f6b3/attachment-0001.sig>


More information about the libvir-list mailing list