gvisor/pkg/sentry/platform/kvm
gVisor bot a4b1c6f5a4 Merge pull request #3742 from lubinszARM:pr_n1_1
PiperOrigin-RevId: 328639254
2020-08-26 17:10:16 -07:00
..
testutil add usr-tls test cases for Arm64 2020-07-30 03:44:23 -04:00
BUILD Add callbacks to support lazy loading/restoring thread states 2020-08-03 22:08:25 -07:00
address_space.go Add callbacks to support lazy loading/restoring thread states 2020-08-03 22:08:25 -07:00
bluepill.go Automated rollback of changelist 303799678 2020-04-01 11:06:26 -07:00
bluepill_allocator.go Add +checkescape annotations to kvm/ring0. 2020-06-05 17:25:28 -07:00
bluepill_amd64.go Add +checkescape annotations to kvm/ring0. 2020-06-05 17:25:28 -07:00
bluepill_amd64.s Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
bluepill_amd64_unsafe.go support sError injection in kvm module on Arm64 2020-06-16 22:50:14 -04:00
bluepill_arm64.go supporting sError injection step 2 on Arm64 2020-07-30 03:24:35 -04:00
bluepill_arm64.s Enable bluepill dieTrampoline operation on arm64. 2020-02-25 01:50:58 +00:00
bluepill_arm64_unsafe.go supporting sError injection step 2 on Arm64 2020-07-30 03:24:35 -04:00
bluepill_fault.go Support stdlib analyzers with nogo. 2020-08-26 14:42:35 -07:00
bluepill_unsafe.go Bump build constraints to 1.17 2020-08-24 12:58:39 -07:00
context.go Add context.FullStateChanged() 2020-08-07 22:49:55 -07:00
filters_amd64.go enable kvm to support arm64 2019-12-13 17:11:23 -08:00
filters_arm64.go enable kvm to support arm64 2019-12-13 17:11:23 -08:00
kvm.go Specify a memory file in platform.New(). 2020-04-22 17:50:10 -07:00
kvm_amd64.go Code Clean: Move arch independent codes to common file in kvm pkg. 2020-02-26 01:51:31 +00:00
kvm_amd64_test.go Split the kvm ut test cases to correspond to different platforms 2020-07-10 03:13:13 -04:00
kvm_amd64_unsafe.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
kvm_arm64.go support sError injection in kvm module on Arm64 2020-06-16 22:50:14 -04:00
kvm_arm64_unsafe.go add asid support to Arm64 2020-07-20 01:09:00 -04:00
kvm_const.go Support stdlib analyzers with nogo. 2020-08-26 14:42:35 -07:00
kvm_const_arm64.go Running hello-world on Thunderx2 with kvm 2020-08-12 05:37:27 -04:00
kvm_test.go Split the kvm ut test cases to correspond to different platforms 2020-07-10 03:13:13 -04:00
machine.go Support stdlib analyzers with nogo. 2020-08-26 14:42:35 -07:00
machine_amd64.go Add +checkescape annotations to kvm/ring0. 2020-06-05 17:25:28 -07:00
machine_amd64_unsafe.go Add +checkescape annotations to kvm/ring0. 2020-06-05 17:25:28 -07:00
machine_arm64.go updated the functions to distinguish IA/DA for Arm64 2020-07-26 23:35:18 -04:00
machine_arm64_unsafe.go Running hello-world on Thunderx2 with kvm 2020-08-12 05:37:27 -04:00
machine_unsafe.go Bump build constraints to 1.17 2020-08-24 12:58:39 -07:00
physical_map.go Update package locations. 2020-01-27 15:31:32 -08:00
physical_map_amd64.go Optimize kvm/physical_map.go on Arm platform 2019-10-23 03:32:50 +00:00
physical_map_arm64.go Optimize kvm/physical_map.go on Arm platform 2019-10-23 03:32:50 +00:00
virtual_map.go Device major number greater than 2 digits in /proc/self/maps on arm64 N1 machine 2020-08-24 22:41:01 -04:00
virtual_map_test.go Update package locations. 2020-01-27 15:31:32 -08:00