index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
cxl
Age
Commit message (
Expand
)
Author
2024-03-12
hw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_memory_window_config()
Zhao Liu
2024-03-12
hw/pci-bridge/pxb-cxl: Drop RAS capability from host bridge.
Jonathan Cameron
2024-03-09
hw/cxl/cxl-cdat: Fix type of buf in ct3_load_cdat()
Thomas Huth
2024-02-14
hw/cxl: Standardize all references on CXL r3.1 and minor updates
Jonathan Cameron
2024-02-14
hw/cxl: Update mailbox status registers.
Jonathan Cameron
2024-02-14
hw/cxl: Update RAS Capability Definitions for version 3.
Jonathan Cameron
2024-02-14
hw/cxl: Update HDM Decoder capability to version 3
Jonathan Cameron
2024-02-14
hw/cxl: Pass NULL for a NULL MemoryRegionOps
Li Zhijian
2024-02-14
hw/cxl: Pass CXLComponentState to cache_mem_ops
Li Zhijian
2024-02-14
hw/cxl/device: read from register values in mdev_reg_read()
Hyeonggon Yoo
2024-02-14
hw/cxl/mbox: Remove dead code
Davidlohr Bueso
2024-02-14
cxl/cdat: Fix header sum value in CDAT checksum
Ira Weiny
2024-02-14
cxl/cdat: Handle cdat table build errors
Ira Weiny
2024-01-30
cxl: Clean up includes
Peter Maydell
2023-12-31
meson: remove CONFIG_ALL
Paolo Bonzini
2023-11-15
hw/cxl: spelling fixes: limitaions, potentialy, intialized
Michael Tokarev
2023-11-07
hw/cxl: Add tunneled command support to mailbox for switch cci.
Jonathan Cameron
2023-11-07
hw/cxl: Add dummy security state get
Jonathan Cameron
2023-11-07
hw/cxl/mbox: Add Get Background Operation Status Command
Jonathan Cameron
2023-11-07
hw/cxl: Add support for device sanitation
Davidlohr Bueso
2023-11-07
hw/cxl/mbox: Wire up interrupts for background completion
Davidlohr Bueso
2023-11-07
hw/cxl/mbox: Add support for background operations
Davidlohr Bueso
2023-11-07
hw/cxl: Implement Physical Ports status retrieval
Jonathan Cameron
2023-11-07
hw/cxl/mbox: Add Physical Switch Identify command.
Jonathan Cameron
2023-11-07
hw/cxl/mbox: Add Information and Status / Identify command
Jonathan Cameron
2023-11-07
hw/cxl: Add a switch mailbox CCI function
Jonathan Cameron
2023-11-07
hw/cxl/mbox: Generalize the CCI command processing
Jonathan Cameron
2023-11-07
hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceState
Jonathan Cameron
2023-11-07
hw/cxl/mbox: Split mailbox command payload into separate input and output
Jonathan Cameron
2023-11-07
hw/cxl/mbox: Pull the payload out of struct cxl_cmd and make instances constant
Jonathan Cameron
2023-11-07
hw/cxl: Fix a QEMU_BUILD_BUG_ON() in switch statement scope issue.
Jonathan Cameron
2023-11-07
hw/cxl: Line length reductions
Jonathan Cameron
2023-11-07
hw/cxl: CXLDVSECPortExtensions renamed to CXLDVSECPortExt
Jonathan Cameron
2023-11-07
hw/cxl: Use switch statements for read and write of cachemem registers
Jonathan Cameron
2023-11-07
hw/cxl: Use a switch to explicitly check size in caps_reg_read()
Jonathan Cameron
2023-10-06
hw/cxl: Fix local variable shadowing of cap_hdrs
Jonathan Cameron
2023-10-04
hw/cxl: Support 4 HDM decoders at all levels of topology
Jonathan Cameron
2023-10-04
hw/cxl: Fix and use same calculation for HDM decoder block size everywhere
Jonathan Cameron
2023-10-04
hw/cxl: Add utility functions decoder interleave ways and target count.
Jonathan Cameron
2023-10-04
hw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig() into .c
Jonathan Cameron
2023-09-21
hw/cxl: Fix CFMW config memory leak
Li Zhijian
2023-09-21
hw/other: spelling fixes
Michael Tokarev
2023-06-22
hw/cxl/events: Add event interrupt support
Ira Weiny
2023-06-22
hw/cxl/events: Wire up get/clear event mailbox commands
Ira Weiny
2023-06-22
hw/cxl: Move CXLRetCode definition to cxl_device.h
Jonathan Cameron
2023-06-22
hw/cxl/events: Add event status register
Ira Weiny
2023-06-22
hw/cxl: Add clear poison mailbox command support.
Jonathan Cameron
2023-06-22
hw/cxl: Add poison injection via the mailbox.
Jonathan Cameron
2023-06-22
hw/cxl: QMP based poison injection support
Jonathan Cameron
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
[next]