summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/platform/ring0/kernel_arm64.go
AgeCommit message (Expand)Author
2020-12-16Merge pull request #4880 from lubinszARM:pr_tlbi_02gVisor bot
2020-12-15Merge pull request #4722 from zhlhahaha:2010gVisor bot
2020-11-19arm64 tlb: add support for tlbi-vale1ls/tlbi-aside1lsRobin Luk
2020-11-17Merge pull request #4840 from lubinszARM:pr_fpsimd_1gVisor bot
2020-11-17arm64 kvm: optimize all fpsimd related codeRobin Luk
2020-11-17arm64 kvm: add the processing functions for all el0/el1 exceptionsRobin Luk
2020-11-03ARM64: follow nogo rules add function descriptionHoward Zhang
2020-11-03kvm: share upper halves among all pagtablesLai Jiangshan
2020-10-07Merge pull request #4376 from lubinszARM:pr_usr_tls_newgVisor bot
2020-09-30Merge pull request #2256 from laijs:kptigVisor bot
2020-09-29arm64 kvm: keep sentry-tls and usr-tls separatelyBin Lu
2020-09-11arm64 mm: asid and tlb supportBin Lu
2020-08-12Running hello-world on Thunderx2 with kvmBin Lu
2020-08-07Merge pull request #3069 from lubinszARM:pr_serr_injection2gVisor bot
2020-08-06amd64: implement KPTI for gvisorLai Jiangshan
2020-07-30supporting sError injection step 2 on Arm64Bin Lu
2020-07-29load/store user fpsimd on Arm64Bin Lu
2020-07-23kvm-tls-2:add the preservation of user-TLS in the Arm64 kvm platformlubinszARM
2020-02-14passed the kvm test case of "TestKernelSyscall" on Arm64Bin Lu
2020-01-27Fix licenses.Adin Scannell
2019-10-22enable ring0 to support arm64Bin Lu