summaryrefslogtreecommitdiffstats
path: root/include/exec/user
diff options
context:
space:
mode:
authorPeter Maydell2013-08-20 15:54:31 +0200
committerPeter Maydell2013-08-20 15:54:31 +0200
commit2452731c883cb0acd4e47b23039c46cd880cf2c6 (patch)
treee5f6fc479e155d21c5803eaa1e2ca6c4d3e665cc /include/exec/user
parenttarget-arm: Allow raw_read() and raw_write() to handle 64 bit regs (diff)
downloadqemu-2452731c883cb0acd4e47b23039c46cd880cf2c6.tar.gz
qemu-2452731c883cb0acd4e47b23039c46cd880cf2c6.tar.xz
qemu-2452731c883cb0acd4e47b23039c46cd880cf2c6.zip
target-arm: Support coprocessor registers which do I/O
Add an ARM_CP_IO flag which an ARMCPRegInfo definition can use to indicate that the register's implementation does I/O and thus its accesses need to be surrounded by gen_io_start()/gen_io_end() in order for icount to work. Most notably, cp registers which implement clocks or timers need this. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Tested-by: Laurent Desnogues <laurent.desnogues@gmail.com> Reviewed-by: Edgar E. Iglesias <edgar.iglesias@gmail.com> Message-id: 1376065080-26661-3-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'include/exec/user')
0 files changed, 0 insertions, 0 deletions