On 04/09/2012 01:28 PM, Luiz Capitulino wrote:
Contains only the device_del conversion to the QAPI series.
The changes (since 7914cb3c738a03a5d5f7cb32c3768bc62eb1e944) are available
in the following repository:
git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
Pulled. Thanks.
Regards,
Anthony Liguori
Luiz Capitulino (2):
qdev: qdev_unplug(): use error_set()
qapi: convert device_del
hmp-commands.hx | 3 +--
hmp.c | 9 +++++++++
hmp.h | 1 +
hw/pci-hotplug.c | 14 ++++++++++++--
hw/qdev-monitor.c | 11 ++++++-----
hw/qdev.c | 12 ++++++++----
hw/qdev.h | 3 ++-
hw/usb/dev-storage.c | 2 +-
hw/xen_platform.c | 4 ++--
qapi-schema.json | 20 ++++++++++++++++++++
qmp-commands.hx | 5 +----
11 files changed, 63 insertions(+), 21 deletions(-)