On 8/5/25 17:44, Michael Tokarev wrote:
The mentioned commit:
commit ae2086426d3784cf66e5b0b7ac823c08e87b4c57
Author: Richard Henderson <richard.hender...@linaro.org>
Date: Mon Jul 7 09:15:47 2025 -0600
target/arm: Split out performance monitor regs to cpregs-pmu.c
Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>
Message-id: 20250707151547.196393-4-richard.hender...@linaro.org
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>
Signed-off-by: Peter Maydell <peter.mayd...@linaro.org>
The thing is that this commit not only split out parts of helper.c
to cpregs-pmu.c, but it also modified the code quite significantly,
which is not even mentioned in the commit message.
I most certainly did not modify the code significantly.
The code was moved from several discontiguous blocks, but that's it.
r~