crosvm/vm_memory
Dylan Reid 82d7b9f094 vm_memory: Implement cros_async::BackingMemory for GuestMemory
Implementing `BackingMemory` signals that `GuestMemory` regions can be
used in uring transactions where the lifetime in which the kernel can
modify the memory is not well defined.

Change-Id: I3541fff4c5dac226062a94483672f570e7adeb18
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2275725
Reviewed-by: Chirantan Ekbote <chirantan@chromium.org>
Commit-Queue: Dylan Reid <dgreid@chromium.org>
Tested-by: Dylan Reid <dgreid@chromium.org>
2020-07-28 21:36:21 +00:00
..
src vm_memory: Implement cros_async::BackingMemory for GuestMemory 2020-07-28 21:36:21 +00:00
Cargo.toml vm_memory: Implement cros_async::BackingMemory for GuestMemory 2020-07-28 21:36:21 +00:00