qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: Markus Armbruster <armbru@redhat.com>, qemu-devel@nongnu.org
Cc: pbonzini@redhat.com, mst@redhat.com, david@gibson.dropbear.id.au
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	[thread overview]
Message-ID: <54E246AD.5040700@redhat.com> (raw)
In-Reply-To: <1424078296-30356-1-git-send-email-armbru@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 1144 bytes --]

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 <eblake@redhat.com>

>  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 #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

      parent reply	other threads:[~2015-02-16 19:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-16  9:18 [Qemu-devel] [PATCH 0/2] pci: Bury dead legacy commands pci_add, pci_del Markus Armbruster
2015-02-16  9:18 ` [Qemu-devel] [PATCH 1/2] pci-hotplug-old: Has been dead for five major releases, bury Markus Armbruster
2015-02-16  9:18 ` [Qemu-devel] [PATCH 2/2] pci: Give a few helpers internal linkage Markus Armbruster
2015-02-16 19:36 ` Eric Blake [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54E246AD.5040700@redhat.com \
    --to=eblake@redhat.com \
    --cc=armbru@redhat.com \
    --cc=david@gibson.dropbear.id.au \
    --cc=mst@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).