Statistics
| Branch: | Revision:

root / hw / pci-bridge @ 81cce07e

Name Size
Makefile.objs 185 Bytes
dec.c 5 kB
dec.h 173 Bytes
i82801b11.c 4.1 kB
ioh3420.c 6.4 kB
ioh3420.h 313 Bytes
pci_bridge_dev.c 5.1 kB
xio3130_downstream.c 5.8 kB
xio3130_downstream.h 413 Bytes
xio3130_upstream.c 5.1 kB
xio3130_upstream.h 326 Bytes

Latest revisions

# Date Author Comment
5d268704 02/10/2014 10:27 am Igor Mammedov

pci/shpc: convert SHPC hotplug to use hotplug-handler API

Split shpc_device_hotplug() into hotplug/unplug callbacks
and register them as "hotplug-handler" interface implementation of
PCI_BRIDGE_DEV device.

Replace pci_bus_hotplug() wiring with setting link on PCI BUS...

08c58f92 12/23/2013 01:27 am Markus Armbruster

pci-host: Consistently set cannot_instantiate_with_device_add_yet

Many PCI host bridges consist of a sysbus device and a PCI device.
You need both for the thing to work. Arguably, these bridges should
be modelled as a single, composite devices instead of pairs of...

c008ac0c 10/14/2013 05:11 pm Marcel Apfelbaum

hw/pci-bridge: set PCI_INTERRUPT_PIN register before shpc init

The PCI_INTERRUPT_PIN will be used by shpc init, so
was moved before the call to shpc_init.

Signed-off-by: Marcel Apfelbaum <>
Signed-off-by: Michael S. Tsirkin <>

4965b7f0 08/12/2013 12:07 pm Gerd Hoffmann

i82801b11: Fix i82801b11 PCI host bridge config space

pci_bridge_write_config() was not being used.

Cc:
Signed-off-by: Gerd Hoffmann <>
Signed-off-by: Andreas Färber <>
Signed-off-by: Michael S. Tsirkin <>

bcb75750 07/29/2013 09:45 pm Andreas Färber

pcie_port: Turn PCIEPort and PCIESlot into abstract QOM types

Move PCIEPort's "port" property to the new type, same for "aer_log_max".
Move PCIESlot's "chassis" and "slot" properties to the new type.

Reviewed-by: Don Koch <>
Acked-by: Michael S. Tsirkin <>...

5315dc78 07/29/2013 09:45 pm Andreas Färber

pci-bridge/i82801b11: Rename parent field

Rename it to avoid accidental use.

Reviewed-by: Don Koch <>
Signed-off-by: Andreas Färber <>

57524e14 07/29/2013 09:44 pm Andreas Färber

pci-bridge-dev: QOM parent field cleanup

Rename it to avoid accidental use.

Signed-off-by: Peter Crosthwaite <>
Reviewed-by: Don Koch <>
Signed-off-by: Andreas Färber <>

f055e96b 07/29/2013 09:44 pm Andreas Färber

pci-bridge: Turn PCIBridge into abstract QOM type

Introduce TYPE_PCI_BRIDGE as base type and use PCI_BRIDGE() casts.

Reviewed-by: Don Koch <>
Acked-by: Michael S. Tsirkin <>
[AF: Updated pbm-bridge parent to TYPE_PCI_BRIDGE]...

125ee0ed 07/29/2013 06:37 pm Marcel Apfelbaum

devices: Associate devices to their logical category

The category will be used to sort the devices displayed in
the command line help.

Signed-off-by: Marcel Apfelbaum <>
Message-id: ...

e9acb8ce 07/18/2013 04:12 pm Anthony Liguori

Merge remote-tracking branch 'mst/tags/for_anthony' into staging

pci,net,pc enhancements

This includes some fixes and enhancements that accumulated in my tree:
pci fixes by dkoch, virtio-net enhancements by akong and mst,
and a fix for xen pc by mst.

Signed-off-by: Michael S. Tsirkin <>...

View revisions

Also available in: Atom