commit | 218a536a7a7c6d3679d5eca0103f32fd11fbfaf0 | [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 07:59:49 2009 -0600 |
tree | 7d916727bef7fea8cae2f7018362f12320e1b108 | |
parent | d15e546567d75fca36d852c39e30adaab02121a7 [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>