Please, check individual patches for details. hmp-commands.hx | 3 +-- hmp.c | 9 +++++++++ hmp.h | 1 + hw/pci-hotplug.c | 15 ++++++++++++--- hw/qdev-monitor.c | 18 +++++++++++++----- hw/qdev.c | 5 +++-- 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, 65 insertions(+), 20 deletions(-)
- [Qemu-devel] [PATCH 0/2]: convert device_del to the qapi Luiz Capitulino
- [Qemu-devel] [PATCH 1/2] qdev: qdev_unplug(): Use err... Luiz Capitulino
- Re: [Qemu-devel] [PATCH 1/2] qdev: qdev_unplug():... Stefan Hajnoczi
- Re: [Qemu-devel] [PATCH 1/2] qdev: qdev_unplu... Luiz Capitulino
- Re: [Qemu-devel] [PATCH 1/2] qdev: qdev_u... Stefan Hajnoczi
- [Qemu-devel] [PATCH 2/2] qapi: convert device_del Luiz Capitulino
- Re: [Qemu-devel] [PATCH 2/2] qapi: convert device... Stefan Hajnoczi
- Re: [Qemu-devel] [PATCH 2/2] qapi: convert de... Luiz Capitulino
- Re: [Qemu-devel] [PATCH 2/2] qapi: conver... Stefan Hajnoczi