commit | 4305793badb13a97c55ca8262e7b1a099ee0a0cf | [log] [tgz] |
---|---|---|
author | Luiz Capitulino <lcapitulino@redhat.com> | Thu Dec 10 17:16:06 2009 -0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Sat Dec 12 08:17:32 2009 -0600 |
tree | bb826635b8cc7f79b45fd0871283e0cc08ad818d | |
parent | d2d51eeff012ba83097f47a511cb21b14da0a170 [diff] |
block: Convert bdrv_info() to QObject 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 <lcapitulino@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> (cherry picked from commit d15e546567d75fca36d852c39e30adaab02121a7)