crosvm/vm_control
Keiichi Watanabe a278ec9a99 vm_control: Add MmapAndRegisterMemory request
Add a vm_control::MmapAndRegisterMemory request to ask the main process
to do mmap() for given FDs to the given shm and register the region to
the guest.

This request will be used by pmem-ext2 device in the next CL.

BUG=b:329359333
TEST=presubmit

Change-Id: I365fc582f832401ada0556b28beda078d687a53f
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5872163
Reviewed-by: Takaya Saeki <takayas@chromium.org>
Commit-Queue: Keiichi Watanabe <keiichiw@chromium.org>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
2024-09-20 00:21:21 +00:00
..
src vm_control: Add MmapAndRegisterMemory request 2024-09-20 00:21:21 +00:00
Cargo.toml Cargo.toml: avoid "*" versions for external crates 2024-05-22 01:01:42 +00:00