summaryrefslogtreecommitdiffstats
path: root/exec.c
diff options
context:
space:
mode:
authorPeter Maydell2016-01-21 15:15:05 +0100
committerPeter Maydell2016-01-21 15:15:05 +0100
commitd7f25a9e6a6b2c69a0be6033903b7d6087bcf47d (patch)
tree084def86972dcb269d223a9e91d6574253fed8c6 /exec.c
parentcpu: Add new get_phys_page_attrs_debug() method (diff)
downloadqemu-d7f25a9e6a6b2c69a0be6033903b7d6087bcf47d.tar.gz
qemu-d7f25a9e6a6b2c69a0be6033903b7d6087bcf47d.tar.xz
qemu-d7f25a9e6a6b2c69a0be6033903b7d6087bcf47d.zip
cpu: Add new asidx_from_attrs() method
Add a new method to CPUClass which the memory system core can use to obtain the correct address space index to use for a memory access with a given set of transaction attributes, together with the wrapper function cpu_asidx_from_attrs() which implements the default behaviour ("always use asidx 0") for CPU classes which don't provide the method. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Acked-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Diffstat (limited to 'exec.c')
0 files changed, 0 insertions, 0 deletions