mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-01-26 10:21:00 +00:00
2cd14a1e46
We are planning on using KVM_SET_SIGNAL_MASK and have the signal that we use to kick VCPU permanently masked to close the race around handling pause requests, so we need a way to clear pending interrupts, otherwise VM will never run again. TEST=cargo test --features plugin; cargo test -p kvm; ./build_test BUG=chromium:800626 Change-Id: I2dfe6fcb129e4b8156f6a7ff842e171661c56440 Signed-off-by: Dmitry Torokhov <dtor@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/930462 Reviewed-by: Zach Reizner <zachr@chromium.org> |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml | ||
sock_ctrl_msg.c |