mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-11 04:26:38 +00:00
This CL will: * Fix the test in ipc_memory_mapper for Windows * Conditionally compile out the Vfio error for Windows On Windows, when one end of a Tube is dropped, the underlying named pipe connection will be severed. `response_tx` could be dropped due to a race condition, so this CL fixes that. BUG=b:234497712 TEST=built and ran test Change-Id: I4a8b475e117639fd3615cbf9e958aac8af1d00f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3696672 Reviewed-by: Noah Gold <nkgold@google.com> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Richard Zhang <rizhang@google.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |