aboutsummaryrefslogtreecommitdiff
path: root/hw/audio/intel-hda.c
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@redhat.com>2021-12-15 19:24:21 +0100
committerThomas Huth <thuth@redhat.com>2022-03-21 10:10:58 +0100
commit3ab6fdc91b72e156da22848f0003ff4225690ced (patch)
tree1c4b64109e634469748f7c3839b8c9d57da9af1a /hw/audio/intel-hda.c
parent58e74682baf4e1ad26b064d8c02e5bc99c75c5d9 (diff)
softmmu/physmem: Introduce MemTxAttrs::memory field and MEMTX_ACCESS_ERROR
Add the 'memory' bit to the memory attributes to restrict bus controller accesses to memories. Introduce flatview_access_allowed() to check bus permission before running any bus transaction. Have read/write accessors return MEMTX_ACCESS_ERROR if an access is restricted. There is no change for the default case where 'memory' is not set. Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20211215182421.418374-4-philmd@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> [thuth: Replaced MEMTX_BUS_ERROR with MEMTX_ACCESS_ERROR, remove "inline"] Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'hw/audio/intel-hda.c')
0 files changed, 0 insertions, 0 deletions