index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci-bridge
/
pci_expander_bridge.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-05-20
pci: Simplify pci_bus_is_root()
David Gibson
1
-6
/
+0
2018-01-11
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
1
-1
/
+0
2017-12-18
misc: remove old i386 dependency
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-05
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
1
-8
/
+9
2017-12-05
pci: Rename root bus initialization functions for clarity
David Gibson
1
-2
/
+2
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
1
-0
/
+8
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
1
-1
/
+1
2016-10-28
clean-up: removed duplicate #includes
Anand J
1
-1
/
+0
2016-07-29
hw/pci-bridge: Convert pxb initialization functions to Error
Wei Jiangang
1
-27
/
+25
2016-07-29
hw/pxb: declare pxb devices as not hot-pluggable
Marcel Apfelbaum
1
-0
/
+2
2016-07-04
q35: allow dynamic sysbus
Marcel Apfelbaum
1
-0
/
+2
2016-04-07
hw/pci-bridge: Add missing unref in case register-bus fails
Wei Jiangang
1
-1
/
+7
2016-03-11
pxb: cleanup
Cao jin
1
-1
/
+1
2016-02-06
hw/pxb: add pxb devices to the bridge category
Marcel Apfelbaum
1
-0
/
+2
2016-01-29
pci: Clean up includes
Peter Maydell
1
-0
/
+1
2015-12-22
hw/pxb: introduce pxb-pcie expander for PCIe machines
Marcel Apfelbaum
1
-15
/
+83
2015-06-23
hw/pci-bridge: format special OFW unit address for PXB host
Laszlo Ersek
1
-0
/
+53
2015-06-23
hw/pci-bridge: disable SHPC in PXB
Laszlo Ersek
1
-0
/
+1
2015-06-23
hw/pci-bridge: add macro for "chassis_nr" property
Laszlo Ersek
1
-1
/
+2
2015-06-03
hw/pxb: add numa_node parameter
Marcel Apfelbaum
1
-0
/
+17
2015-06-03
hw/pxb: add map_irq func
Marcel Apfelbaum
1
-1
/
+19
2015-06-03
hw/pci: introduce PCI Expander Bridge (PXB)
Marcel Apfelbaum
1
-0
/
+196