gvisor/pkg/sentry/platform/kvm
gVisor bot 64bff178b8 Merge pull request #4792 from lubinszARM:pr_kvm_test
PiperOrigin-RevId: 351638451
2021-01-13 12:12:26 -08:00
..
testutil arm64 kvm: add a test case for kernel-tls checking 2020-09-30 11:16:59 +08:00
BUILD Merge pull request #4386 from lubinszARM:pr_testutil_tls_usr 2020-10-13 15:42:24 -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 Merge pull request #2256 from laijs:kpti 2020-09-30 14:07:43 -07:00
bluepill_amd64_unsafe.go arm64 kvm: add to ext_dabt injection support 2020-11-23 16:47:19 +08:00
bluepill_arm64.go arm64 kvm: add to ext_dabt injection support 2020-11-23 16:47:19 +08:00
bluepill_arm64.s arm64 kvm: add tls-usr support 2020-10-11 23:32:54 -04:00
bluepill_arm64_unsafe.go arm64 kvm: add to ext_dabt injection support 2020-11-23 16:47:19 +08:00
bluepill_fault.go Support stdlib analyzers with nogo. 2020-08-26 14:42:35 -07:00
bluepill_unsafe.go arm64 kvm: add to ext_dabt injection support 2020-11-23 16:47:19 +08:00
context.go Avoid excessive Tgkill and wait operations. 2020-10-13 10:43:45 -07:00
filters_amd64.go Implement membarrier(2) commands other than *_SYNC_CORE. 2020-10-06 13:55:16 -07:00
filters_arm64.go Implement membarrier(2) commands other than *_SYNC_CORE. 2020-10-06 13:55:16 -07:00
kvm.go kvm: share upper halves among all pagtables 2020-11-03 00:10:32 +08: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 arm64 kvm: add to ext_dabt injection support 2020-11-23 16:47:19 +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 add asid support to Arm64 2020-07-20 01:09:00 -04:00
kvm_const.go arm64 kvm: add to ext_dabt injection support 2020-11-23 16:47:19 +08:00
kvm_const_arm64.go arm64 kvm: inject sError to trigger sigbus 2020-11-03 09:34:39 -08:00
kvm_test.go kvm-test: adjust the check logic in TestWrongVCPU case 2020-11-12 03:52:37 +00:00
machine.go kvm: share upper halves among all pagtables 2020-11-03 00:10:32 +08:00
machine_amd64.go kvm: share upper halves among all pagtables 2020-11-03 00:10:32 +08:00
machine_amd64_unsafe.go Add precise synchronization to KVM. 2020-10-07 12:08:09 -07:00
machine_arm64.go arm64 kvm: revert some kpti related codes, and configure upper pagetable as global 2020-12-29 19:35:17 +08:00
machine_arm64_unsafe.go Merge pull request #4933 from lubinszARM:pr_kvm_el0_exceptions 2021-01-08 17:08:36 -08:00
machine_unsafe.go Add precise synchronization to KVM. 2020-10-07 12:08:09 -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