messages from 2023-10-12 11:18:52 to 2023-10-23 16:14:16 UTC [more...]
[PATCH v2 00/17] QEMU: CXL mailbox rework and features (Part 1)
2023-10-23 16:08 UTC (13+ messages)
` [PATCH v2 01/17] hw/cxl/mbox: Pull the payload out of struct cxl_cmd and make instances constant
` [PATCH v2 02/17] hw/cxl/mbox: Split mailbox command payload into separate input and output
` [PATCH v2 03/17] hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceState
` [PATCH v2 04/17] hw/cxl/mbox: Generalize the CCI command processing
` [PATCH v2 05/17] hw/pci-bridge/cxl_upstream: Move defintion of device to header
` [PATCH v2 06/17] hw/cxl: Add a switch mailbox CCI function
` [PATCH v2 07/17] hw/cxl/mbox: Add Information and Status / Identify command
` [PATCH v2 08/17] hw/cxl/mbox: Add Physical Switch "
` [PATCH v2 09/17] hw/pci-bridge/cxl_downstream: Set default link width and link speed
` [PATCH v2 10/17] hw/cxl: Implement Physical Ports status retrieval
` [PATCH v2 11/17] hw/cxl/mbox: Add support for background operations
` [PATCH v2 12/17] hw/cxl/mbox: Wire up interrupts for background completion
[PATCH v5 0/5] hw/cxl: Line length reduction and related
2023-10-23 14:02 UTC (6+ messages)
` [PATCH v5 1/5] hw/cxl: Use a switch to explicitly check size in caps_reg_read()
` [PATCH v5 2/5] hw/cxl: Use switch statements for read and write of cachemem registers
` [PATCH v5 3/5] hw/cxl: CXLDVSECPortExtensions renamed to CXLDVSECPortExt
` [PATCH v5 4/5] hw/cxl: Line length reductions
` [PATCH v5 5/5] hw/cxl: Fix a QEMU_BUILD_BUG_ON() in switch statement scope issue
Support for CXL v3.0 spec with QEMU
2023-10-23 13:50 UTC (18+ messages)
[RFC PATCH v2 0/3] mm: mempolicy: Multi-tier weighted interleaving
2023-10-23 2:09 UTC (11+ messages)
[PATCH v12 00/20] cxl/pci: Add support for RCH RAS error handling
2023-10-20 22:36 UTC (23+ messages)
` [PATCH v12 01/20] cxl/port: Fix release of RCD endpoints
` [PATCH v12 02/20] cxl/core/regs: Rename @dev to @host in struct cxl_register_map
` [PATCH v12 03/20] cxl/port: Fix @host confusion in cxl_dport_setup_regs()
` [PATCH v12 04/20] cxl/port: Rename @comp_map to @reg_map in struct cxl_register_map
` [PATCH v12 05/20] cxl/port: Pre-initialize component register mappings
` [PATCH v12 06/20] cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_state
` [PATCH v12 07/20] cxl/hdm: Use stored Component Register mappings to map HDM decoder capability
` [PATCH v12 08/20] cxl/pci: Remove Component Register base address from struct cxl_dev_state
` [PATCH v12 09/20] cxl/port: Remove Component Register base address from struct cxl_port
` [PATCH v12 10/20] cxl/pci: Introduce config option PCIEAER_CXL
` [PATCH v12 11/20] cxl/pci: Add RCH downstream port AER register discovery
` [PATCH v12 12/20] PCI/AER: Refactor cper_print_aer() for use by CXL driver module
` [PATCH v12 13/20] cxl/pci: Update CXL error logging to use RAS register address
` [PATCH v12 14/20] cxl/pci: Map RCH downstream AER registers for logging protocol errors
` [PATCH v12 15/20] cxl/pci: Add RCH downstream port error logging
` [PATCH v12 16/20] cxl/pci: Disable root port interrupts in RCH mode
` [PATCH v12 17/20] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
` [PATCH v12 18/20] PCI/AER: Unmask RCEC internal errors to enable RCH downstream port error handling
` [PATCH v12 19/20] cxl/core/regs: Rename phys_addr in cxl_map_component_regs()
` [PATCH v12 20/20] cxl/core/regs: Rework cxl_map_pmu_regs() to use map->dev for devm
[PATCH 2/2] mm: mempolicy: Interleave policy for tiered memory nodes
2023-10-20 17:05 UTC (2+ messages)
[PATCH 0/3] efi/cper, cxl: Decode CXL Component Events CPER
2023-10-19 20:52 UTC (11+ messages)
` [PATCH 1/3] efi/cper, cxl: Decode CXL Component Events General Media Event Record
` [PATCH 2/3] efi/cper, cxl: Decode CXL Component Events DRAM "
` [PATCH 3/3] efi/cper, cxl: Decode CXL Component Events Memory Module "
[PATCH v3 1/2] cxl: Add cxl_decoders_committed() helper
2023-10-19 14:38 UTC (5+ messages)
` [PATCH v3 2/2] cxl: Add decoders_committed sysfs attribute to cxl_port
[PATCH v4 0/4] hw/cxl: Line length reduction and related
2023-10-19 11:48 UTC (13+ messages)
` [PATCH v4 1/4] hw/cxl: Use a switch to explicitly check size in caps_reg_read()
` [PATCH v4 2/4] hw/cxl: Use switch statements for read and write of cachemem registers
` [PATCH v4 3/4] hw/cxl: CXLDVSECPortExtensions renamed to CXLDVSECPortExt
` [PATCH v4 4/4] hw/cxl: Line length reductions
[PATCH 00/12] PCI device authentication
2023-10-19 7:58 UTC (29+ messages)
` [PATCH 07/12] spdm: Introduce library to authenticate devices
` [PATCH 12/12] PCI/CMA: Grant guests exclusive control of authentication
hw/cxl: avoid build error with lower(<=9) gcc versions
2023-10-18 16:37 UTC (2+ messages)
[PATCH] cxl/pmu: Ensure put_device on pmu devices
2023-10-18 10:50 UTC (5+ messages)
[PATCH RFC 0/2] efi/cxl-cper: Report CPER CXL component events through trace events
2023-10-18 2:43 UTC (6+ messages)
` [PATCH RFC 1/2] firmware/efi: Process CXL Component Events
` [PATCH RFC 2/2] cxl/memdev: Register for and process CPER events
[PATCH v2 0/3] cxl/region: Autodiscovery position repair
2023-10-17 22:59 UTC (10+ messages)
` [PATCH v2 1/3] cxl/region: Prepare the decoder match range helper for reuse
` [PATCH v2 2/3] cxl/region: Calculate a target position in a region interleave
` [PATCH v2 3/3] cxl/region: Use calc_interleave_pos() with autodiscovered regions
[PATCH v6 0/3] mm: use memmap_on_memory semantics for dax/kmem
2023-10-17 14:49 UTC (7+ messages)
` [PATCH v6 1/3] mm/memory_hotplug: replace an open-coded kmemdup() in add_memory_resource()
` [PATCH v6 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v6 3/3] dax/kmem: allow kmem to add memory with memmap_on_memory
[PATCH v5 0/2] mm: use memmap_on_memory semantics for dax/kmem
2023-10-17 5:54 UTC (13+ messages)
` [PATCH v5 1/2] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v5 2/2] dax/kmem: allow kmem to add memory with memmap_on_memory
Performance Issue with CXL-emulation
2023-10-16 22:37 UTC (2+ messages)
[PATCH 0/4] CXL: Standalone switch CCI driver
2023-10-16 16:58 UTC (7+ messages)
` [PATCH 1/4] cxl: mbox: Preparatory move of functions to core/mbox.c and cxlmbox.h
` [PATCH 2/4] cxl: mbox: Factor out the mbox specific data for reuse in switch cci
` [PATCH 3/4] PCI: Add PCI_CLASS_SERIAL_CXL_SWITCH_CCI class ID to pci_ids.h
` [PATCH 4/4] cxl/pci: Add support for stand alone CXL Switch mailbox CCI
[PATCH v2 1/2] cxl: Add cxl_decoders_committed() helper
2023-10-16 16:00 UTC (7+ messages)
` [PATCH v2 2/2] cxl: Add decoders_committed sysfs attribute to cxl_port
[PATCH 00/19] QEMU: CXL mailbox rework and features
2023-10-16 15:59 UTC (6+ messages)
` [PATCH 03/19] hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceState
` [PATCH 04/19] hw/cxl/mbox: Generalize the CCI command processing
[PATCH v11 00/20] cxl/pci: Add support for RCH RAS error handling
2023-10-16 14:09 UTC (9+ messages)
` [PATCH v11 07/20] cxl/hdm: Use stored Component Register mappings to map HDM decoder capability
` [PATCH v11 10/20] cxl/pci: Introduce config option PCIEAER_CXL
[PATCH v11 00/22] cxl: Add support for QTG ID retrieval for CXL subsystem
2023-10-16 11:04 UTC (27+ messages)
` [PATCH v11 01/22] cxl: Export QTG ids from CFMWS to sysfs as qos_class attribute
` [PATCH v11 02/22] cxl: Add checksum verification to CDAT from CXL
` [PATCH v11 03/22] cxl: Add support for reading CXL switch CDAT table
` [PATCH v11 04/22] acpi: Move common tables helper functions to common lib
` [PATCH v11 05/22] lib/firmware_table: tables: Add CDAT table parsing support
` [PATCH v11 06/22] base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'
` [PATCH v11 07/22] acpi: numa: Create enum for memory_target access coordinates indexing
` [PATCH v11 08/22] acpi: numa: Add genport target allocation to the HMAT parsing
` [PATCH v11 09/22] acpi: Break out nesting for hmat_parse_locality()
` [PATCH v11 10/22] acpi: numa: Add setting of generic port system locality attributes
` [PATCH v11 11/22] acpi: numa: Add helper function to retrieve the performance attributes
` [PATCH v11 12/22] cxl: Add callback to parse the DSMAS subtables from CDAT
` [PATCH v11 13/22] cxl: Add callback to parse the DSLBIS subtable "
` [PATCH v11 14/22] cxl: Add callback to parse the SSLBIS "
` [PATCH v11 15/22] cxl: Add support for _DSM Function for retrieving QTG ID
` [PATCH v11 16/22] cxl: Calculate and store PCI link latency for the downstream ports
` [PATCH v11 17/22] cxl: Store the access coordinates for the generic ports
` [PATCH v11 18/22] cxl: Add helper function that calculate performance data for downstream ports
` [PATCH v11 19/22] cxl: Compute the entire CXL path latency and bandwidth data
` [PATCH v11 20/22] cxl: Store QTG IDs and related info to the CXL memory device context
` [PATCH v11 21/22] cxl: Export sysfs attributes for memory device QoS class
` [PATCH v11 22/22] cxl: Check qos_class validity on memdev probe
[PATCH 0/3] cxl/region: Autodiscovery position repair
2023-10-16 5:19 UTC (9+ messages)
` [PATCH 1/3] cxl/region: Prepare the decoder match range helper for reuse
` [PATCH 2/3] cxl/region: Calculate a target position in a region interleave
` [PATCH 3/3] cxl/region: Use calc_interleave_pos() with autodiscovered regions
[PATCH] cxl: Fix flag name in struct cxl_command_info comment
2023-10-16 2:02 UTC
[NDCTL PATCH v2] cxl/region: Add -f option for disable-region
2023-10-13 22:38 UTC (3+ messages)
[PATCH] libdaxctl: Add accurate check for daxctl_memory_op(MEM_GET_ZONE)
2023-10-13 22:27 UTC (2+ messages)
[PATCH v3 00/10] cxl/mem: Fix shutdown order
2023-10-13 17:25 UTC (13+ messages)
` [PATCH v3 03/10] cxl/pci: Remove hardirq handler for cxl_request_irq()
` [PATCH v3 04/10] cxl/pci: Remove inconsistent usage of dev_err_probe()
` [PATCH v3 05/10] cxl/pci: Clarify devm host for memdev relative setup
` [PATCH v3 07/10] cxl/memdev: Fix sanitize vs decoder setup locking
` [PATCH v3 09/10] tools/testing/cxl: Make cxl_memdev_state available to other command emulation
` [PATCH v3 10/10] tools/testing/cxl: Add 'sanitize notifier' support
[PATCH] cxl/region: don't try to cleanup after cxl_region_setup_targets() fails
2023-10-13 16:57 UTC (3+ messages)
` [PATCH v2] "
[PATCH v5 0/3] hw/cxl: Add dummy ACPI QTG DSM
2023-10-12 12:56 UTC (4+ messages)
` [PATCH v5 1/3] tests/acpi: Allow update of DSDT.cxl
` [PATCH v5 2/3] hw/cxl: Add QTG _DSM support for ACPI0017 device
` [PATCH v5 3/3] tests/acpi: Update DSDT.cxl with QTG DSM
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox