qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v2 0/2]: convert device_del to the qapi


From: Luiz Capitulino
Subject: [Qemu-devel] [PATCH v2 0/2]: convert device_del to the qapi
Date: Thu, 29 Mar 2012 13:56:40 -0300

V2:

o change qdev_unplug() to return void (this allows some simplifications)
o rename pci_device_hot_remove() 'errp' var to 'local_err'
o minor changelog fixes

 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(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]