]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/cpu.h
target/arm/sme: Introduce aarch64_set_svcr()
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 12 Jan 2023 10:24:32 +0000 (11:24 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 23 Jan 2023 13:32:38 +0000 (13:32 +0000)
commit2a8af3825958e5d8c98b3ca92ac42a10e25db9e1
treeaf55992323929ac54ff8cdaf8efdf33fa0237267
parent3c9ee548948870c14235e3fa8fb235c0c1c20822
target/arm/sme: Introduce aarch64_set_svcr()

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20230112102436.1913-4-philmd@linaro.org
Message-Id: <20230112004322.161330-1-richard.henderson@linaro.org>
[PMD: Split patch in multiple tiny steps]
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
linux-user/aarch64/cpu_loop.c
linux-user/aarch64/signal.c
target/arm/cpu.h
target/arm/helper.c
target/arm/sme_helper.c