On 02/10/2012 05:10 PM, Eric Blake wrote:
On 02/10/2012 02:41 AM, ajia(a)redhat.com wrote:
> From: Alex Jia <ajia(a)redhat.com>
>
> The parameter 'device_weight' is a string, however, the
'VIR_TYPED_PARAM_STRING'
> type condition is missed by libvirt_virDomain{Set, Get}BlkioParameters bindings,
> the result is we can't get or change 'device_weight' value.
>
> + int nparams = 0, size = 0;
size should be Py_ssize_t.
ACK with that change.
Actually, it looks like Guannan's patch covers yours.
--
Eric Blake eblake(a)redhat.com +1-919-301-3266
Libvirt virtualization library
http://libvirt.org