diff options
author | Peter Maydell | 2016-01-21 15:15:05 +0100 |
---|---|---|
committer | Peter Maydell | 2016-01-21 15:15:05 +0100 |
commit | d7f25a9e6a6b2c69a0be6033903b7d6087bcf47d (patch) | |
tree | 084def86972dcb269d223a9e91d6574253fed8c6 /include/hw/irq.h | |
parent | cpu: Add new get_phys_page_attrs_debug() method (diff) | |
download | qemu-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 'include/hw/irq.h')
0 files changed, 0 insertions, 0 deletions