commit | 7a344f7ac7bb651d0556a933ed8060d3a9e5d949 | [log] [tgz] |
---|---|---|
author | Luiz Capitulino <lcapitulino@redhat.com> | Thu Dec 10 17:16:09 2009 -0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Sat Dec 12 07:59:49 2009 -0600 |
tree | 047ea0c1f3c8c312f52bc42675b3b2b2a92cdc1e | |
parent | 588b38320134edee4a569f60ed88c9848961d6ee [diff] |
PCI: Convert pci_device_hot_add() to QObject Return a QDict with information about the just added device. This commit should not change user output. Please, note that this patch does not do error handling conversion. In error conditions the handler still calls monitor_printf(). Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>