mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 10:32:10 +00:00
2f19cf0d95
page_size_mask in IOMMU device configuration contains the bitmask of all page sizes that can be mapped. It's good to get this information from host VFIO/IOMMU driver, so that the guest is able to issue DMA mapping requests with page size as large as possible to reduce the number of DMA map requests. BUG=b:181736020 TEST=--vfio=/sys/bus/pci/devices/0000:00:14.0,iommu=on Change-Id: I4c003473a48688cbdde0ff162dd0b414926d5c88 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2757277 Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: David Stevens <stevensd@chromium.org> Commit-Queue: David Stevens <stevensd@chromium.org> |
||
---|---|---|
.. | ||
src | ||
.build_test_serial | ||
Cargo.toml |