Home
last modified time | relevance | path

Searched hist:"7446 eb07c1da660c38bf075555f2d69b84caf481" (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/virtio/
H A Dvhost.c7446eb07c1da660c38bf075555f2d69b84caf481 Thu May 31 13:50:53 UTC 2018 Peter Maydell <peter.maydell@linaro.org> Make address_space_get_iotlb_entry() take a MemTxAttrs argument

As part of plumbing MemTxAttrs down to the IOMMU translate method,
add MemTxAttrs as an argument to address_space_get_iotlb_entry().

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20180521140402.23318-12-peter.maydell@linaro.org