commit | bdae662c9436d0d7cc6c6ae4e28f891d2f16e208 | [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 08:17:32 2009 -0600 |
tree | ba88194e930769450cde6e5bf77908a26c22bff7 | |
parent | 0108d4e3233cd3aa289f354eb8b78dfe5bb16b09 [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> (cherry picked from commit 588b38320134edee4a569f60ed88c9848961d6ee)