summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorPeter Maydell2015-02-05 14:37:22 +0100
committerPeter Maydell2015-02-05 14:37:22 +0100
commit375421ccaeebae8212eb8f9a36835ad4d9dc60a8 (patch)
tree6d1b89721a8241881f9b921be8f0ced39d0c6825 /include/exec
parenttarget-arm: Split NO_MIGRATE into ALIAS and NO_RAW (diff)
downloadqemu-375421ccaeebae8212eb8f9a36835ad4d9dc60a8.tar.gz
qemu-375421ccaeebae8212eb8f9a36835ad4d9dc60a8.tar.xz
qemu-375421ccaeebae8212eb8f9a36835ad4d9dc60a8.zip
target-arm: Add checks that cpreg raw accesses are handled
Add assertion checking when cpreg structures are registered that they either forbid raw-access attempts or at least make an attempt at handling them. Also add an assert in the raw-accessor-of-last-resort, to avoid silently doing a read or write from offset zero, which is actually AArch32 CPU register r0. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 1422282372-13735-3-git-send-email-peter.maydell@linaro.org Reviewed-by: Greg Bellows <greg.bellows@linaro.org>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions