qemu-devel
[Top][All Lists]
Advanced

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

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


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v2 0/2]: convert device_del to the qapi
Date: Fri, 30 Mar 2012 08:22:00 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Mar 29, 2012 at 01:56:40PM -0300, Luiz Capitulino wrote:
> 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(-)
> 

Reviewed-by: Stefan Hajnoczi <address@hidden>



reply via email to

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