qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] ZynqMP / Versal: various fixes
@ 2023-11-24 14:35 Frederic Konrad
  2023-11-24 14:35 ` [PATCH v1 1/3] hw/ssi/xilinx_spips: fix an out of bound access Frederic Konrad
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Frederic Konrad @ 2023-11-24 14:35 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-arm, francisco.iglesias, peter.maydell, edgar.iglesias,
	alistair, luc.michel, fkonrad

Hi,

Those are various simple fixes for ZynqMP:
  * 1: fixes a possible out of bound access in the SPI model.
  * 2: is a trivial fix for documentation url.
  * 3: is a log guest error fix for the CSU DMA.

Best Regards,
Fred

Frederic Konrad (3):
  hw/ssi/xilinx_spips: fix an out of bound access
  fix some url for amd / xilinx models
  hw/dma/xlnx_csu_dma: don't throw guest errors when stopping the SRC
    DMA

 hw/dma/xlnx_csu_dma.c                      | 14 +++++++++-----
 hw/ssi/xilinx_spips.c                      |  7 ++++++-
 include/hw/misc/xlnx-versal-cframe-reg.h   |  2 +-
 include/hw/misc/xlnx-versal-cfu.h          |  2 +-
 include/hw/misc/xlnx-versal-pmc-iou-slcr.h |  2 +-
 include/hw/ssi/xilinx_spips.h              |  3 +++
 include/hw/ssi/xlnx-versal-ospi.h          |  2 +-
 7 files changed, 22 insertions(+), 10 deletions(-)

-- 
2.25.1



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

end of thread, other threads:[~2023-12-06  0:17 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-24 14:35 [PATCH v1 0/3] ZynqMP / Versal: various fixes Frederic Konrad
2023-11-24 14:35 ` [PATCH v1 1/3] hw/ssi/xilinx_spips: fix an out of bound access Frederic Konrad
2023-11-24 16:13   ` Francisco Iglesias
2023-12-06  0:14   ` Alistair Francis
2023-11-24 14:35 ` [PATCH v1 2/3] fix some url for amd / xilinx models Frederic Konrad
2023-11-24 16:17   ` Francisco Iglesias
2023-12-06  0:15   ` Alistair Francis
2023-11-24 14:35 ` [PATCH v1 3/3] hw/dma/xlnx_csu_dma: don't throw guest errors when stopping the SRC DMA Frederic Konrad
2023-11-24 16:37   ` Francisco Iglesias
2023-12-06  0:16   ` Alistair Francis
2023-11-27 15:38 ` [PATCH v1 0/3] ZynqMP / Versal: various fixes Peter Maydell

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