[Qemu-devel] [PATCH 19/20] PCI: Convert pci_device_hot_add() to QObject

2009-12-10 Thread Luiz Capitulino
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 lcapitul...@redhat.com ---

[Qemu-devel] [PATCH 19/20] PCI: Convert pci_device_hot_add() to QObject

2009-12-10 Thread Luiz Capitulino
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 lcapitul...@redhat.com ---