Linux CXL
 help / color / mirror / Atom feed
 messages from 2023-02-22 01:51:43 to 2023-03-02 10:07:14 UTC [more...]

[PATCH v6 0/8] hw/cxl: RAS error emulation and injection
 2023-03-02 10:06 UTC  (10+ messages)
` [PATCH v6 1/8] hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register
` [PATCH v6 2/8] hw/pci/aer: Add missing routing for AER errors
` [PATCH v6 3/8] hw/pci-bridge/cxl_root_port: Wire up AER
` [PATCH v6 4/8] hw/pci-bridge/cxl_root_port: Wire up MSI
` [PATCH v6 5/8] hw/mem/cxl-type3: Add AER extended capability
` [PATCH v6 6/8] hw/cxl: Fix endian issues in CXL RAS capability defaults / masks
` [PATCH v6 7/8] hw/pci/aer: Make PCIE AER error injection facility available for other emulation to use
` [PATCH v6 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support

[PATCH v2 0/6] hw/cxl: Poison get, inject, clear
 2023-03-02  9:49 UTC  (13+ messages)
` [PATCH v2 1/6] hw/cxl: rename mailbox return code type from ret_code to CXLRetCode
` [PATCH v2 2/6] hw/cxl: Introduce cxl_device_get_timestamp() utility function
` [PATCH v2 3/6] bswap: Add the ability to store to an unaligned 24 bit field
` [PATCH v2 4/6] hw/cxl: QMP based poison injection support
` [PATCH v2 5/6] hw/cxl: Add poison injection via the mailbox
` [PATCH v2 6/6] hw/cxl: Add clear poison mailbox command support

[PATCH v3 0/7] QEMU CXL Provide mock CXL events and irq support
 2023-03-02  6:44 UTC  (10+ messages)
` [PATCH v3 1/7] hw/cxl/events: Add event status register
` [PATCH v3 2/7] hw/cxl: Move CXLRetCode definition to cxl_device.h
` [PATCH v3 3/7] hw/cxl/events: Wire up get/clear event mailbox commands
` [PATCH v3 4/7] hw/cxl/events: Add event interrupt support
` [PATCH v3 5/7] hw/cxl/events: Add injection of General Media Events
` [PATCH v3 6/7] hw/cxl/events: Add injection of DRAM events
` [PATCH v3 7/7] hw/cxl/events: Add injection of Memory Module Events

[PATCH] cxl/hdm: Fix hdm decoder init by adding COMMIT field check
 2023-03-02  6:23 UTC  (3+ messages)

[RFC] CXL: TCG/KVM instruction alignment issue discussion default
 2023-03-02  1:17 UTC  (6+ messages)

[PATCH v7 00/20] Introduce security commands for CXL pmem device
 2023-03-02  0:17 UTC  (5+ messages)
` [PATCH v7 01/20] cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operation
    ` [PATCH] cxl: fix compile warning for cxl_security_ops extern

[PATCH v3 0/8] cxl: CXL Inject & Clear Poison
 2023-03-01 22:16 UTC  (10+ messages)
` [PATCH v3 1/8] cxl/memdev: Add support for the Inject Poison mailbox command
` [PATCH v3 2/8] cxl/memdev: Add support for the Clear "
` [PATCH v3 3/8] tools/testing/cxl: Mock the Inject "
` [PATCH v3 4/8] tools/testing/cxl: Mock the Clear "
` [PATCH v3 5/8] tools/testing/cxl: Use injected poison for get poison list
` [PATCH v3 6/8] tools/testing/cxl: Add a sysfs attr to test poison injection limits
` [PATCH v3 7/8] cxl/memdev: Make inject and clear poison cmds kernel exclusive
` [PATCH v3 8/8] cxl/mbox: Block inject and clear poison opcodes in raw mode

[PATCH -qemu 0/3] cxl: Background commands and device sanitation
 2023-03-01 20:45 UTC  (6+ messages)
` [PATCH 1/3] cxl/mbox: Add support for background operations
` [PATCH 2/3] cxl/mbox: Wire up interrupts for background completion
` [PATCH 3/3] cxl: Add support for device sanitation

[PATCH 0/2] cxl: DVSEC Range emulation fixups
 2023-03-01 18:46 UTC  (11+ messages)
` [PATCH 1/2] cxl/hdm: Fix double allocation of @cxlhdm
` [PATCH 2/2] cxl/hdm: Skip emulation when driver manages mem_enable

[ndctl 0/3] Support for inject poison
 2023-03-01 19:01 UTC  (11+ messages)
    ` [ndctl 1/3] libcxl: add memdev inject poison support
    ` [ndctl 2/3] cxl: add inject-poison command to cxl tool

[PATCH v2] cxl/mbox: Drop extra (struct resource)
 2023-03-01 16:59 UTC 

[PATCH] cxl/mbox: Drop extra struct resource cast
 2023-03-01 15:46 UTC  (4+ messages)

Programming HDM decoders
 2023-03-01  3:28 UTC  (2+ messages)

kdevops live demo zoom & Q&A
 2023-03-01  3:11 UTC  (4+ messages)

[PATCH v3 00/16] Collection of DOE material
 2023-03-01  1:51 UTC  (18+ messages)
` [PATCH v3 01/16] cxl/pci: Fix CDAT retrieval on big endian
` [PATCH v3 06/16] PCI/DOE: Fix memory leak with CONFIG_DEBUG_OBJECTS=y
` [PATCH v3 07/16] PCI/DOE: Provide synchronous API and use it internally
` [PATCH v3 12/16] PCI/DOE: Create mailboxes on device enumeration
` [PATCH v3 16/16] cxl/pci: Rightsize CDAT response allocation

[PATCH v3 0/7] cxl: Background cmds and device sanitation
 2023-02-28 23:35 UTC  (21+ messages)
` [PATCH 1/7] cxl/mbox: Add background cmd handling machinery
` [PATCH 2/7] cxl/security: Add security state sysfs ABI
` [PATCH 3/7] cxl/region: Add cxl_memdev_active_region()
` [PATCH 4/7] cxl/mem: Support Sanitation
` [PATCH 5/7] cxl/test: Add "Sanitize" opcode support
` [PATCH 6/7] cxl/mem: Support Secure Erase
` [PATCH 7/7] cxl/test: Add "Secure Erase" opcode support

[PATCH v2 00/20] CXL RAM and the 'Soft Reserved' => 'System RAM' default
 2023-02-28 18:53 UTC  (7+ messages)
  ` [PATCH v2 13/20] cxl/region: Add region autodiscovery

[PATCH] MAINTAINERS: Add Fan Ni as Compute eXpress Link QEMU reviewer
 2023-02-28 17:00 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-02-28  4:35 UTC  (3+ messages)

[PATCH v4 00/10] hw/cxl: CXL emulation cleanups and minor fixes for upstream
 2023-02-28  4:15 UTC  (21+ messages)
  ` [PATCH v4 01/10] hw/mem/cxl_type3: Improve error handling in realize()
  ` [PATCH v4 02/10] hw/pci-bridge/cxl_downstream: Fix type naming mismatch
  ` [PATCH v4 03/10] hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
  ` [PATCH v4 04/10] hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
  ` [PATCH v4 05/10] tests/acpi: Allow update of q35/DSDT.cxl
  ` [PATCH v4 06/10] hw/i386/acpi: Drop duplicate _UID entry for CXL root bridge
  ` [PATCH v4 07/10] tests: acpi: Update q35/DSDT.cxl for removed duplicate UID
  ` [PATCH v4 08/10] qemu/bswap: Add const_le64()
  ` [PATCH v4 09/10] qemu/uuid: Add UUID static initializer
  ` [PATCH v4 10/10] hw/cxl/mailbox: Use new UUID network order define for cel_uuid

[RFC PATCH] hw/acpi: Add support for Generic Port Affinity Structure to SRAT
 2023-02-27 22:29 UTC  (2+ messages)

[PATCH v2 0/2] hw/cxl: Passthrough HDM decoder emulation
 2023-02-27 21:44 UTC  (4+ messages)
  ` [PATCH v2 1/2] hw/pci: Add pcie_count_ds_port() and pcie_find_port_first() helpers
  ` [PATCH v2 2/2] hw/pxb-cxl: Support passthrough HDM Decoders unless overridden

[PATCH v4 0/2] hw/mem: CXL Type-3 Volatile Memory Support
 2023-02-27 16:31 UTC  (3+ messages)
` [PATCH v4 1/2] tests/qtest/cxl-test: whitespace, line ending cleanup
` [PATCH v4 2/2] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)

[PATCH 0/6] hw/cxl: Poison get, inject, clear
 2023-02-27 14:57 UTC  (10+ messages)
` [PATCH 1/6] hw/cxl: Move enum ret_code definition to cxl_device.h
` [PATCH 4/6] hw/cxl: QMP based poison injection support
` [PATCH 5/6] hw/cxl: Add poison injection via the mailbox

[PATCH v5 0/8] hw/cxl: RAS error emulation and injection
 2023-02-27  9:40 UTC  (14+ messages)
` [PATCH v5 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support

[GIT PULL] Compute Express Link (CXL) for 6.3
 2023-02-25 17:33 UTC  (2+ messages)

[ANN]: kdevops v6.2 released devices
 2023-02-24 23:10 UTC 

[PATCH ndctl 0/2] fix a couple of meson issues with v76
 2023-02-24 15:29 UTC  (8+ messages)
` [PATCH ndctl 1/2] cxl/monitor: fix include paths for tracefs and traceevent
` [PATCH ndctl 2/2] cxl/event-trace: use the wrapped util_json_new_u64()

[ndctl PATCH] cxl/monitor: Make libtracefs dependency optional
 2023-02-24 15:27 UTC  (5+ messages)

[PATCH 0/2] hw/mem: CXL Type-3 Volatile Memory Support
 2023-02-24 12:01 UTC  (7+ messages)
` [PATCH 2/2] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)

Question on DOE requirements for CXL/CDAT and CMA/SPDM
 2023-02-24  6:56 UTC  (2+ messages)

[PATCH v2] cxl/pci: Set the device timestamp
 2023-02-23 22:11 UTC  (8+ messages)

[PATCH v9] cxl: add RAS status unmasking for CXL
 2023-02-23  5:01 UTC  (2+ messages)

[ANNOUNCE] ndctl v76
 2023-02-22 22:46 UTC 

[PATCH ndctl] ndctl.spec.in: Add build dependencies for libtraceevent and libtracefs
 2023-02-22 21:25 UTC  (3+ messages)

[PATCH 12/18] cxl: Add helpers to calculate pci latency for the CXL device
 2023-02-22 17:54 UTC  (6+ messages)

[PATCH v3] cxl/mbox: Use local cxl_device_state variable
 2023-02-22 14:04 UTC 

[PATCH ndctl 0/3] cxl/monitor: coverity and misc other fixes
 2023-02-22  6:33 UTC  (6+ messages)
` [PATCH ndctl 1/3] cxl/event_trace: fix a resource leak in cxl_event_to_json()
` [PATCH ndctl 2/3] cxl/monitor: retain error code in monitor_event()


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