[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3] accel/tcg: Fix typo causing tb->page_addr[1] to not be re
From: |
Alex Bennée |
Subject: |
Re: [PATCH v3] accel/tcg: Fix typo causing tb->page_addr[1] to not be recorded |
Date: |
Wed, 12 Jun 2024 16:43:00 +0100 |
Anton Johansson via <qemu-devel@nongnu.org> writes:
> For TBs crossing page boundaries, the 2nd page will never be
> recorded/removed, as the index of the 2nd page is computed from the
> address of the 1st page. This is due to a typo, fix it.
>
> Cc: qemu-stable@nongnu.org
> Fixes: deba78709a ("accel/tcg: Always lock pages before translation")
> Signed-off-by: Anton Johansson <anjo@rev.ng>
> Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
--
Alex Bennée
Virtualisation Tech Lead @ Linaro