summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/platform/kvm/machine_arm64.go
AgeCommit message (Expand)Author
2020-12-29arm64 kvm: revert some kpti related codes, and configure upper pagetable as g...Robin Luk
2020-10-12Merge pull request #4072 from adamliyi:droppt_fixgVisor bot
2020-09-30arm64 kvm: fix panic in kvm.dropPageTablesYi Li
2020-08-06amd64: implement KPTI for gvisorLai Jiangshan
2020-07-26updated the functions to distinguish IA/DA for Arm64Bin Lu
2020-06-09minor change in kvm module for Arm64Bin Lu
2020-05-13PROT_NONE should be specially treated in the step of mapPhysicalBin Lu
2020-01-29Lazy-fpsimd support patch series#2: add fpsimd@Arm64 support to kvm moduleBin Lu
2020-01-27Update package locations.Adin Scannell
2020-01-09Avoid panic when c.PCIDs is nilLai Jiangshan
2019-12-13enable kvm to support arm64lubinszARM
2019-10-30support using KVM_MEM_READONLY for arm64 regionslubinszARM