gvisor/pkg/sentry
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
..
arch Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
context Add context to state. 2019-10-31 18:03:24 -07:00
control Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
device Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
fs Merge pull request #1176 from xiaobo55x:runsc_boot 2019-11-25 11:01:22 -08:00
fsimpl Minor VFS2 interface changes. 2019-11-25 18:10:31 -08:00
hostcpu Enable pkg/sentry/hostcpu support on arm64. 2019-09-18 23:51:42 +00:00
hostmm Update canonical repository. 2019-06-13 16:50:15 -07:00
inet Add endpoint tracking to the stack. 2019-10-29 16:14:51 -07:00
kernel Import and structure cleanup. 2019-11-21 11:41:30 -08:00
limits Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
loader Fix some build errors on arm64. 2019-11-13 06:46:02 +00:00
memmap Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
mm Import and structure cleanup. 2019-11-21 11:41:30 -08:00
pgalloc Add context to state. 2019-10-31 18:03:24 -07:00
platform passed the kvm test case of "TestApplicationFault" on Arm64 platform 2019-11-26 16:00:00 +08:00
safemem Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
sighandling Update FIXME bug with GitHub issue. 2019-09-30 17:24:29 -07:00
socket Add support for TIME_WAIT timeout. 2019-11-07 09:46:55 -08:00
state netstack: Don't start endpoint goroutines too soon on restore. 2019-08-08 12:33:11 -07:00
strace Import and structure cleanup. 2019-11-21 11:41:30 -08:00
syscalls Pass OpenTruncate to gofer in Open call when opening file with O_TRUNC. 2019-11-20 15:07:16 -08:00
time Import and structure cleanup. 2019-11-21 11:41:30 -08:00
unimpl internal BUILD file cleanup. 2019-09-23 08:25:13 -07:00
uniqueid Update canonical repository. 2019-06-13 16:50:15 -07:00
usage Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
usermem Avoid unnecessary slice allocation in usermem.BytesIO.blocksFromAddrRanges(). 2019-11-14 14:04:58 -08:00
vfs Minor VFS2 interface changes. 2019-11-25 18:10:31 -08:00
watchdog Allow the watchdog to detect when the sandbox is stuck during setup. 2019-11-01 11:49:31 -07:00
BUILD Internal change. 2019-11-25 11:20:30 -08:00