summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/platform/ring0/defs.go
AgeCommit message (Expand)Author
2020-04-25Enable automated marshalling for signals and the arch package.Rahat Mahmood
2020-01-09New sync package.Ian Gudger
2019-10-22enable ring0 to support arm64Bin Lu
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2018-10-31kvm: simplify floating point logic.Adin Scannell
2018-10-19Use correct company name in copyright headerIan Gudger
2018-06-06Split PCID implementation from page tables.Adin Scannell
2018-05-30Change ring0 & page tables arguments to structs.Adin Scannell
2018-04-28Check in gVisor.Googler