mbox series

[0/3] hw/cxl: Misc small fixes

Message ID 20230918150259.11165-1-Jonathan.Cameron@huawei.com (mailing list archive)
Headers show
Series hw/cxl: Misc small fixes | expand

Message

Jonathan Cameron Sept. 18, 2023, 3:02 p.m. UTC
Misc set of trivial fixes.  No conflicts with other sets outstanding
so can go with main CXL patches or perhaps via the trivial tree.

Dmitry Frolov (1):
  hw/cxl: Fix out of bound array access

Jonathan Cameron (2):
  hw/mem/cxl_type3: Add missing copyright and license notice
  docs/cxl: Cleanout some more aarch64 examples.

 docs/system/devices/cxl.rst | 4 ++--
 include/hw/cxl/cxl.h        | 2 +-
 hw/mem/cxl_type3.c          | 9 +++++++++
 3 files changed, 12 insertions(+), 3 deletions(-)