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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2023-04-24
hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEV
Jonathan Cameron
1
-40
/
+19
2023-04-24
hw/pci-bridge: pci_expander_bridge fix type in pxb_cxl_dev_reset()
Jonathan Cameron
1
-1
/
+1
2023-03-07
hw/pxb-cxl: Support passthrough HDM Decoders unless overridden
Jonathan Cameron
1
-5
/
+39
2023-03-07
hw/pci-bridge/cxl_root_port: Wire up MSI
Jonathan Cameron
1
-0
/
+61
2023-03-07
hw/pci-bridge/cxl_root_port: Wire up AER
Jonathan Cameron
1
-0
/
+3
2023-03-02
hw/pci-bridge/cxl_downstream: Fix type naming mismatch
Jonathan Cameron
1
-1
/
+1
2023-02-27
hw: Move ich9.h to southbridge/
Bernhard Beschow
1
-1
/
+1
2023-01-28
pci: acpi hotplug: rename x-native-hotplug to x-do-not-expose-native-hotplug-cap
Igor Mammedov
1
-1
/
+6
2023-01-28
pci_bridge: remove whitespace
Igor Mammedov
1
-1
/
+0
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
1
-1
/
+1
2023-01-08
include/hw/cxl: Move typedef PXBDev to cxl.h, and put it to use
Markus Armbruster
1
-1
/
+0
2023-01-08
include/hw/pci: Break inclusion loop pci_bridge.h and cxl.h
Markus Armbruster
1
-1
/
+1
2022-12-21
pci: drop redundant PCIDeviceClass::is_bridge field
Igor Mammedov
9
-9
/
+0
2022-12-21
remove DEC 21154 PCI bridge
Igor Mammedov
3
-175
/
+0
2022-12-16
pci: Convert child classes of TYPE_PCIE_ROOT_PORT to 3-phase reset
Peter Maydell
1
-5
/
+9
2022-12-16
pci: Convert TYPE_PCIE_ROOT_PORT to 3-phase reset
Peter Maydell
1
-3
/
+5
2022-11-07
hw/pci-bridge/cxl-upstream: Add a CDAT table access DOE
Jonathan Cameron
1
-1
/
+194
2022-06-16
pci-bridge/cxl_downstream: Add a CXL switch downstream port
Jonathan Cameron
2
-1
/
+250
2022-06-16
pci-bridge/cxl_upstream: Add a CXL switch upstream port
Jonathan Cameron
2
-1
/
+217
2022-06-09
pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup.
Jonathan Cameron
3
-13
/
+38
2022-06-09
hw/cxl: Make the CXL fixed memory window setup a machine parameter.
Jonathan Cameron
1
-1
/
+1
2022-05-13
CXL/cxl_component: Add cxl_get_hb_cstate()
Jonathan Cameron
1
-0
/
+7
2022-05-13
acpi/cxl: Create the CEDT (9.14.1)
Ben Widawsky
1
-17
/
+0
2022-05-13
hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)
Ben Widawsky
1
-7
/
+59
2022-05-13
hw/cxl/rp: Add a root port
Ben Widawsky
4
-1
/
+247
2022-05-13
hw/pxb: Allow creation of a CXL PXB (host bridge)
Ben Widawsky
1
-2
/
+84
2022-05-13
hw/pci/cxl: Create a CXL bus type
Ben Widawsky
1
-1
/
+8
2022-05-13
hw/pxb: Use a type for realizing expanders
Ben Widawsky
1
-4
/
+7
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
[next]