[Qemu-devel] [PATCH 17/20] block: Convert bdrv_info_stats() to QObject

2009-12-10 Thread Luiz Capitulino
Each device statistic information is stored in a QDict and the returned QObject is a QList of all devices. This commit should not change user output. Signed-off-by: Luiz Capitulino lcapitul...@redhat.com --- block.c | 82 block.h

[Qemu-devel] [PATCH 17/20] block: Convert bdrv_info_stats() to QObject

2009-12-10 Thread Luiz Capitulino
Each device statistic information is stored in a QDict and the returned QObject is a QList of all devices. This commit should not change user output. Signed-off-by: Luiz Capitulino lcapitul...@redhat.com --- block.c | 82 block.h