]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Split out performance monitor regs to cpregs-pmu.c
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 7 Jul 2025 15:15:47 +0000 (09:15 -0600)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 10 Jul 2025 08:21:45 +0000 (09:21 +0100)
commitae2086426d3784cf66e5b0b7ac823c08e87b4c57
treebfe1cc16e6794c67a8d5f8b779e13fcd2869871c
parenta62fa0c7a00fab51459c68986e9259c389f1e5d6
target/arm: Split out performance monitor regs to cpregs-pmu.c

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20250707151547.196393-4-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpregs-pmu.c [new file with mode: 0644]
target/arm/cpregs.h
target/arm/helper.c
target/arm/internals.h
target/arm/meson.build