summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/platform/ring0
AgeCommit message (Expand)Author
2020-10-13Merge pull request #4482 from lemin9538:lemin_arm64gVisor bot
2020-10-13Merge pull request #4374 from lubinszARM:pr_ffmpeg_kvm_01gVisor bot
2020-10-10arm64: set DZE bit to make EL0 can use DC ZVAMin Le
2020-10-09platform/kvm: remove the unused fieldAndrei Vagin
2020-10-09Merge pull request #4040 from lemin9538:lemin_arm64gVisor bot
2020-10-08arm64: the mair_el1 value is wrongMin Le
2020-10-07Merge pull request #4376 from lubinszARM:pr_usr_tls_newgVisor bot
2020-10-05Merge pull request #4079 from lemin9538:arm64_fixgVisor bot
2020-10-02kvm/x86: handle a case when interrupts are enabled in the kernel spaceAndrei Vagin
2020-09-30Merge pull request #2256 from laijs:kptigVisor bot
2020-09-29arm64 kvm: keep sentry-tls and usr-tls separatelyBin Lu
2020-09-29arm64 kvm: remove some redundant codes to improve the preformanceBin Lu
2020-09-25make sure use the kernel space after change ASIDMin Le
2020-09-22arm64: set SCTLR_UCI bit in SCTLR_EL1Min Le
2020-09-16Merge pull request #3893 from lubinszARM:pr_n1_03gVisor bot
2020-09-11arm64 mm: asid and tlb supportBin Lu
2020-09-10arm64:place an SB sequence following an ERET instructionBin 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-08-05amd64: introduce kernelEntryLai Jiangshan
2020-08-04amd64: less code and data in the upper halfLai Jiangshan
2020-08-04amd64: switch to kernelCR3 when just return to gr0Lai Jiangshan
2020-08-04amd64: switch to userCR3 just before return to gr3Lai Jiangshan
2020-07-30supporting sError injection step 2 on Arm64Bin Lu
2020-07-29load/store user fpsimd on Arm64Bin Lu
2020-07-26allow guest user applications read CNTVCT_EL0/CNTFRQ_EL0Bin Lu
2020-07-23kvm-tls-2:add the preservation of user-TLS in the Arm64 kvm platformlubinszARM
2020-07-03allow guest user applications read ctr_el0 on Arm64Bin Lu
2020-06-10Merge pull request #2711 from lubinszARM:pr_mmiogVisor bot
2020-06-05Add +checkescape annotations to kvm/ring0.Adin Scannell
2020-05-17adding the VM-Exit method for Arm64Bin Lu
2020-05-13adding the methods to get/set TLS for Arm64 kvm platformBin Lu
2020-04-25Enable automated marshalling for signals and the arch package.Rahat Mahmood
2020-04-24Merge pull request #1707 from lubinszARM:pr_lazy_fpsimd_2gVisor bot
2020-04-17Merge pull request #2235 from xiaobo55x:pcidgVisor bot
2020-04-13Merge pull request #2321 from lubinszARM:pr_nogogVisor bot
2020-04-09remove nogo exemption for machine_arm64_unsafe.goBin Lu
2020-04-08Move pagetables.limitPCID to arch-specific file.Haibo Xu
2020-04-01Fix 386 build tagsMichael Pratt
2020-03-26Merge pull request #1986 from lubinszARM:pr_ring0_clean_1gVisor bot
2020-03-06Merge branch 'master' into pr_lazy_fpsimd_2Andrei Vagin
2020-03-06Merge pull request #1946 from xiaobo55x:dieTrampgVisor bot
2020-02-28pcids.go isn't arch-specificAndrei Vagin
2020-02-27Prepare the vcpu environment for sentry on Arm64Bin Lu
2020-02-25Merge pull request #1271 from lubinszARM:pr_ring0_1gVisor bot
2020-02-25Enable bluepill dieTrampoline operation on arm64.Haibo Xu
2020-02-18ring0/pagetables: fix typogVisor bot
2020-02-14passed the kvm test case of "TestKernelSyscall" on Arm64Bin Lu
2020-01-29supporting sError in guest kernel on Arm64Bin Lu