linux-cxl.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-02 14:23:57 to 2022-02-18 22:05:50 UTC [more...]

[RFC PATCH 0/4] PCI/CMA and SPDM library
 2022-02-18 22:05 UTC  (3+ messages)
` [RFC PATCH 2/4] spdm: Introduce a library for DMTF SPDM

[PATCH v3 00/14] CXL Region driver
 2022-02-18 21:53 UTC  (54+ messages)
` [PATCH v3 01/14] cxl/region: Add region creation ABI
  ` [PATCH v4 "
    ` [PATCH v5 01/15] "
` [PATCH v3 02/14] cxl/region: Introduce concept of region configuration
` [PATCH v3 03/14] cxl/mem: Cache port created by the mem dev
` [PATCH v3 04/14] cxl/region: Introduce a cxl_region driver
` [PATCH v3 05/14] cxl/acpi: Handle address space allocation
` [PATCH v3 06/14] cxl/region: Address "
` [PATCH v3 07/14] cxl/region: Implement XHB verification
` [PATCH v3 08/14] cxl/region: HB port config verification
` [PATCH v3 09/14] cxl/region: Add infrastructure for decoder programming
` [PATCH v3 11/14] cxl/region: Add support for single switch level

[PATCH v6 00/43] CXl 2.0 emulation Support
 2022-02-18 18:17 UTC  (46+ messages)
` [PATCH v6 01/43] hw/pci/cxl: Add a CXL component type (interface)
` [PATCH v6 02/43] hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)
` [PATCH v6 03/43] MAINTAINERS: Add entry for Compute Express Link Emulation
` [PATCH v6 04/43] hw/cxl/device: Introduce a CXL device (8.2.8)
` [PATCH v6 05/43] hw/cxl/device: Implement the CAP array (8.2.8.1-2)
` [PATCH v6 06/43] hw/cxl/device: Implement basic mailbox (8.2.8.4)
` [PATCH v6 07/43] hw/cxl/device: Add memory device utilities
` [PATCH v6 08/43] hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1)
` [PATCH v6 09/43] hw/cxl/device: Timestamp implementation (8.2.9.3)
` [PATCH v6 10/43] hw/cxl/device: Add log commands (8.2.9.4) + CEL
` [PATCH v6 11/43] hw/pxb: Use a type for realizing expanders
` [PATCH v6 12/43] hw/pci/cxl: Create a CXL bus type
` [PATCH v6 13/43] cxl: Machine level control on whether CXL support is enabled
` [PATCH v6 14/43] hw/pxb: Allow creation of a CXL PXB (host bridge)
` [PATCH v6 15/43] qtest/cxl: Introduce initial test for pxb-cxl only
` [PATCH v6 16/43] hw/cxl/rp: Add a root port
` [PATCH v6 17/43] hw/cxl/device: Add a memory device (8.2.8.5)
` [PATCH v6 18/43] qtests/cxl: Add initial root port and CXL type3 tests
` [PATCH v6 19/43] hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12)
` [PATCH v6 20/43] hw/cxl/device: Add some trivial commands
` [PATCH v6 21/43] hw/cxl/device: Plumb real Label Storage Area (LSA) sizing
` [PATCH v6 22/43] hw/cxl/device: Implement get/set Label Storage Area (LSA)
` [PATCH v6 23/43] hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)
` [PATCH v6 24/43] acpi/cxl: Add _OSC implementation (9.14.2)
` [PATCH v6 25/43] acpi/cxl: Create the CEDT (9.14.1)
` [PATCH v6 26/43] hw/cxl/component: Add utils for interleave parameter encoding/decoding
` [PATCH v6 27/43] hw/cxl/host: Add support for CXL Fixed Memory Windows
` [PATCH v6 28/43] acpi/cxl: Introduce CFMWS structures in CEDT
` [PATCH v6 29/43] hw/pci-host/gpex-acpi: Add support for dsdt construction for pxb-cxl
` [PATCH v6 30/43] pci/pcie_port: Add pci_find_port_by_pn()
` [PATCH v6 31/43] CXL/cxl_component: Add cxl_get_hb_cstate()
` [PATCH v6 32/43] mem/cxl_type3: Add read and write functions for associated hostmem
` [PATCH v6 33/43] cxl/cxl-host: Add memops for CFMWS region
` [PATCH v6 34/43] RFC: softmmu/memory: Add ops to memory_region_ram_init_from_file
` [PATCH v6 35/43] hw/cxl/component Add a dumb HDM decoder handler
` [PATCH v6 36/43] i386/pc: Enable CXL fixed memory windows
` [PATCH v6 37/43] tests/acpi: q35: Allow addition of a CXL test
` [PATCH v6 38/43] qtests/bios-tables-test: Add a test for CXL emulation
` [PATCH v6 39/43] tests/acpi: Add tables "
` [PATCH v6 40/43] qtest/cxl: Add more complex test cases with CFMWs
` [PATCH v6 41/43] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
` [PATCH v6 42/43] qtest/cxl: Add aarch64 virt test for CXL
` [PATCH v6 43/43] docs/cxl: Add initial Compute eXpress Link (CXL) documentation

[PATCH] cxl/port: Hold port reference until decoder release
 2022-02-17 17:04 UTC  (2+ messages)

[PATCH v3 35/40] cxl/core/port: Add endpoint decoders
 2022-02-14 19:14 UTC  (4+ messages)
` [PATCH v4 "

[PATCH v5 00/43] CXl 2.0 emulation Support
 2022-02-11 16:52 UTC  (31+ messages)
` [PATCH v5 16/43] tests/acpi: Add update DSDT.viot
` [PATCH v5 20/43] hw/cxl/device: Add a memory device (8.2.8.5)
` [PATCH v5 26/43] hw/cxl/device: Plumb real Label Storage Area (LSA) sizing
` [PATCH v5 27/43] hw/cxl/device: Implement get/set Label Storage Area (LSA)
` [PATCH v5 28/43] hw/cxl/component: Add utils for interleave parameter encoding/decoding
` [PATCH v5 29/43] hw/cxl/host: Add support for CXL Fixed Memory Windows
` [PATCH v5 30/43] acpi/cxl: Introduce CFMWS structures in CEDT
` [PATCH v5 31/43] hw/pci-host/gpex-acpi: Add support for dsdt construction for pxb-cxl
` [PATCH v5 32/43] pci/pcie_port: Add pci_find_port_by_pn()
` [PATCH v5 33/43] CXL/cxl_component: Add cxl_get_hb_cstate()
` [PATCH v5 34/43] mem/cxl_type3: Add read and write functions for associated hostmem
` [PATCH v5 35/43] cxl/cxl-host: Add memops for CFMWS region
` [PATCH v5 36/43] arm/virt: Allow virt/CEDT creation
` [PATCH v5 37/43] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
` [PATCH v5 38/43] RFC: softmmu/memory: Add ops to memory_region_ram_init_from_file
` [PATCH v5 39/43] hw/cxl/component Add a dumb HDM decoder handler
` [PATCH v5 40/43] i386/pc: Enable CXL fixed memory windows
` [PATCH v5 41/43] qtest/acpi: Add reference CEDT tables
` [PATCH v5 42/43] qtest/cxl: Add very basic sanity tests
` [PATCH v5 43/43] scripts/device-crash-test: Add exception for pxb-cxl

[PATCH V6 04/10] PCI/DOE: Introduce pci_doe_create_doe_devices
 2022-02-11  2:54 UTC  (5+ messages)

[PATCH] cxl/port: Fix endpoint refcount leak
 2022-02-11  1:04 UTC 

[PATCH] cxl/core: Constify static attribute_group structs
 2022-02-10 23:02 UTC 

[PATCH V6 00/10] CXL: Read CDAT and DSMAS data from the device
 2022-02-10 21:51 UTC  (32+ messages)
` [PATCH V6 02/10] PCI: Replace magic constant for PCI Sig Vendor ID
` [PATCH V6 03/10] PCI/DOE: Add Data Object Exchange Aux Driver
` [PATCH V6 06/10] cxl/pci: Find the DOE mailbox which supports CDAT
` [PATCH V6 07/10] cxl/mem: Read CDAT table
` [PATCH V6 08/10] cxl/cdat: Introduce cdat_hdr_valid()
` [PATCH V6 09/10] cxl/mem: Retry reading CDAT on failure
` [PATCH V6 10/10] cxl/cdat: Parse out DSMAS data from CDAT table

[RFC PATCH v2 0/3] Add PCIe enclosure management support
 2022-02-10 11:52 UTC  (7+ messages)
` [RFC PATCH v2 1/3] Add support for seven more indicators in enclosure driver
` [RFC PATCH v2 2/3] Add PCIe enclosure management auxiliary driver
` [RFC PATCH v2 3/3] Register auxiliary device for PCIe enclosure management

[ndctl PATCH v5 0/6] Add partitioning support for CXL memdevs
 2022-02-10  2:31 UTC  (8+ messages)
` [ndctl PATCH v5 1/6] libcxl: add GET_PARTITION_INFO mailbox command and accessors
` [ndctl PATCH v5 2/6] libcxl: add accessors for capacity fields of the IDENTIFY command
` [ndctl PATCH v5 3/6] libcxl: return the partition alignment field in bytes
` [ndctl PATCH v5 4/6] cxl: add memdev partition information to cxl-list
` [ndctl PATCH v5 5/6] libcxl: add interfaces for SET_PARTITION_INFO mailbox command
` [ndctl PATCH v5 6/6] cxl: add command 'cxl set-partition'

[ndctl PATCH 00/37] cxl: Full topology enumeration
 2022-02-10  1:55 UTC  (4+ messages)
` [ndctl PATCH 26/37] cxl/memdev: Add serial support for memdev-related commands

[PATCH v4 00/42] CXl 2.0 emulation Support
 2022-02-09 19:09 UTC  (4+ messages)
` [PATCH v4 23/42] tests/acpi: allow CEDT table addition

[PATCH] cxl/core/port: Fix unregister_port() lock assertion
 2022-02-09 18:33 UTC  (3+ messages)

[PATCH] cxl/core: Fix cxl_device_lock() class detection
 2022-02-09 17:39 UTC  (2+ messages)

[ndctl PATCH v4 0/6] Add partitioning support for CXL memdevs
 2022-02-08 21:18 UTC  (17+ messages)
` [ndctl PATCH v4 1/6] libcxl: add GET_PARTITION_INFO mailbox command and accessors
` [ndctl PATCH v4 2/6] libcxl: add accessors for capacity fields of the IDENTIFY command
` [ndctl PATCH v4 3/6] libcxl: return the partition alignment field in bytes
` [ndctl PATCH v4 4/6] cxl: add memdev partition information to cxl-list
` [ndctl PATCH v4 5/6] libcxl: add interfaces for SET_PARTITION_INFO mailbox command
` [ndctl PATCH v4 6/6] cxl: add command set-partition

Patch: Make ACPI subsystem provide CEDT table
 2022-02-04 19:34 UTC  (4+ messages)

[PATCH v3 33/40] cxl/mem: Add the cxl_mem driver
 2022-02-04 15:18 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v5 "
    ` [PATCH v6 "

[PATCH v3 32/40] cxl/core/port: Add switch port enumeration
 2022-02-04 15:08 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v5 "

[PATCH v3 00/40] CXL.mem Topology Discovery and Hotplug Support
 2022-02-04  4:25 UTC  (10+ messages)
` [PATCH v3 31/40] cxl/memdev: Add numa_node attribute

[PATCH V6 01/10] PCI: Add vendor ID for the PCI SIG
 2022-02-03 20:28 UTC  (3+ messages)

[RFC PATCH 0/3] Add PCIe enclosure management support
 2022-02-02 17:54 UTC  (4+ messages)
` [RFC PATCH 2/3] Add PCIe enclosure management auxiliary driver


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).