mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-04 17:58:11 +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> |
||
---|---|---|
.. | ||
errno.rs | ||
eventfd.rs | ||
fork.rs | ||
guest_address.rs | ||
guest_memory.rs | ||
handle_eintr.rs | ||
ioctl.rs | ||
lib.rs | ||
mmap.rs | ||
passwd.rs | ||
poll.rs | ||
shm.rs | ||
signal.rs | ||
signalfd.rs | ||
sock_ctrl_msg.rs | ||
struct_util.rs | ||
syslog.rs | ||
tempdir.rs | ||
terminal.rs |