summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/platform
AgeCommit message (Expand)Author
2020-08-24Bump build constraints to 1.17Michael Pratt
2020-08-20Consistent precondition formattingMichael Pratt
2020-08-12Running hello-world on Thunderx2 with kvmBin Lu
2020-08-07Add context.FullStateChanged()Andrei Vagin
2020-08-07Merge pull request #3069 from lubinszARM:pr_serr_injection2gVisor bot
2020-08-03Add callbacks to support lazy loading/restoring thread statesAndrei Vagin
2020-07-31Merge pull request #3300 from lubinszARM:pr_fpsimd_usrgVisor bot
2020-07-30Merge pull request #3448 from lubinszARM:pr_tls_testsgVisor bot
2020-07-30Merge pull request #3028 from lubinszARM:pr_kvm_hello1gVisor bot
2020-07-30add usr-tls test cases for Arm64Bin Lu
2020-07-30supporting sError injection step 2 on Arm64Bin Lu
2020-07-29load/store user fpsimd on Arm64Bin Lu
2020-07-27Merge pull request #3201 from lubinszARM:pr_sys64_2gVisor bot
2020-07-27Merge pull request #3299 from lubinszARM:pr_asidgVisor bot
2020-07-27Move platform.File in memmapAndrei Vagin
2020-07-26updated the functions to distinguish IA/DA for 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-20add asid support to Arm64Bin Lu
2020-07-13Merge pull request #3200 from lubinszARM:pr_kvm_ut_1gVisor bot
2020-07-10Split the kvm ut test cases to correspond to different platformsBin Lu
2020-07-03allow guest user applications read ctr_el0 on Arm64Bin Lu
2020-06-16support sError injection in kvm module on Arm64Bin Lu
2020-06-10Merge pull request #2711 from lubinszARM:pr_mmiogVisor bot
2020-06-09minor change in kvm module for Arm64Bin Lu
2020-06-05Add +checkescape annotations to kvm/ring0.Adin Scannell
2020-06-01Merge pull request #2689 from lubinszARM:pr_prot_nonegVisor bot
2020-05-29Update Go version build tagsMichael Pratt
2020-05-17adding the VM-Exit method for Arm64Bin Lu
2020-05-13PROT_NONE should be specially treated in the step of mapPhysicalBin 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-22Specify a memory file in platform.New().Andrei Vagin
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-01Automated rollback of changelist 303799678Adin Scannell
2020-04-01Fix 386 build tagsMichael Pratt
2020-03-30kvm: handle exit reasons even under EINTR.Adin Scannell
2020-03-26Merge pull request #1986 from lubinszARM:pr_ring0_clean_1gVisor bot
2020-03-11Import "unsafe" in bluepill_arm64_unsafe.goAndrei Vagin
2020-03-09Enable thread local storage support on arm64.Haibo Xu
2020-03-06Merge branch 'master' into pr_lazy_fpsimd_2Andrei Vagin
2020-03-06Merge pull request #1963 from xiaobo55x:kvm_commongVisor bot
2020-03-06Merge pull request #1946 from xiaobo55x:dieTrampgVisor bot
2020-03-03platform/ptrace: don't call probeSeccomp on arm64Andrei Vagin
2020-02-28pcids.go isn't arch-specificAndrei Vagin
2020-02-27Prepare the vcpu environment for sentry on Arm64Bin Lu