[Qemu-devel] [PATCH 16/20] block: Convert bdrv_info() to QObject

2009-12-10 Thread Luiz Capitulino
Each block device 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 --- Makefile |6 +- block.c | 123

[Qemu-devel] [PATCH 16/20] block: Convert bdrv_info() to QObject

2009-12-10 Thread Luiz Capitulino
Each block device 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 --- Makefile |6 +- block.c | 123