qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] pci, pcihost: pci host bus clean up
@ 2010-07-26 10:59 Isaku Yamahata
  2010-07-26 10:59 ` [Qemu-devel] [PATCH 1/3] pci_host: remove PCIHostState::busdev Isaku Yamahata
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Isaku Yamahata @ 2010-07-26 10:59 UTC (permalink / raw)
  To: qemu-devel; +Cc: yamahata, mst

This patch set cleans up pci host bus initialization.
This is for MST's pci branch.
It also fixes bonito bugs which was found during tests.

Isaku Yamahata (3):
  pci_host: remove PCIHostState::busdev.
  pci/pci_host: pci host bus initialization clean up.
  mips64el: fulong: fix pci multifunction bit

 hw/apb_pci.c       |   29 +++++++++++++--------------
 hw/bonito.c        |   34 ++++++++++++++++++--------------
 hw/grackle_pci.c   |   11 ++++-----
 hw/gt64xxx.c       |   14 ++++++------
 hw/mips_fulong2e.c |   14 ++++++------
 hw/pci.c           |   53 ++++++++++++++++++++++++++++++---------------------
 hw/pci.h           |   11 ++++-----
 hw/pci_host.c      |   14 ++++--------
 hw/pci_host.h      |   30 +++++++++++++++++++++++++++-
 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 ++++--
 hw/vt82c686.c      |    5 ++-
 hw/vt82c686.h      |    2 +-
 19 files changed, 187 insertions(+), 151 deletions(-)

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2010-08-05  1:45 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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     ` [Qemu-devel] [PATCH for master 0/3] pci, pcihost: pci host bus " Aurelien Jarno

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).