aboutsummaryrefslogtreecommitdiff
path: root/target-arm/cpu-qom.h
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2012-09-02 15:45:32 +0100
committerPeter Maydell <peter.maydell@linaro.org>2012-09-02 15:45:32 +0100
commitc9f83e14f1fe56fac09437748e0a3d309f043e1a (patch)
tree12a5d23ea72a0da5cd0f0faa3db1ee5180ff5cbb /target-arm/cpu-qom.h
parent4ecfea3c1e9ab1b163d1ce34e31f2f498545b420 (diff)
target-arm: Add raw_readfn and raw_writefn to ARMCPRegInfo
For reading and writing register values from the kernel for KVM, we need to provide accessor functions which are guaranteed to succeed and don't impose access checks, mask out unwritable bits, etc. Define new fields raw_readfn and raw_writefn for this purpose; these only need to be provided if there is a readfn or writefn already and it is not suitable. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'target-arm/cpu-qom.h')
0 files changed, 0 insertions, 0 deletions