gvisor/pkg/sentry/platform
Bin Lu 3f0e91b004 passed the kvm test case of "TestApplicationFault" on Arm64 platform
For test case "TestApplicationFault",
Memory-fault in guest user level will be trapped in el0_da.
And in el0_da, we use mmio_exit to leave the KVM guest.

Signed-off-by: Bin Lu <bin.lu@arm.com>
2019-11-26 16:00:00 +08:00
..
interrupt Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
kvm platform/kvm: calll sigtimedwait with zero timeout 2019-10-31 12:29:04 -07:00
ptrace platform/ptrace: use host.GetCPU instead of the getcpu syscall 2019-11-18 14:56:49 -08:00
ring0 passed the kvm test case of "TestApplicationFault" on Arm64 platform 2019-11-26 16:00:00 +08:00
safecopy Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
BUILD Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
context.go Update canonical repository. 2019-06-13 16:50:15 -07:00
mmap_min_addr.go Update canonical repository. 2019-06-13 16:50:15 -07:00
platform.go Avoid importing platforms from many source files 2019-07-03 22:51:26 -07:00