]> git.ipfire.org Git - thirdparty/qemu.git/commit
arm/cpu: Store aa64pfr0/1 into the idregs array
authorEric Auger <eric.auger@redhat.com>
Tue, 1 Jul 2025 14:08:26 +0000 (15:08 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 1 Jul 2025 14:08:26 +0000 (15:08 +0100)
commitd1a3cc9634548b8fe1398c6eb624aa2c7e9e265b
tree1012b59cd3c5fb2f43623c7e457b71bedf347422
parent03380dd993de1a31c596b417f6e8a9de7dd8c370
arm/cpu: Store aa64pfr0/1 into the idregs array

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Sebastian Ott <sebott@redhat.com>
Signed-off-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Message-id: 20250617153931.1330449-5-cohuck@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu-features.h
target/arm/cpu.c
target/arm/cpu.h
target/arm/cpu64.c
target/arm/helper.c
target/arm/hvf/hvf.c
target/arm/kvm.c
target/arm/tcg/cpu64.c