hw/dma/pl080.c | 37 ++++++++++++++++++++++++------------- 1 file changed, 24 insertions(+), 13 deletions(-)
From: TaoDing <1774596582@qq.com> Hi all, When I tested pl080 using the existing dmatest tool in Linux, I found that pl080 could not output the results correctly. The main issues involved are inconsistent source and destination bit widths, misalignment of LLI, which can lead to incorrect data and even cause qemu crashes. TaoDing (3): An interrupt is generated after the DMA transfer complete. The swidth and dwidth of pl080 are not equal. The LLI of pl080 should be aligned with 4 bytes. hw/dma/pl080.c | 37 ++++++++++++++++++++++++------------- 1 file changed, 24 insertions(+), 13 deletions(-) -- 2.43.0
Hi, It looks like three patches of this series were sent out-of-thread and are not attached to this cover letter. You may want to resend the full series, or resend those patches with In-Reply-To pointing to the Message-ID of this cover letter so they appear in the same thread: git send-email --in-reply-to="tencent_1BF621A658E043C088A2681178D57ED14A09@qq.com" xxxxx Thanks for working on this! Tao
On Wed, 11 Mar 2026 at 16:14, Tao Tang <tangtao1634@phytium.com.cn> wrote: > > Hi, > > It looks like three patches of this series were sent out-of-thread and > are not attached to this cover letter. > > You may want to resend the full series, or resend those patches with > In-Reply-To pointing to the Message-ID of this cover letter so they > appear in the same thread: > > git > send-email --in-reply-to="tencent_1BF621A658E043C088A2681178D57ED14A09@qq.com" > xxxxx It looks to me looking at the headers that the emails were sent with correct message-id and in-reply-to headers, but something in the qq.com mail infrastructure has re-written the message-IDs and broken the threading. -- PMM
Hi,
Thank you very much for your guidance
This is my first time using this system to submit code.
The message ID for patch v1 0/3 has unexpectedly changed, I am trying to submit it using a other email.
原始邮件
发件人:Peter Maydell <peter.maydell@linaro.org>
发件时间:2026年3月12日 01:05
收件人:Tao Tang <tangtao1634@phytium.com.cn>
抄送:1774596582 <1774596582@qq.com>, qemu-arm <qemu-arm@nongnu.org>, qemu-devel <qemu-devel@nongnu.org>
主题:Re: [PATCH v1 0/3] Fixed bugs in pl080
On Wed, 11 Mar 2026 at 16:14, Tao Tang <tangtao1634@phytium.com.cn> wrote:
>
> Hi,
>
> It looks like three patches of this series were sent out-of-thread and
> are not attached to this cover letter.
>
> You may want to resend the full series, or resend those patches with
> In-Reply-To pointing to the Message-ID of this cover letter so they
> appear in the same thread:
>
> git
> send-email --in-reply-to="tencent_1BF621A658E043C088A2681178D57ED14A09@qq.com"
> xxxxx
It looks to me looking at the headers that the emails were sent with correct
message-id and in-reply-to headers, but something in the qq.com
mail infrastructure has re-written the message-IDs and broken the
threading.
-- PMM
© 2016 - 2026 Red Hat, Inc.