gvisor/pkg/sentry/arch
Rahat Mahmood d201feb8c5 Enable automated marshalling for the syscall package.
PiperOrigin-RevId: 331940975
2020-09-15 23:38:57 -07:00
..
BUILD Enable automated marshalling for the syscall package. 2020-09-15 23:38:57 -07:00
aligned.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
arch.go Enable automated marshalling for the syscall package. 2020-09-15 23:38:57 -07:00
arch_aarch64.go Running hello-world on Thunderx2 with kvm 2020-08-12 05:37:27 -04:00
arch_amd64.go Enable automated marshalling for the syscall package. 2020-09-15 23:38:57 -07:00
arch_amd64.s Add context to note. 2020-02-10 14:11:52 -08:00
arch_arm64.go Enable automated marshalling for the syscall package. 2020-09-15 23:38:57 -07:00
arch_state_x86.go Enable automated marshalling for signals and the arch package. 2020-04-25 23:56:04 -07:00
arch_x86.go kvm-tls-2:add the preservation of user-TLS in the Arm64 kvm platform 2020-07-23 16:08:16 -07:00
arch_x86_impl.go Enable automated marshalling for signals and the arch package. 2020-04-25 23:56:04 -07:00
auxv.go Update package locations. 2020-01-27 15:31:32 -08:00
registers.proto enable pkg/sentry/arch to support arm64 basically 2020-01-14 22:24:28 -08:00
signal.go Enable automated marshalling for signals and the arch package. 2020-04-25 23:56:04 -07:00
signal_act.go Move the 'marshal' and 'primitive' packages to the 'pkg' directory. 2020-09-11 17:42:49 -07:00
signal_amd64.go Add notes to relevant tests. 2020-02-05 22:46:35 -08:00
signal_arm64.go Add fpsimd support in sigreturn on Arm64 2020-05-11 21:53:29 -04:00
signal_info.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
signal_stack.go Move the 'marshal' and 'primitive' packages to the 'pkg' directory. 2020-09-11 17:42:49 -07:00
stack.go Remove obsolete TODOs for b/38173783 2020-04-13 11:02:14 -07:00
syscalls_amd64.go Enable syscall ptrace test on arm64. 2020-04-10 10:00:26 +08:00
syscalls_arm64.go Minor formatting updates for gvisor.dev. 2020-05-15 20:05:18 -07:00