qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 2/3] hw/dma: Add a trace log for a description loading fai


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 2/3] hw/dma: Add a trace log for a description loading failure
Date: Mon, 10 Jun 2024 13:48:59 +0200
User-agent: Mozilla Thunderbird

Hi Fea,

On 4/6/24 09:15, Fea.Wang wrote:
Due to a description loading failure, adding a trace log makes observing
the DMA behavior easy.

Signed-off-by: Fea.Wang <fea.wang@sifive.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@amd.com>
Reviewed-by: Frank Chang <frank.chang@sifive.com>
---
  hw/dma/trace-events    | 3 +++
  hw/dma/xilinx_axidma.c | 3 +++
  2 files changed, 6 insertions(+)


+# xilinx_axidma.c
+xilinx_axidma_loading_desc_fail(uint32_t res) "error:%d"

Unsigned format is "%u".

Regards,

Phil.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]