gvisor/runsc
Adin Scannell 3fac85da95 kvm: handle exit reasons even under EINTR.
In the case of other signals (preemption), inject a normal bounce and
defer the signal until the vCPU has been returned from guest mode.

PiperOrigin-RevId: 303799678
2020-03-30 12:37:57 -07:00
..
boot Use host-defined file owner and mode, when possible, for imported fds. 2020-03-26 16:47:20 -07:00
cgroup Standardize on tools directory. 2020-01-27 12:21:00 -08:00
cmd Improve error message when pivot_root fails 2020-03-19 20:18:03 -07:00
console Standardize on tools directory. 2020-01-27 12:21:00 -08:00
container Kill sandbox process when parent process terminates 2020-03-12 12:32:26 -07:00
criutil Standardize on tools directory. 2020-01-27 12:21:00 -08:00
debian Fix repository build scripts. 2019-11-05 15:16:04 -08:00
dockerutil Add notes to relevant tests. 2020-02-05 22:46:35 -08:00
flag Add flag package to limit visibility. 2020-02-10 13:57:01 -08:00
fsgofer Support listxattr and removexattr syscalls. 2020-02-07 14:47:13 -08:00
sandbox kvm: handle exit reasons even under EINTR. 2020-03-30 12:37:57 -07:00
specutils Kill sandbox process when parent process terminates 2020-03-12 12:32:26 -07:00
testutil Kill sandbox process when parent process terminates 2020-03-12 12:32:26 -07:00
BUILD Clean-up comments in runsc/BUILD and CONTRIBUTING.md. 2020-02-10 14:15:36 -08:00
main.go Allow to specify a separate log for GO's runtime messages 2020-02-28 11:24:11 -08:00
version.go Fix `runsc --version` and add a test. 2019-09-10 15:41:47 -07:00
version_test.sh Standardize on tools directory. 2020-01-27 12:21:00 -08:00