crosvm/resources/src
David Stevens 534f873f1a devices: vvu: support shared memory regions
Add support for SHMEM_MAP and SHMEM_UNMAP. This requires mapping the
buffer in the device backend via VFIO and reconstituting it as a udmabuf
in the proxy device. It's also necessary to handle unmap operations in
the device backend, to unmap the buffer.

BUG=b:201745804
TEST=launch sibling VM on manatee

Change-Id: I505960cd5047ded172c25748c8aff32ac2d93cd7
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3779086
Tested-by: David Stevens <stevensd@chromium.org>
Reviewed-by: Alexandre Courbot <acourbot@chromium.org>
Commit-Queue: David Stevens <stevensd@chromium.org>
2022-07-28 06:25:30 +00:00
..
address_allocator.rs devices: vvu: support shared memory regions 2022-07-28 06:25:30 +00:00
address_range.rs Reformat imports 2022-07-28 00:15:50 +00:00
lib.rs Reformat imports 2022-07-28 00:15:50 +00:00
system_allocator.rs devices: vvu: support shared memory regions 2022-07-28 06:25:30 +00:00