On 09/01/14 22:18, Pavel Hrdina wrote:
From: Peter Krempa <pkrempa(a)redhat.com>
Implement the function by returning a list of tuples instead the array
of virDomainStatsRecords and store the typed parameters as dict.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com>
---
generator.py | 1 +
libvirt-override-virConnect.py | 53 +++++++++++++++++++++++
libvirt-override.c | 95 ++++++++++++++++++++++++++++++++++++++++++
3 files changed, 149 insertions(+)
Well, looks like you didn't change this one and as you've ACKed it in v1
it should stand.
Peter