qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/2] pci: Bury dead legacy commands pci_add, pci


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 0/2] pci: Bury dead legacy commands pci_add, pci_del
Date: Mon, 16 Feb 2015 12:36:13 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

On 02/16/2015 02:18 AM, Markus Armbruster wrote:
> With great pleasure.
> 
> Markus Armbruster (2):
>   pci-hotplug-old: Has been dead for five major releases, bury
>   pci: Give a few helpers internal linkage
> 

Reviewed-by: Eric Blake <address@hidden>

>  default-configs/i386-softmmu.mak   |   1 -
>  default-configs/x86_64-softmmu.mak |   1 -
>  device-hotplug.c                   |   7 +-
>  hmp-commands.hx                    |  32 ----
>  hw/pci/Makefile.objs               |   2 -
>  hw/pci/pci-hotplug-old.c           | 343 
> -------------------------------------
>  hw/pci/pci.c                       |  14 +-
>  include/hw/pci/pci.h               |   7 -
>  include/sysemu/blockdev.h          |   2 -
>  include/sysemu/sysemu.h            |   5 -
>  stubs/Makefile.objs                |   1 -
>  stubs/pci-drive-hot-add.c          |  10 --
>  12 files changed, 10 insertions(+), 415 deletions(-)
>  delete mode 100644 hw/pci/pci-hotplug-old.c
>  delete mode 100644 stubs/pci-drive-hot-add.c
> 

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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