Linux CXL
 help / color / mirror / Atom feed
 messages from 2023-09-01 09:05:22 to 2023-09-13 13:25:27 UTC [more...]

[PATCH v4 0/4] hw/cxl: Support emulating 4 HDM decoders throughout topology
 2023-09-13 13:25 UTC 

[PATCH v10 00/45] CXl 2.0 emulation Support
 2023-09-13 12:20 UTC  (3+ messages)
` [PATCH v10 17/45] hw/cxl/device: Add a memory device (8.2.8.5)

[cxl:fixes] BUILD SUCCESS 55b8ff06a0c70e9a6a1696c69f52c0240167d23f
 2023-09-13  9:04 UTC 

[PATCH v3 0/4] hw/cxl: Support emulating 4 HDM decoders throughout topology
 2023-09-13  9:03 UTC  (13+ messages)
` [PATCH v3 1/4] hw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig() into .c
` [PATCH v3 2/4] hw/cxl: Add utility functions decoder interleave ways and target count
` [PATCH v3 3/4] hw/cxl: Fix and use same calculation for HDM decoder block size everywhere
` [PATCH v3 4/4] hw/cxl: Support 4 HDM decoders at all levels of topology

[PATCH v2 0/3] hw/cxl: Add dummy ACPI QTG DSM
 2023-09-13  8:51 UTC  (8+ messages)
` [PATCH v2 1/3] tests/acpi: Allow update of DSDT.cxl
` [PATCH v2 2/3] hw/cxl: Add QTG _DSM support for ACPI0017 device
` [PATCH v2 3/3] tests/acpi: Update DSDT.cxl with QTG DSM

[PATCH 0/4] hw/cxl: Minor CXL emulation fixes and cleanup
 2023-09-13  6:38 UTC  (12+ messages)
` [PATCH 1/4] hw/cxl: Fix CFMW config memory leak
` [PATCH 2/4] hw/pci-bridge/cxl_upstream: Fix bandwidth entry base unit for SSLBIS
` [PATCH 3/4] hw/cxl/cxl_device: Replace magic number in CXLError definition
` [PATCH 4/4] docs/cxl: Change to lowercase as others

[CXL DAX Question]: How to change the memory-type/cache policy?
 2023-09-13  3:48 UTC  (2+ messages)

[PATCH -qemu 0/4] hw/cxl: Support for scan media
 2023-09-13  3:47 UTC  (15+ messages)
` [PATCH 1/4] cxl/type3: Fix crash in set_cacheline()
` [PATCH 2/4] hw/cxl: Add get scan media capabilities cmd support
` [PATCH 3/4] hw/cxl: Add scan media "
` [PATCH 4/4] hw/cxl: Add get scan media results "

[PATCH ndctl] test/cxl-update-firmware: Fix checksum sysfs query
 2023-09-13  2:58 UTC  (3+ messages)

[PATCH] dax: refactor deprecated strncpy
 2023-09-13  1:10 UTC 

[PATCH] cxl/mbox: Fix CEL logic for poison and security commands
 2023-09-12 22:39 UTC  (4+ messages)

[PATCH RFC v2 00/18] DCD: Add support for Dynamic Capacity Devices (DCD)
 2023-09-12 22:35 UTC  (77+ messages)
` [PATCH RFC v2 01/18] cxl/hdm: Debug, use decoder name function
` [PATCH RFC v2 02/18] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD)
` [PATCH RFC v2 03/18] cxl/mem: Read Dynamic capacity configuration from the device
` [PATCH RFC v2 05/18] cxl/port: Add Dynamic Capacity mode support to endpoint decoders
` [PATCH RFC v2 06/18] cxl/port: Add Dynamic Capacity size "
` [PATCH RFC v2 07/18] cxl/mem: Expose device dynamic capacity configuration
` [PATCH RFC v2 08/18] cxl/region: Add Dynamic Capacity CXL region support
` [PATCH RFC v2 09/18] cxl/mem: Read extents on memory device discovery
` [PATCH RFC v2 10/18] cxl/mem: Handle DCD add and release capacity events
` [PATCH RFC v2 11/18] cxl/region: Expose DC extents on region driver load
` [PATCH RFC v2 12/18] cxl/region: Notify regions of DC changes
` [PATCH RFC v2 13/18] dax/bus: Factor out dev dax resize logic
` [PATCH RFC v2 14/18] dax/region: Support DAX device creation on dynamic DAX regions
` [PATCH RFC v2 15/18] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH RFC v2 16/18] tools/testing/cxl: Make event logs dynamic
` [PATCH RFC v2 17/18] tools/testing/cxl: Add DC Regions to mock mem data
` [PATCH RFC v2 18/18] tools/testing/cxl: Add Dynamic Capacity events

[PATCH v4 0/2] CXL: Apply SRAT defined PXM to entire CFMWS window
 2023-09-12 21:13 UTC  (4+ messages)
` [PATCH v4 2/2] ACPI: NUMA: Apply SRAT proximity domain "

[PATCH v4 0/3] CXL, ACPI, APEI, EINJ: Update EINJ for CXL 1.1 error types
 2023-09-12 16:33 UTC  (10+ messages)
` [PATCH v4 1/3] CXL, PCIE: Add cxl_rcrb_addr file to dport_dev
` [PATCH v4 2/3] ACPI, APEI, EINJ: Add CXL 1.1 EINJ error type support
` [PATCH v4 3/3] ACPI, APEI, EINJ: Update EINJ documentation

[PATCH v3 0/6] CXL: SK hynix Niagara MHSLD Device
 2023-09-12 13:35 UTC  (10+ messages)
` [PATCH v3 1/6] cxl/mailbox: move mailbox effect definitions to a header
` [PATCH v3 2/6] cxl/type3: Cleanup multiple CXL_TYPE3() calls in read/write functions
` [PATCH v3 3/6] cxl/type3: Expose ct3 functions so that inheriters can call them
` [PATCH v3 4/6] cxl/type3: add an optional mhd validation function for memory accesses
` [PATCH v3 5/6] cxl/mailbox,type3: Implement MHD get info command callback
` [PATCH v3 6/6] cxl/vendor: SK hynix Niagara Multi-Headed SLD Device

[PATCH 0/5 v2] CXL: SK hynix Niagara MHSLD Device
 2023-09-12 12:37 UTC  (18+ messages)
` [PATCH 1/5] cxl/mailbox: move mailbox effect definitions to a header
` [PATCH 2/5] cxl/type3: Cleanup multiple CXL_TYPE3() calls in read/write functions
` [PATCH 3/5] cxl/type3: Expose ct3 functions so that inheriters can call them
` [PATCH 4/5] cxl/type3: add an optional mhd validation function for memory accesses
` [PATCH 5/5] cxl/vendor: SK hynix Niagara Multi-Headed SLD Device

[RFC 0/3] sys_move_phy_pages system call
 2023-09-11 17:26 UTC  (12+ messages)
` [RFC PATCH 1/3] mm/migrate: remove unused mm argument from do_move_pages_to_node
` [RFC PATCH 2/3] mm/migrate: refactor add_page_for_migration for code re-use
` [RFC PATCH 3/3] mm/migrate: Create move_phys_pages syscall

[PATCH v2 0/3] hw/cxl: Support emulating 4 HDM decoders throughout topology
 2023-09-11 11:40 UTC  (8+ messages)
` [PATCH v2 1/3] hw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig() into .c
` [PATCH v2 2/3] hw/cxl: Add utility functions decoder interleave ways and target count
` [PATCH v2 3/3] hw/cxl: Support 4 HDM decoders at all levels of topology

[Qemu PATCH v2 0/9] Enabling DCD emulation support in Qemu
 2023-09-08 17:19 UTC  (7+ messages)
  ` [Qemu PATCH v2 7/9] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
  ` [Qemu PATCH v2 6/9] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support

[PATCH 0/2] hw/cxl: Support emulating 4 HDM decoders throughout topology
 2023-09-07 11:27 UTC  (10+ messages)
` [PATCH 1/2] hw/cxl: Add utility functions decoder interleave ways and target count
` [PATCH 2/2] hw/cxl: Support 4 HDM decoders at all levels of topology

[PATCH v3 0/3] CXL, ACPI, APEI, EINJ: Update EINJ for CXL 1.1 error types
 2023-09-06  4:04 UTC  (7+ messages)
` [PATCH v3 1/3] CXL, PCIE: Add cxl_rcrb_addr file to dport_dev
` [PATCH v3 2/3] ACPI, APEI, EINJ: Add CXL 1.1 EINJ error type support
` [PATCH v3 3/3] ACPI, APEI, EINJ: Update EINJ documentation

[PATCH v3] cxl/region: Match auto-discovered region decoders by HPA range
 2023-09-05 21:10 UTC 

[PATCH v2] cxl/region: Match auto-discovered region decoders by HPA range
 2023-09-05 21:03 UTC  (3+ messages)

[PATCH] hw/pci-bridge/cxl-upstream: Add serial number extended capability support
 2023-09-05 16:22 UTC  (5+ messages)

[PATCH v3 0/2] cxl/region: Improve Soft Reserved resource handling
 2023-09-05 17:42 UTC  (6+ messages)
` [PATCH v3 2/2] cxl/region: Remove a soft reserved resource at region teardown

[PATCH v2] cxl/region: Refactor granularity select in cxl_port_setup_targets()
 2023-09-05 17:29 UTC  (3+ messages)

[PATCH v10 00/15] cxl/pci: Add support for RCH RAS error handling
 2023-09-05 16:55 UTC  (7+ messages)
` [PATCH v10 02/15] cxl/regs: Prepare for multiple users of register mappings
` [PATCH v10 07/15] cxl/pci: Add RCH downstream port AER register discovery

[PATCH] perf: CXL: fix mismatched number of counters mask
 2023-09-05 16:01 UTC  (5+ messages)

[ndctl PATCH v2 0/2] Add support for Set Alert Configuration mailbox command
 2023-09-05  6:29 UTC  (4+ messages)
  ` [ndctl PATCH v2 2/2] cxl: add 'set-alert-config' command to cxl tool

[PATCH] cxl/hdm: Debug, use decoder name function
 2023-09-03  2:52 UTC 

Support for CXL v3.0 spec with QEMU
 2023-09-02 14:58 UTC  (12+ messages)

[PATCH v9 00/15] cxl/pci: Add support for RCH RAS error handling
 2023-09-01  9:10 UTC  (11+ messages)
` [PATCH v9 01/15] cxl/port: Pre-initialize component register mappings
` [PATCH v9 02/15] cxl/regs: Prepare for multiple users of "

[PATCH 0/4] CXL: SK hynix Niagara MHSLD Device
 2023-09-01  9:05 UTC  (5+ messages)
` [PATCH 3/4] cxl/type3: minimum MHD cci support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox