qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] change type of pci_bridge_initfn()
@ 2015-12-24  8:08 Cao jin
  2015-12-24  8:08 ` [Qemu-devel] [PATCH v2 1/2] dec: convert to realize() Cao jin
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Cao jin @ 2015-12-24  8:08 UTC (permalink / raw)
  To: qemu-devel

V2 changelog
1. make "dec convert to realize" the 1st patch, so these two could be
   independent from each other.

Cao jin (2):
  dec: convert to realize()
  change type of pci_bridge_initfn() to void

 hw/pci-bridge/dec.c                | 6 +++---
 hw/pci-bridge/i82801b11.c          | 5 +----
 hw/pci-bridge/ioh3420.c            | 6 +-----
 hw/pci-bridge/pci_bridge_dev.c     | 8 +++-----
 hw/pci-bridge/xio3130_downstream.c | 6 +-----
 hw/pci-bridge/xio3130_upstream.c   | 6 +-----
 hw/pci-host/apb.c                  | 5 +----
 hw/pci/pci_bridge.c                | 3 +--
 include/hw/pci/pci_bridge.h        | 2 +-
 9 files changed, 13 insertions(+), 34 deletions(-)

-- 
2.1.0

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [Qemu-devel] [PATCH v2 0/2] change type of pci_bridge_initfn()
@ 2015-12-24  6:00 Cao jin
  2015-12-24  6:00 ` [Qemu-devel] [PATCH v2 1/2] dec: convert to realize() Cao jin
  0 siblings, 1 reply; 8+ messages in thread
From: Cao jin @ 2015-12-24  6:00 UTC (permalink / raw)
  To: qemu-devel

V2 changelog
1. 

Cao jin (2):
  dec: convert to realize()
  change type of pci_bridge_initfn() to void

 hw/pci-bridge/dec.c                | 6 +++---
 hw/pci-bridge/i82801b11.c          | 5 +----
 hw/pci-bridge/ioh3420.c            | 6 +-----
 hw/pci-bridge/pci_bridge_dev.c     | 8 +++-----
 hw/pci-bridge/xio3130_downstream.c | 6 +-----
 hw/pci-bridge/xio3130_upstream.c   | 6 +-----
 hw/pci-host/apb.c                  | 5 +----
 hw/pci/pci_bridge.c                | 3 +--
 include/hw/pci/pci_bridge.h        | 2 +-
 9 files changed, 13 insertions(+), 34 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2016-01-12  3:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-24  8:08 [Qemu-devel] [PATCH v2 0/2] change type of pci_bridge_initfn() Cao jin
2015-12-24  8:08 ` [Qemu-devel] [PATCH v2 1/2] dec: convert to realize() Cao jin
2016-01-11 19:07   ` Markus Armbruster
2016-01-12  3:17     ` Cao jin
2015-12-24  8:08 ` [Qemu-devel] [PATCH v2 2/2] change type of pci_bridge_initfn() to void Cao jin
2016-01-07 12:47 ` [Qemu-devel] [PATCH v2 0/2] change type of pci_bridge_initfn() Cao jin
2016-01-11 19:07 ` Markus Armbruster
  -- strict thread matches above, loose matches on Subject: below --
2015-12-24  6:00 Cao jin
2015-12-24  6:00 ` [Qemu-devel] [PATCH v2 1/2] dec: convert to realize() Cao jin

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