ping ..
From: ata.husain(a)hotmail.com
To: matthias.bolte(a)googlemail.com
Date: Tue, 1 Jan 2013 12:07:12 -0800
CC: libvir-list(a)redhat.com
Subject: Re: [libvirt] [PATCH] ESX: Add AnyType_Serialize routine to esx_vi_types.c
> ---
> src/esx/esx_vi_types.c | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
> src/esx/esx_vi_types.h | 3 ++-
> 2 files changed, 50 insertions(+), 1 deletion(-)
Looks good on a quick view, but I wonder what are you trying to that
requires to serialize an AnyType directly instead of the specific
types?
Some of the variables contains "anytype" variables that are needed during
serialization time such as: "extraConfig" field of
"VirtualMachineConfigSpec" or "ArrayUpdateSpec". I found that without
providing serialize method even compilation does not work.
--
libvir-list mailing list
libvir-list(a)redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list