From: Aurelien Jarno <aurelien@aurel32.net>
To: Isaku Yamahata <yamahata@valinux.co.jp>
Cc: qemu-devel@nongnu.org, mst@redhat.com
Subject: Re: [Qemu-devel] [PATCH for master 0/3] pci, pcihost: pci host bus clean up
Date: Sat, 31 Jul 2010 00:01:23 +0200 [thread overview]
Message-ID: <20100730220123.GF6090@hall.aurel32.net> (raw)
In-Reply-To: <cover.1280211617.git.yamahata@valinux.co.jp>
On Tue, Jul 27, 2010 at 03:23:21PM +0900, Isaku Yamahata wrote:
> Changes for pci branch -> master tree:
> - rebased to master branch.
> - dropped bonito clean up.(will send it separately)
> - introduced "pci: move out pci internal structures"
> which is already commited to pci branch. but not into master tree.
>
> Isaku Yamahata (3):
> pci: move out pci internal structures, PCIBus, PCIBridge, and
> pci_bus_info.
> pci_host: remove PCIHostState::busdev.
> pci/pci_host: pci host bus initialization clean up.
>
> hw/apb_pci.c | 22 +++++++-------
> hw/bonito.c | 32 +++++++++++---------
> hw/grackle_pci.c | 11 +++----
> hw/gt64xxx.c | 14 ++++----
> hw/pci.c | 83 ++++++++++++++++++++--------------------------------
> hw/pci.h | 11 +++----
> hw/pci_host.c | 14 +++-----
> hw/pci_host.h | 30 +++++++++++++++++-
> hw/pci_internals.h | 40 +++++++++++++++++++++++++
> hw/pcie_host.c | 12 ++++----
> hw/piix_pci.c | 14 +++++---
> hw/ppc4xx_pci.c | 11 +++----
> hw/ppce500_pci.c | 12 +++----
> hw/prep_pci.c | 20 ++++++------
> hw/sh_pci.c | 14 ++++----
> hw/unin_pci.c | 30 +++++++++---------
> hw/versatile_pci.c | 8 +++--
> 17 files changed, 213 insertions(+), 165 deletions(-)
> create mode 100644 hw/pci_internals.h
>
I can't really comment on the content of the patches, but I can tell
they don't break my tests images (ARM/MIPS/PPC/SH4).
--
Aurelien Jarno GPG: 1024D/F1BCDB73
aurelien@aurel32.net http://www.aurel32.net
prev parent reply other threads:[~2010-07-30 22:01 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-26 10:59 [Qemu-devel] [PATCH 0/3] pci, pcihost: pci host bus clean up Isaku Yamahata
2010-07-26 10:59 ` [Qemu-devel] [PATCH 1/3] pci_host: remove PCIHostState::busdev Isaku Yamahata
2010-07-26 10:59 ` [Qemu-devel] [PATCH 2/3] pci/pci_host: pci host bus initialization clean up Isaku Yamahata
2010-07-26 11:33 ` [Qemu-devel] " Michael S. Tsirkin
2010-08-05 1:51 ` Isaku Yamahata
2010-07-26 10:59 ` [Qemu-devel] [PATCH 3/3] mips64el: fulong: fix pci multifunction bit Isaku Yamahata
[not found] ` <AANLkTi=328Fgcb4+aKQjF5k-ckzPuD=jSXasttcO2jya@mail.gmail.com>
[not found] ` <20100727021822.GA5488@valinux.co.jp>
2010-07-27 3:10 ` [Qemu-devel] " chen huacai
2010-07-27 3:54 ` [Qemu-devel] [PATCH 0/3] pci, pcihost: pci host bus clean up Aurelien Jarno
2010-07-27 4:06 ` Isaku Yamahata
2010-07-27 6:23 ` [Qemu-devel] [PATCH for master " Isaku Yamahata
2010-07-27 6:23 ` [Qemu-devel] [PATCH for master 1/3] pci: move out pci internal structures, PCIBus, PCIBridge, and pci_bus_info Isaku Yamahata
2010-07-27 6:23 ` [Qemu-devel] [PATCH for master 2/3] pci_host: remove PCIHostState::busdev Isaku Yamahata
2010-07-27 6:23 ` [Qemu-devel] [PATCH for master 3/3] pci/pci_host: pci host bus initialization clean up Isaku Yamahata
2010-07-30 22:01 ` Aurelien Jarno [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=20100730220123.GF6090@hall.aurel32.net \
--to=aurelien@aurel32.net \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=yamahata@valinux.co.jp \
/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).