commit | 588b38320134edee4a569f60ed88c9848961d6ee | [log] [tgz] |
---|---|---|
author | Luiz Capitulino <lcapitulino@redhat.com> | Thu Dec 10 17:16:08 2009 -0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Sat Dec 12 07:59:49 2009 -0600 |
tree | c8483cf34d82d4271cba8fd2428c76de472df08e | |
parent | 218a536a7a7c6d3679d5eca0103f32fd11fbfaf0 [diff] |
char: Convert qemu_chr_info() to QObject Each device is represented by a QDict. 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>