Files
qemu/target/arm
Cornelia Huck 5252c07746 arm: add DCZID_EL0 to idregs array
Continue moving ID registers to the idregs array, so that we
eventually can switch to an autogenerated cpu-sysregs.h.inc.

This requires a bit of care, since we still have to handle the EL
specific part (DCZID_EL0.DZP). The value previously saved in
cpu->dcz_blocksize is now kept in DCZID_EL.BS (transparent to
callers using the wrappers.)

KVM currently does not support DCZID_EL0 via ONE_REG, assert that
we're not trying to do anything with it until it does.

Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Sebastian Ott <sebott@redhat.com>
Message-id: 20260105154119.59853-3-cohuck@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2026-01-29 13:45:39 +00:00
..
2026-01-29 13:45:39 +00:00
2026-01-22 11:23:31 +00:00
2026-01-29 13:45:39 +00:00
2026-01-29 13:45:39 +00:00
2026-01-29 13:45:39 +00:00
2026-01-29 13:45:39 +00:00
2025-10-10 10:42:12 +01:00
2026-01-17 10:46:19 +11:00