]> Git Repo - qemu.git/commit
PCI: Convert pci_device_hot_add() to QObject
authorLuiz Capitulino <[email protected]>
Thu, 10 Dec 2009 19:16:09 +0000 (17:16 -0200)
committerAnthony Liguori <[email protected]>
Sat, 12 Dec 2009 13:59:49 +0000 (07:59 -0600)
commit7a344f7ac7bb651d0556a933ed8060d3a9e5d949
tree047ea0c1f3c8c312f52bc42675b3b2b2a92cdc1e
parent588b38320134edee4a569f60ed88c9848961d6ee
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 <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
hw/pci-hotplug.c
qemu-monitor.hx
sysemu.h
This page took 0.026743 seconds and 4 git commands to generate.