cloud-hypervisor/src
Rob Bradford 39d080e0c1 main: Give a friendly message when we get a seccomp violation
If we receive SIGSYS and identify it as a seccomp violation then give
friendly instructions on how to debug further. We are unable to decode
the siginfo_t struct ourselves due to https://github.com/rust-lang/libc/issues/716

Fixes: #2139

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-01-12 09:23:29 +00:00
..
bin bin: ch-remote: Fix typo in error message 2020-11-25 01:27:26 +01:00
main.rs main: Give a friendly message when we get a seccomp violation 2021-01-12 09:23:29 +00:00