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