gvisor/pkg/sentry/arch
Adin Scannell 2889ffa84e Add context to note.
PiperOrigin-RevId: 294300040
2020-02-10 14:11:52 -08:00
..
BUILD Move x86 state definition to its own file. 2020-02-10 12:00:46 -08:00
aligned.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
arch.go Update package locations. 2020-01-27 15:31:32 -08:00
arch_aarch64.go Update package locations. 2020-01-27 15:31:32 -08:00
arch_amd64.go Update package locations. 2020-01-27 15:31:32 -08:00
arch_amd64.s Add context to note. 2020-02-10 14:11:52 -08:00
arch_arm64.go sentry: rename SetRSEQInterruptedIP to SetOldRSeqInterruptedIP for arm64 2020-01-29 10:47:28 -08:00
arch_state_aarch64.go enable pkg/sentry/arch to support arm64 basically 2020-01-14 22:24:28 -08:00
arch_state_x86.go Move x86 state definition to its own file. 2020-02-10 12:00:46 -08:00
arch_x86.go Move x86 state definition to its own file. 2020-02-10 12:00:46 -08:00
arch_x86_impl.go Move x86 state definition to its own file. 2020-02-10 12:00:46 -08: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 Update package locations. 2020-01-27 15:31:32 -08:00
signal_act.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
signal_amd64.go Add notes to relevant tests. 2020-02-05 22:46:35 -08:00
signal_arm64.go Update package locations. 2020-01-27 15:31:32 -08:00
signal_info.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
signal_stack.go Update package locations. 2020-01-27 15:31:32 -08:00
stack.go Update package locations. 2020-01-27 15:31:32 -08:00
syscalls_amd64.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
syscalls_arm64.go enable pkg/sentry/arch to support arm64 basically 2020-01-14 22:24:28 -08:00