cloud-hypervisor/arch/src
Alyssa Ross c1f555cde3 vmm: fall back if CLONE_CLEAR_SIGHAND unsupported
This will allow the SIGWINCH listener to run on kernels older than
5.5, although on those kernels it will have to make 64 syscalls to
reset all the signal handlers.

Signed-off-by: Alyssa Ross <hi@alyssa.is>
2023-04-05 11:23:06 +01:00
..
aarch64 vmm: fall back if CLONE_CLEAR_SIGHAND unsupported 2023-04-05 11:23:06 +01:00
x86_64 vmm: fall back if CLONE_CLEAR_SIGHAND unsupported 2023-04-05 11:23:06 +01:00
lib.rs vmm: fall back if CLONE_CLEAR_SIGHAND unsupported 2023-04-05 11:23:06 +01:00