gvisor/pkg/safecopy
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
..
BUILD Update package locations. 2020-01-27 15:31:32 -08:00
LICENSE Update package locations. 2020-01-27 15:31:32 -08:00
atomic_amd64.s Update package locations. 2020-01-27 15:31:32 -08:00
atomic_arm64.s Update package locations. 2020-01-27 15:31:32 -08:00
memclr_amd64.s Update package locations. 2020-01-27 15:31:32 -08:00
memclr_arm64.s Update package locations. 2020-01-27 15:31:32 -08:00
memcpy_amd64.s Update package locations. 2020-01-27 15:31:32 -08:00
memcpy_arm64.s Update package locations. 2020-01-27 15:31:32 -08:00
safecopy.go kvm: handle exit reasons even under EINTR. 2020-03-30 12:37:57 -07:00
safecopy_test.go Fix safecopy test. 2020-02-04 12:47:06 -08:00
safecopy_unsafe.go kvm: handle exit reasons even under EINTR. 2020-03-30 12:37:57 -07:00
sighandler_amd64.s Update package locations. 2020-01-27 15:31:32 -08:00
sighandler_arm64.s Update package locations. 2020-01-27 15:31:32 -08:00