qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Hu Tao <hutao@cn.fujitsu.com>
Cc: qemu-devel@nongnu.org, Marcel Apfelbaum <marcel.a@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v3 0/6] Some PCI related cleanup patches
Date: Wed, 21 Jan 2015 14:00:58 +0200	[thread overview]
Message-ID: <20150121120058.GG15439@redhat.com> (raw)
In-Reply-To: <20150121064133.GG24394@G08FNSTD100614.g08.fujitsu.local>

On Wed, Jan 21, 2015 at 02:41:33PM +0800, Hu Tao wrote:
> ping...

At some point you said "will resend".

> On Thu, Dec 11, 2014 at 10:20:22AM +0800, Hu Tao wrote:
> > Hi,
> > 
> > This is v3 of PCI clenaup series. See each patch for the detail.
> > 
> > Regards,
> > Hu
> > 
> > changes:
> > 
> > v3:
> >   - rebase on top of 7fb8da2b886, all 5 patches applied cleanly.
> >   - new patch: pci: introduce PCI_DEVFN_AUTO
> > 
> > v2:
> >   - remove patch 3 from v1 which is incorrect.
> >   - rename defined macros as per Marcel's suggestion
> >   - place macros in pci_host.h as per Marcel's suggestion
> >   - new patch 'pci: reorganize QEMU_PCI_CAP_*'
> > 
> > Hu Tao (6):
> >   pci: reorganize QEMU_PCI_CAP_*
> >   pci: introduce pci_host_config_enabled()
> >   pci: define PCI_HOST_BRIDGE_CONFIG_ADDR and
> >     PCI_HOST_BRIDGE_CONFIG_DATA.
> >   pci: remove the limit parameter of pci_host_config_read_common
> >   pci: remove the limit parameter of pci_host_config_write_common
> >   pci: introduce PCI_DEVFN_AUTO
> > 
> >  hw/core/qdev-properties.c |  1 +
> >  hw/mips/gt64xxx_pci.c     |  4 ++--
> >  hw/pci-host/piix.c        |  8 ++++----
> >  hw/pci-host/prep.c        |  6 ++++--
> >  hw/pci-host/q35.c         |  8 ++++----
> >  hw/pci/pci.c              |  5 ++---
> >  hw/pci/pci_host.c         | 33 ++++++++++++++++++++++++---------
> >  hw/pci/pcie_host.c        | 18 ++----------------
> >  hw/ppc/spapr_pci.c        |  6 ++----
> >  include/hw/pci-host/q35.h |  3 ---
> >  include/hw/pci/pci.h      | 41 ++++++++++++++++++++++-------------------
> >  include/hw/pci/pci_host.h | 14 ++++++++++++--
> >  tests/libqos/pci-pc.c     | 25 +++++++++++++------------
> >  13 files changed, 92 insertions(+), 80 deletions(-)
> > 
> > -- 
> > 1.9.3
> > 
> > 

  reply	other threads:[~2015-01-21 12:35 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-11  2:20 [Qemu-devel] [PATCH v3 0/6] Some PCI related cleanup patches Hu Tao
2014-12-11  2:20 ` [Qemu-devel] [PATCH v3 1/6] pci: reorganize QEMU_PCI_CAP_* Hu Tao
2015-01-21 11:48   ` Michael S. Tsirkin
2014-12-11  2:20 ` [Qemu-devel] [PATCH v3 2/6] pci: introduce pci_host_config_enabled() Hu Tao
2015-01-21 11:50   ` Michael S. Tsirkin
2014-12-11  2:20 ` [Qemu-devel] [PATCH v3 3/6] pci: define PCI_HOST_BRIDGE_CONFIG_ADDR and PCI_HOST_BRIDGE_CONFIG_DATA Hu Tao
2015-01-21 11:54   ` Michael S. Tsirkin
2015-01-27 11:18   ` Michael S. Tsirkin
2014-12-11  2:20 ` [Qemu-devel] [PATCH v3 4/6] pci: remove the limit parameter of pci_host_config_read_common Hu Tao
2015-01-21 11:57   ` Michael S. Tsirkin
2015-01-27 11:20   ` Michael S. Tsirkin
2014-12-11  2:20 ` [Qemu-devel] [PATCH v3 5/6] pci: remove the limit parameter of pci_host_config_write_common Hu Tao
2015-01-21 11:57   ` Michael S. Tsirkin
2014-12-11  2:20 ` [Qemu-devel] [PATCH v3 6/6] pci: introduce PCI_DEVFN_AUTO Hu Tao
2014-12-11  2:46   ` Hu Tao
2015-01-21 12:00   ` Michael S. Tsirkin
2015-01-27  6:42     ` Hu Tao
2014-12-11  2:50 ` [Qemu-devel] [PATCH v3 RESEND " Hu Tao
2015-01-21  6:41 ` [Qemu-devel] [PATCH v3 0/6] Some PCI related cleanup patches Hu Tao
2015-01-21 12:00   ` Michael S. Tsirkin [this message]
2015-01-27  6:44     ` Hu Tao

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=20150121120058.GG15439@redhat.com \
    --to=mst@redhat.com \
    --cc=hutao@cn.fujitsu.com \
    --cc=marcel.a@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).