qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2]: convert device_del to the qapi
@ 2012-03-29 16:56 Luiz Capitulino
  2012-03-29 16:56 ` [Qemu-devel] [PATCH 1/2] qdev: qdev_unplug(): use error_set() Luiz Capitulino
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Luiz Capitulino @ 2012-03-29 16:56 UTC (permalink / raw)
  To: qemu-devel; +Cc: aliguori, stefanha, armbru

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

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [Qemu-devel] [PATCH 0/2]: convert device_del to the qapi
@ 2012-03-28 20:50 Luiz Capitulino
  2012-03-28 20:50 ` [Qemu-devel] [PATCH 2/2] qapi: convert device_del Luiz Capitulino
  0 siblings, 1 reply; 10+ messages in thread
From: Luiz Capitulino @ 2012-03-28 20:50 UTC (permalink / raw)
  To: qemu-devel; +Cc: aliguori

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-03-30 13:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-29 16:56 [Qemu-devel] [PATCH v2 0/2]: convert device_del to the qapi Luiz Capitulino
2012-03-29 16:56 ` [Qemu-devel] [PATCH 1/2] qdev: qdev_unplug(): use error_set() Luiz Capitulino
2012-03-29 16:56 ` [Qemu-devel] [PATCH 2/2] qapi: convert device_del Luiz Capitulino
2012-03-29 17:55   ` Eric Blake
2012-03-30 13:10     ` Luiz Capitulino
2012-03-30  7:22 ` [Qemu-devel] [PATCH v2 0/2]: convert device_del to the qapi Stefan Hajnoczi
  -- strict thread matches above, loose matches on Subject: below --
2012-03-28 20:50 [Qemu-devel] [PATCH " Luiz Capitulino
2012-03-28 20:50 ` [Qemu-devel] [PATCH 2/2] qapi: convert device_del Luiz Capitulino
2012-03-29  7:08   ` Stefan Hajnoczi
2012-03-29 13:17     ` Luiz Capitulino
2012-03-29 13:39       ` Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).