|
From: | Richard Henderson |
Subject: | Re: [PATCH 1/2] target/ppc: Fix icount access for some hypervisor instructions |
Date: | Mon, 26 Jun 2023 12:14:18 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 |
On 6/25/23 12:36, Nicholas Piggin wrote:
Several instructions and register access require icount reads and are missing translator_io_start(). Signed-off-by: Nicholas Piggin<npiggin@gmail.com> --- target/ppc/translate.c | 7 +++++++ 1 file changed, 7 insertions(+)
Acked-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |