mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 12:34:31 +00:00
8470f446e4
We will add unit tests for UffdList. Having a single file for UffdList is easier to write unit tests. This adds a minor refactoring to register the main uffd to WaitContext within UffdList logic. Also removed the comment for the main uffd registeration due to blocking on fork because it is obsolete since we don't use the fork feature of userfaultfd(2). BUG=b:266898615 TEST=./tools/run_tests2 Change-Id: I53f6d9944d282f7a7528dd6882cd7527031af1b8 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4562368 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: Ningyuan Wang <ningyuan@google.com> Commit-Queue: Shin Kawamura <kawasin@google.com> |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |