Re: [libvirt] [PATCH 2/2] python: make python APIs use these helper functions

2012-03-26 Thread Guannan Ren
On 03/27/2012 07:11 AM, Eric Blake wrote: On 03/26/2012 12:11 AM, Guannan Ren wrote: *libvirt_virDomainGetCPUStats *setPyVirTypedParameter --- python/libvirt-override-api.xml |4 +- python/libvirt-override.c | 62 +- 2 files changed,

Re: [libvirt] [PATCH 2/2] python: make python APIs use these helper functions

2012-03-26 Thread Eric Blake
On 03/26/2012 12:11 AM, Guannan Ren wrote: > *libvirt_virDomainGetCPUStats > *setPyVirTypedParameter > --- > python/libvirt-override-api.xml |4 +- > python/libvirt-override.c | 62 +- > 2 files changed, 11 insertions(+), 55 deletions(-) Nic

[libvirt] [PATCH 2/2] python: make python APIs use these helper functions

2012-03-25 Thread Guannan Ren
*libvirt_virDomainGetCPUStats *setPyVirTypedParameter --- python/libvirt-override-api.xml |4 +- python/libvirt-override.c | 62 +- 2 files changed, 11 insertions(+), 55 deletions(-) diff --git a/python/libvirt-override-api.xml b/python/libv