- d4d5212 hw/pci-bridge: Make pxb_dev_realize_common() return if it succeeded by Jonathan Cameron · 5 months ago
- fa19fe4 hw/pci-bridge/cxl-upstream: Add properties to control link speed and width by Jonathan Cameron · 5 months ago
- 845f94d hw/pci-bridge/cxl_upstream: Provide x-speed and x-width properties. by Jonathan Cameron · 5 months ago
- 1478b56 hw/pci-bridge/cxl_root_port: Provide x-speed and x-width properties. by Jonathan Cameron · 5 months ago
- a82fe82 hw/acpi: Generic Port Affinity Structure support by Jonathan Cameron · 5 months ago
- 97b9cb0 hw/pci-bridge: Add acpi_uid property to TYPE_PXB_BUS by Jonathan Cameron · 5 months ago
- e779e5c hw/pci-bridge: Add a Kconfig switch for the normal PCI bridge by Thomas Huth · 6 months ago
- e3d0814 hw: Use device_class_set_legacy_reset() instead of opencoding by Peter Maydell · 6 months ago
- 0aa4bd6 qapi/machine: Drop temporary 'prefix' by Markus Armbruster · 6 months ago
- a118c4a Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into staging by Richard Henderson · 10 months ago
- e0ddabc hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return boolean by Zhao Liu · 10 months ago
- ad80e36 hw, target: Add ResetType argument to hold and exit phase methods by Peter Maydell · 11 months ago
- 6fc6931 Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Peter Maydell · 12 months ago
- 4f5a3f4 hw/pci-bridge/cxl_upstream: Fix missing ERRP_GUARD() in cxl_usp_realize() by Zhao Liu · 1 year ago
- 3a95f57 hw/pci-bridge/pxb-cxl: Drop RAS capability from host bridge. by Jonathan Cameron · 1 year ago
- ee1004b bulk: Access existing variables initialized to &S->F when available by Philippe Mathieu-Daudé · 1 year, 1 month ago
- 8cb84d7 hw/pci-bridge/cxl_upstream: Fix missing ERRP_GUARD() in cxl_usp_realize() by Zhao Liu · 1 year ago
- c68f81f hw/pci-bridge/cxl_upstream: Fix problem with g_steal_pointer() by Thomas Huth · 12 months ago
- 8700ee1 hw/cxl: Standardize all references on CXL r3.1 and minor updates by Jonathan Cameron · 1 year, 1 month ago
- 99747b7 hw/pci-bridge/cxl_upstream: Drop g_malloc() failure handling by Jonathan Cameron · 1 year, 1 month ago
- 05470c3 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Peter Maydell · 1 year, 2 months ago
- 0d66549 meson: remove CONFIG_ALL by Paolo Bonzini · 1 year, 6 months ago
- f026c57 hw/pci-bridge: Constify VMState by Richard Henderson · 1 year, 2 months ago
- 314f503 hw/pci-bridge/cxl_downstream: Set default link width and link speed by Jonathan Cameron · 1 year, 4 months ago
- 3314efd hw/cxl/mbox: Add Physical Switch Identify command. by Jonathan Cameron · 1 year, 4 months ago
- 2710d49 hw/pci-bridge/cxl_upstream: Move defintion of device to header. by Jonathan Cameron · 1 year, 4 months ago
- b34ae3c hw/cxl: CXLDVSECPortExtensions renamed to CXLDVSECPortExt by Jonathan Cameron · 1 year, 4 months ago
- 2c9ec2a hw/pci-bridge/cxl-upstream: Add serial number extended capability support by Jonathan Cameron · 1 year, 6 months ago
- bc63c99 hw/pci-bridge/cxl_upstream: Fix bandwidth entry base unit for SSLBIS by Dave Jiang · 1 year, 6 months ago
- f1c0cff hw/pci: spelling fixes by Michael Tokarev · 1 year, 8 months ago
- 503d86d hw/pci-bridge/cxl_upstream.c: Use g_new0() in build_cdat_table() by Peter Maydell · 1 year, 7 months ago
- de6cd75 meson: Replace softmmu_ss -> system_ss by Philippe Mathieu-Daudé · 1 year, 9 months ago
- 6a36a4c hw/pci-bridge: make building pcie-to-pci bridge configurable by Sebastian Ott · 1 year, 10 months ago
- 7b22a32 hw/cxl: cdat: Fix failure to free buffer in erorr paths by Jonathan Cameron · 1 year, 10 months ago
- c28db9e hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEV by Jonathan Cameron · 1 year, 10 months ago
- 9136f66 hw/pci-bridge: pci_expander_bridge fix type in pxb_cxl_dev_reset() by Jonathan Cameron · 1 year, 10 months ago
- 154070e hw/pxb-cxl: Support passthrough HDM Decoders unless overridden by Jonathan Cameron · 2 years ago
- 7e33517 hw/pci-bridge/cxl_root_port: Wire up MSI by Jonathan Cameron · 2 years ago
- 47f0e7a hw/pci-bridge/cxl_root_port: Wire up AER by Jonathan Cameron · 2 years ago
- 9518d8b hw/pci-bridge/cxl_downstream: Fix type naming mismatch by Jonathan Cameron · 2 years, 1 month ago
- 1a6981b hw: Move ich9.h to southbridge/ by Bernhard Beschow · 2 years ago
- 1d77e15 pci: acpi hotplug: rename x-native-hotplug to x-do-not-expose-native-hotplug-cap by Igor Mammedov · 2 years, 2 months ago
- 025cfbb pci_bridge: remove whitespace by Igor Mammedov · 2 years, 2 months ago
- 883f2c5 bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx by Philippe Mathieu-Daudé · 2 years, 2 months ago
- 65c326c include/hw/cxl: Move typedef PXBDev to cxl.h, and put it to use by Markus Armbruster · 2 years, 2 months ago
- 674b0a5 include/hw/pci: Break inclusion loop pci_bridge.h and cxl.h by Markus Armbruster · 2 years, 2 months ago
- ad49427 pci: drop redundant PCIDeviceClass::is_bridge field by Igor Mammedov · 2 years, 3 months ago
- b1fbf24 remove DEC 21154 PCI bridge by Igor Mammedov · 2 years, 3 months ago
- f4c636b pci: Convert child classes of TYPE_PCIE_ROOT_PORT to 3-phase reset by Peter Maydell · 2 years, 3 months ago
- bb27210 pci: Convert TYPE_PCIE_ROOT_PORT to 3-phase reset by Peter Maydell · 2 years, 3 months ago
- 882877f hw/pci-bridge/cxl-upstream: Add a CDAT table access DOE by Jonathan Cameron · 2 years, 5 months ago
- 18cef1c pci-bridge/cxl_downstream: Add a CXL switch downstream port by Jonathan Cameron · 2 years, 9 months ago
- 638b752 pci-bridge/cxl_upstream: Add a CXL switch upstream port by Jonathan Cameron · 2 years, 9 months ago
- 7bd1900 pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup. by Jonathan Cameron · 2 years, 9 months ago
- 03b39fc hw/cxl: Make the CXL fixed memory window setup a machine parameter. by Jonathan Cameron · 2 years, 9 months ago
- 0b4aec2 CXL/cxl_component: Add cxl_get_hb_cstate() by Jonathan Cameron · 2 years, 10 months ago
- 3d6a69b acpi/cxl: Create the CEDT (9.14.1) by Ben Widawsky · 2 years, 10 months ago
- 6e4e3ae hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142) by Ben Widawsky · 2 years, 10 months ago
- d86d301 hw/cxl/rp: Add a root port by Ben Widawsky · 2 years, 10 months ago
- 4f8db87 hw/pxb: Allow creation of a CXL PXB (host bridge) by Ben Widawsky · 2 years, 10 months ago
- 9dccb12 hw/pci/cxl: Create a CXL bus type by Ben Widawsky · 2 years, 10 months ago
- 25a2e52 hw/pxb: Use a type for realizing expanders by Ben Widawsky · 2 years, 10 months ago
- c41481a pci: expose TYPE_XIO3130_DOWNSTREAM name by Igor Mammedov · 3 years ago
- a105813 pci-bridge/xio3130_downstream: Fix error handling by Jonathan Cameron · 3 years ago
- 16ddcbd pci-bridge/xio3130_upstream: Fix error handling by Jonathan Cameron · 3 years ago
- e609301 hw/pci-bridge/pxb: Fix missing swizzle by Jonathan Cameron · 3 years, 1 month ago
- 163f384 qdev: Make DeviceState.id independent of QemuOpts by Kevin Wolf · 3 years, 5 months ago
- e2a6290 hw/pcie-root-port: Fix hotplug for PCI devices requiring IO by Marcel Apfelbaum · 3 years, 7 months ago
- 91528f4 hw/pxb: Add a bypass iommu property by Xingang Wang · 3 years, 8 months ago
- cc9346e Kconfig: Compile PXB for ARM_VIRT by Jiahui Cen · 4 years, 1 month ago
- ce35e22 qdev: Move softmmu properties to qdev-properties-system.h by Eduardo Habkost · 4 years, 3 months ago
- 61f3c91 nomaintainer: Fix Lesser GPL version number by Chetan Pant · 4 years, 4 months ago
- 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 5 months ago
- 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
- db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
- ea7e9b5 meson: convert hw/pci-bridge by Marc-André Lureau · 6 years ago
- 3c6ef47 sysbus: Convert to sysbus_realize() etc. with Coccinelle by Markus Armbruster · 4 years, 9 months ago
- 9307d06 pci: Convert uses of pci_create() etc. with Coccinelle by Markus Armbruster · 4 years, 9 months ago
- df70796 qdev: Convert uses of qdev_create() manually by Markus Armbruster · 4 years, 9 months ago
- 3e80f69 qdev: Convert uses of qdev_create() with Coccinelle by Markus Armbruster · 4 years, 9 months ago
- a1cf0c7 hw/pci-bridge/dec: Remove dead debug code by Philippe Mathieu-Daudé · 4 years, 9 months ago
- 530a096 pcie_root_port: Add hotplug disabling option by Julia Suvorova · 5 years ago
- 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
- aa57020 numa: move numa global variable nb_numa_nodes into MachineState by Tao Xu · 6 years ago
- a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
- d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
- a58dfba pcie_root_port: Allow ACS to be disabled by Dr. David Alan Gilbert · 6 years ago
- 8e2e95e xio3130_downstream: typo fix by Michael S. Tsirkin · 6 years ago
- 2841ab4 pcie: check that slt ctrl changed before deleting by Michael S. Tsirkin · 6 years ago
- a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
- 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
- 91f4c99 pci: Make is_bridge a bool by David Gibson · 6 years ago
- b0e5196 pci: Simplify pci_bus_is_root() by David Gibson · 6 years ago
- d6c1bd4 kconfig: add dependencies on CONFIG_MSI_NONBROKEN by Paolo Bonzini · 6 years ago
- e07fb4b gen_pcie_root_port: Add ACS (Access Control Services) capability by Knut Omang · 6 years ago
- 58accbc i386-softmmu.mak: remove all CONFIG_* except boards definitions by Yang Zhong · 6 years ago
- 7c28b92 build: convert pci.mak to Kconfig by Paolo Bonzini · 6 years ago
- 82f5181 kconfig: introduce kconfig files by Paolo Bonzini · 6 years ago
- 8f560cd pci/shpc: perform unplug via the hotplug handler by David Hildenbrand · 6 years ago
- 62b7656 pci: Reuse pci-bridge hotplug handler handlers for pcie-pci-bridge by David Hildenbrand · 6 years ago