summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/platform/ring0
AgeCommit message (Expand)Author
2020-06-05Add +checkescape annotations to kvm/ring0.Adin Scannell
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
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-27Fix licenses.Adin Scannell
2020-01-27Standardize on tools directory.Adin Scannell
2020-01-21Merge pull request #1275 from lubinszARM:pr_ring0_5gVisor bot
2020-01-21Merge pull request #1274 from lubinszARM:pr_ring0_4gVisor bot
2020-01-16Merge pull request #1272 from lubinszARM:pr_ring0_2gVisor bot
2020-01-09New sync package.Ian Gudger
2020-01-08Merge pull request #1273 from lubinszARM:pr_ring_3gVisor bot
2019-12-26Merge pull request #1460 from lubinszARM:pr_clean_code1gVisor bot
2019-12-24slight changes to ring0&pagetables for Arm64Bin Lu
2019-12-18Merge pull request #1322 from lubinszARM:pr_vfp_ring0gVisor bot
2019-12-18supporting lazy-fpsimd in guest on Arm64Bin Lu
2019-11-26passed the kvm test case of "TestApplicationFault" on Arm64 platformBin Lu
2019-11-26passed the kvm test case of "TestApplicationSyscall" on Arm64 platformBin Lu
2019-11-26Prepare the vcpu environment for a container applicationBin Lu
2019-11-26passed the kvm test case of "TestKernelFault" on Arm64 platformBin Lu
2019-11-22enable ring0/pagetables to support arm64lubinszARM
2019-11-11Merge pull request #918 from lubinszARM:pr_ring0gVisor bot
2019-10-22enable ring0 to support arm64Bin Lu
2019-10-16Reorder BUILD license and load functions in gvisor.Kevin Krakauer
2019-09-12Remove go_test from go_stateify and go_marshalMichael Pratt
2019-07-09tss: block userspace access to all I/O ports.Liu Hua
2019-06-27Fix various spelling issues in the documentationMichael Pratt
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-29Allow and document bug ids in gVisor codebase.Nicolas Lacasse
2019-03-21Allow BP and OF can be called from user spaceYong He
2019-01-31Remove license commentsMichael Pratt
2018-10-31kvm: simplify floating point logic.Adin Scannell
2018-10-23Track paths and provide a rename hook.Adin Scannell