-
Peter Maydell authored
Add a MemTxAttrs field to the IOTLB, and allow target-specific code to set it via a new tlb_set_page_with_attrs() function; pass the attributes through to the device when making IO accesses. Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
Reviewed-by:
Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by:
Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by:
Alex Bennée <alex.bennee@linaro.org>Peter Maydell authoredAdd a MemTxAttrs field to the IOTLB, and allow target-specific code to set it via a new tlb_set_page_with_attrs() function; pass the attributes through to the device when making IO accesses. Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
Reviewed-by:
Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by:
Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by:
Alex Bennée <alex.bennee@linaro.org>
Loading