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
2022-06-09
pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup.
Jonathan Cameron
1
-12
/
+20
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/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
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-07-16
hw/pxb: Add a bypass iommu property
Xingang Wang
1
-0
/
+3
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-4
/
+8
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-4
/
+7
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
1
-1
/
+1
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-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-2
/
+2
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
1
-0
/
+1
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