qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] hw/cxl: Misc small fixes
@ 2023-09-19 10:19 Jonathan Cameron via
  2023-09-19 10:19 ` [PATCH v2 1/3] hw/cxl: Fix out of bound array access Jonathan Cameron via
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Jonathan Cameron via @ 2023-09-19 10:19 UTC (permalink / raw)
  To: Michael Tokarev, qemu-devel, Michael Tsirkin, Fan Ni,
	Philippe Mathieu-Daudé
  Cc: linuxarm, Peter Maydell, Yuquan Wang, Dave Jiang, Ira Weiny,
	Daniel P . Berrangé, Warner Losh

v2:
 - Tag collection.
 - Patch 2 discussion on appropriate license concluded that this should
   have originally only been accepted on GPL-v2 and later. However, I've
   left it as GPL-v2-only as that is what was used for other CXL files and
   for the license to be usefully relaxed we need to do them all - which
   is a job for another day.
 - Added SPDX
 - Added similar header to cxl_type3_stubs.c
 
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          | 11 +++++++++++
 hw/mem/cxl_type3_stubs.c    | 10 ++++++++++
 4 files changed, 24 insertions(+), 3 deletions(-)

-- 
2.39.2



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-09-20 14:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-19 10:19 [PATCH v2 0/3] hw/cxl: Misc small fixes Jonathan Cameron via
2023-09-19 10:19 ` [PATCH v2 1/3] hw/cxl: Fix out of bound array access Jonathan Cameron via
2023-09-19 10:19 ` [PATCH v2 2/3] hw/mem/cxl_type3: Add missing copyright and license notice Jonathan Cameron via
2023-09-20 14:11   ` Philippe Mathieu-Daudé
2023-09-20 14:25     ` Michael Tokarev
2023-09-19 10:19 ` [PATCH v2 3/3] docs/cxl: Cleanout some more aarch64 examples Jonathan Cameron via
2023-09-20  5:00 ` [PATCH v2 0/3] hw/cxl: Misc small fixes Michael Tokarev

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).