qemu-devel
[Top][All Lists]
Advanced

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

Re: [QEMU][PATCH v3 0/4] Introduce Xilinx Versal CANFD


From: Peter Maydell
Subject: Re: [QEMU][PATCH v3 0/4] Introduce Xilinx Versal CANFD
Date: Mon, 19 Dec 2022 15:29:13 +0000

On Wed, 7 Dec 2022 at 02:13, Vikram Garhwal <vikram.garhwal@amd.com> wrote:
>
> Hi,
> This patch implements CANFD controller for xlnx-versal-virt machine. There are
> two controllers CANFD0@0xFF06_0000 and CANFD1@0xFF07_0000 are connected to the
> machine.
>
> Also, added basic qtests for data exchange between both the controllers in
> various supported configs.
>
> Changelog:
> v2->v3:
>     Corrected reg2frame().
>     Added assert to prevent out of bound cases.
>     Replace tx_id link list with GSList and removed sorting function.
>     Replaced PTIMER_POLICY_LEGACY with proper timer policies.
>     Corrected minor code format issues.
>
> v1->v2
>     Update xlnx-versal-virt.rst with CANFD examples and add this in 03/05 
> patch.
>     Addressed comments for patch 02/05 and 03/05.
>     Add reviewed-by tags for patch 01/05, 04/05 and 05/05.
>     Change commit message for patch 02/05.
>     Add SPDX license for Qtest.
>
> Regards,
> Vikram
>
> Vikram Garhwal (4):
>   MAINTAINERS: Include canfd tests under Xilinx CAN
>   hw/net/can: Introduce Xilinx Versal CANFD controller
>   xlnx-versal: Connect Xilinx VERSAL CANFD controllers
>   tests/qtest: Introduce tests for Xilinx VERSAL CANFD controller

Hi -- this patch cover letter lists 4 patches, but the thread
has 5 patches, as you can see in the archive:
 
20221207021322.16165-1-vikram.garhwal@amd.com/">https://lore.kernel.org/qemu-devel/20221207021322.16165-1-vikram.garhwal@amd.com/
Is the extra patch 3 intended ?

thanks
-- PMM



reply via email to

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