target-arm: Add user-mode transaction attribute

Enterprise / Virtualization / QEMU - Peter Maydell [linaro.org] - 26 April 2015 10:49 UTC

Add a transaction attribute indicating that a memory access is being done from user-mode (unprivileged). This corresponds to an equivalent signal in ARM AMBA buses.

0995bf8 target-arm: Add user-mode transaction attribute
include/exec/memattrs.h | 2 ++
target-arm/helper.c | 1 +
2 files changed, 3 insertions(+)

Upstream: git.qemu.org


  • Share