gvisor/pkg/sentry/platform/kvm
Andrei Vagin f7dbddaf77 platform/kvm: calll sigtimedwait with zero timeout
sigtimedwait is used to check pending signals and
it should not block.

PiperOrigin-RevId: 277777269
2019-10-31 12:29:04 -07:00
..
testutil enable kvm/testutil to support arm64 2019-09-18 09:57:59 +00:00
BUILD support using KVM_MEM_READONLY for arm64 regions 2019-10-30 15:53:31 -07:00
address_space.go support using KVM_MEM_READONLY for arm64 regions 2019-10-30 15:53:31 -07:00
allocator.go support using KVM_MEM_READONLY for arm64 regions 2019-10-30 15:53:31 -07:00
bluepill.go Update canonical repository. 2019-06-13 16:50:15 -07:00
bluepill_amd64.go Update canonical repository. 2019-06-13 16:50:15 -07:00
bluepill_amd64.s Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
bluepill_amd64_unsafe.go Fix various spelling issues in the documentation 2019-06-27 14:25:50 -07:00
bluepill_fault.go support using KVM_MEM_READONLY for arm64 regions 2019-10-30 15:53:31 -07:00
bluepill_unsafe.go platform/kvm: calll sigtimedwait with zero timeout 2019-10-31 12:29:04 -07:00
context.go Update canonical repository. 2019-06-13 16:50:15 -07:00
filters.go Avoid importing platforms from many source files 2019-07-03 22:51:26 -07:00
kvm.go Avoid importing platforms from many source files 2019-07-03 22:51:26 -07:00
kvm_amd64.go Update canonical repository. 2019-06-13 16:50:15 -07:00
kvm_amd64_unsafe.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
kvm_const.go support using KVM_MEM_READONLY for arm64 regions 2019-10-30 15:53:31 -07:00
kvm_test.go Update canonical repository. 2019-06-13 16:50:15 -07:00
machine.go support using KVM_MEM_READONLY for arm64 regions 2019-10-30 15:53:31 -07:00
machine_amd64.go support using KVM_MEM_READONLY for arm64 regions 2019-10-30 15:53:31 -07:00
machine_amd64_unsafe.go support using KVM_MEM_READONLY for arm64 regions 2019-10-30 15:53:31 -07:00
machine_arm64.go support using KVM_MEM_READONLY for arm64 regions 2019-10-30 15:53:31 -07:00
machine_unsafe.go support using KVM_MEM_READONLY for arm64 regions 2019-10-30 15:53:31 -07:00
physical_map.go Update canonical repository. 2019-06-13 16:50:15 -07:00
virtual_map.go Update canonical repository. 2019-06-13 16:50:15 -07:00
virtual_map_test.go Update canonical repository. 2019-06-13 16:50:15 -07:00