On Tue, 4 Feb 2025 at 22:37, Peter Maydell wrote:
> On Thu, 30 Jan 2025 at 22:31, Edgar E. Iglesias
> wrote:
> > On Mon, Jan 27, 2025 at 8:40 AM Peter Maydell
> > wrote:
> >> On Thu, 19 Dec 2024 at 06:17, Andrew.Yuan
> >> wrote:
> >> > -rx_cmp = rxbuf_ptr[offset] << 8 | rxbuf_ptr
Sorry,
I made a mistake. I sent an incorrect patch.
-邮件原件-
发件人: andrew Yuan
发送时间: 2024年12月19日 11:43
收件人: phi...@linaro.org; edgar.igles...@gmail.com; alist...@alistair23.me;
jasow...@redhat.com; peter.mayd...@linaro.org; qemu-...@nongnu.org;
qemu-devel@nongnu.org
抄送: andrew Yuan
主题
the selected offset+1.
So, lduw_le_p() is appropriate.
I will resend a patch .
Thanks for your time.
-邮件原件-
发件人: Philippe Mathieu-Daudé
发送时间: 2024年12月6日 5:33
收件人: andrew Yuan ; edgar.igles...@gmail.com;
alist...@alistair23.me; jasow...@redhat.com; peter.mayd...@linaro.org;
qemu
Yes, Need to check whether the "offset" exceeds the "size" argument of
gem_receive() in get_queue_from_screen() function;
-邮件原件-
发件人: Peter Maydell
发送时间: 2024年6月6日 20:06
收件人: Edgar E. Iglesias
抄送: andrew Yuan ; luc.mic...@amd.com;
alist...@alistair23.me; jasow
OK,I will send another patch for the missing logic for the DISABLE_MASK bit;
发件人: Edgar E. Iglesias
发送时间: 2024年6月6日 19:04
收件人: andrew Yuan
抄送: luc.mic...@amd.com; alist...@alistair23.me; peter.mayd...@linaro.org;
jasow...@redhat.com; qemu-...@nongnu.org; qemu-devel@nongnu.org
主题: Re: [PATCH