gvisor/pkg/sentry/platform/kvm
gVisor bot e691004e0c Merge pull request #5758 from zhlhahaha:2125
PiperOrigin-RevId: 372608247
2021-05-07 12:39:14 -07:00
..
testutil arm64 kvm: add a test case for kernel-tls checking 2020-09-30 11:16:59 +08:00
BUILD Merge pull request #5767 from avagin:mxcsr 2021-04-09 17:15:06 -07:00
address_space.go [syserror] Split usermem package 2021-03-29 13:30:21 -07:00
bluepill.go Use assembly stub to take the address of assembly functions 2021-04-14 14:14:21 -07:00
bluepill_allocator.go Move ring0 package. 2021-02-02 12:03:26 -08:00
bluepill_amd64.go Move the code that manages floating-point state to a separate package 2021-03-23 18:46:37 -07:00
bluepill_amd64.s Use assembly stub to take the address of assembly functions 2021-04-14 14:14:21 -07:00
bluepill_amd64_unsafe.go [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
bluepill_arm64.go Move the code that manages floating-point state to a separate package 2021-03-23 18:46:37 -07:00
bluepill_arm64.s Use assembly stub to take the address of assembly functions 2021-04-14 14:14:21 -07:00
bluepill_arm64_unsafe.go [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
bluepill_fault.go [syserror] Split usermem package 2021-03-29 13:30:21 -07:00
bluepill_unsafe.go [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
context.go [syserror] Split usermem package 2021-03-29 13:30:21 -07:00
filters_amd64.go [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
filters_arm64.go [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
kvm.go [syserror] Split usermem package 2021-03-29 13:30:21 -07:00
kvm_amd64.go Move ring0 package. 2021-02-02 12:03:26 -08:00
kvm_amd64_test.go Merge pull request #5767 from avagin:mxcsr 2021-04-09 17:15:06 -07:00
kvm_amd64_test.s platform/kvm/x86: restore mxcsr when switching from guest to sentry 2021-04-01 13:28:15 -07:00
kvm_amd64_unsafe.go [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
kvm_arm64.go Move ring0 package. 2021-02-02 12:03:26 -08:00
kvm_arm64_test.go Merge pull request #4386 from lubinszARM:pr_testutil_tls_usr 2020-10-13 15:42:24 -07:00
kvm_arm64_unsafe.go [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
kvm_const.go Fallback to legacy system time logic when host does not have TSC_CONTROL 2021-04-21 14:31:39 +01:00
kvm_const_arm64.go arm64 kvm: inject sError to trigger sigbus 2020-11-03 09:34:39 -08:00
kvm_test.go [syserror] Split usermem package 2021-03-29 13:30:21 -07:00
machine.go Merge pull request #5758 from zhlhahaha:2125 2021-05-07 12:39:14 -07:00
machine_amd64.go Merge pull request #5758 from zhlhahaha:2125 2021-05-07 12:39:14 -07:00
machine_amd64_unsafe.go [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
machine_arm64.go Merge pull request #5758 from zhlhahaha:2125 2021-05-07 12:39:14 -07:00
machine_arm64_unsafe.go Merge pull request #5758 from zhlhahaha:2125 2021-05-07 12:39:14 -07:00
machine_unsafe.go [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
physical_map.go [syserror] Split usermem package 2021-03-29 13:30:21 -07:00
physical_map_amd64.go
physical_map_arm64.go
virtual_map.go [syserror] Split usermem package 2021-03-29 13:30:21 -07:00
virtual_map_test.go [syserror] Split usermem package 2021-03-29 13:30:21 -07:00