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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-06
pci: expose TYPE_XIO3130_DOWNSTREAM name
Igor Mammedov
1
-1
/
+2
2022-03-06
pci-bridge/xio3130_downstream: Fix error handling
Jonathan Cameron
1
-1
/
+1
2022-03-06
pci-bridge/xio3130_upstream: Fix error handling
Jonathan Cameron
1
-1
/
+1
2022-03-06
hw/pci-bridge/pxb: Fix missing swizzle
Jonathan Cameron
1
-0
/
+6
2021-10-15
qdev: Make DeviceState.id independent of QemuOpts
Kevin Wolf
1
-1
/
+1
2021-08-03
hw/pcie-root-port: Fix hotplug for PCI devices requiring IO
Marcel Apfelbaum
1
-0
/
+5
2021-07-16
hw/pxb: Add a bypass iommu property
Xingang Wang
1
-0
/
+3
2021-01-17
Kconfig: Compile PXB for ARM_VIRT
Jiahui Cen
1
-1
/
+1
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
1
-0
/
+1
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
4
-12
/
+4
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
5
-11
/
+16
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
5
-11
/
+21
2020-08-21
meson: convert hw/pci-bridge
Marc-André Lureau
2
-10
/
+14
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
1
-1
/
+1
2020-06-15
pci: Convert uses of pci_create() etc. with Coccinelle
Markus Armbruster
1
-3
/
+3
2020-06-15
qdev: Convert uses of qdev_create() manually
Markus Armbruster
1
-2
/
+2
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
1
-2
/
+2
2020-05-27
hw/pci-bridge/dec: Remove dead debug code
Philippe Mathieu-Daudé
1
-10
/
+0
2020-03-08
pcie_root_port: Add hotplug disabling option
Julia Suvorova
2
-2
/
+2
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
6
-7
/
+7
2019-09-03
numa: move numa global variable nb_numa_nodes into MachineState
Tao Xu
1
-1
/
+8
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
6
-0
/
+6
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
5
-0
/
+5
2019-07-30
pcie_root_port: Allow ACS to be disabled
Dr. David Alan Gilbert
1
-1
/
+2
2019-07-12
xio3130_downstream: typo fix
Michael S. Tsirkin
1
-1
/
+1
2019-07-01
pcie: check that slt ctrl changed before deleting
Michael S. Tsirkin
2
-2
/
+8
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
11
-0
/
+11
2019-05-29
pci: Make is_bridge a bool
David Gibson
8
-9
/
+9
2019-05-20
pci: Simplify pci_bus_is_root()
David Gibson
1
-6
/
+0
2019-03-18
kconfig: add dependencies on CONFIG_MSI_NONBROKEN
Paolo Bonzini
1
-3
/
+3
2019-03-12
gen_pcie_root_port: Add ACS (Access Control Services) capability
Knut Omang
2
-0
/
+8
2019-03-07
i386-softmmu.mak: remove all CONFIG_* except boards definitions
Yang Zhong
1
-0
/
+1
2019-03-07
build: convert pci.mak to Kconfig
Paolo Bonzini
1
-0
/
+8
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
1
-0
/
+20
2018-12-20
pci/shpc: perform unplug via the hotplug handler
David Hildenbrand
2
-0
/
+11
2018-12-20
pci: Reuse pci-bridge hotplug handler handlers for pcie-pci-bridge
David Hildenbrand
2
-34
/
+8
2018-12-20
pci/shpc: rename hotplug handler callbacks
David Hildenbrand
2
-18
/
+16
2018-12-19
pcie: Fast PCIe root ports for new machines
Alex Williamson
1
-2
/
+2
2018-12-19
pcie: Allow generic PCIe root port to specify link speed and width
Alex Williamson
1
-0
/
+4
2018-12-19
pcie: Add link speed and width fields to PCIESlot
Alex Williamson
1
-0
/
+14
2018-12-13
pci-bridge/dec: Convert sysbus init function to realize function
Mao Zhongyi
1
-6
/
+6
2018-11-05
hw/pci-bridge/ioh3420: Remove unuseful header
Philippe Mathieu-Daudé
2
-7
/
+1
2018-11-05
hw/pci-bridge/xio3130: Remove unused functions
Philippe Mathieu-Daudé
4
-71
/
+2
2018-09-07
hw/pci: add PCI resource reserve capability to legacy PCI bridge
Jing Liu
1
-0
/
+24
2018-09-07
hw/pci: factor PCI reserve resources to a separate structure
Jing Liu
1
-16
/
+17
2018-02-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
8
-5
/
+8
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
3
-4
/
+0
2018-02-08
pci: removed the is_express field since a uniform interface was inserted
Yoni Bettan
4
-4
/
+0
[next]