[libvirt] [PATCHv6 1/5] API: add VIR_TYPED_PARAM_STRING

2011-11-03 Thread Eric Blake
This allows strings to be transported between client and server in the context of name-type-value virTypedParameter functions. For compatibility, o new clients will not send strings to old servers, based on a feature check o new servers will not send strings to old clients without th

Re: [libvirt] [PATCHv6 1/5] API: add VIR_TYPED_PARAM_STRING

2011-11-03 Thread Stefan Berger
On 11/03/2011 02:05 PM, Eric Blake wrote: This allows strings to be transported between client and server in the context of name-type-value virTypedParameter functions. For compatibility, o new clients will not send strings to old servers, based on a feature check o new servers