mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 20:48:55 +00:00
3e8d52b802
GuestMemory is only needed for the set_mem_table and set_vring_addr methods so take it in as a parameter there rather than storing it in the struct. Vhost-user devices don't have access to GuestMemory when the vhost device is first constructed. BUG=b:179756331 TEST=unit tests Change-Id: Id446db43777c26b0dfbe8b37366f2da93de53b23 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3153211 Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Chirantan Ekbote <chirantan@chromium.org> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |