summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/platform/ring0/pagetables/BUILD
AgeCommit message (Expand)Author
2019-11-22enable ring0/pagetables to support arm64lubinszARM
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-06-13Update canonical repository.Adin Scannell
2019-01-31Remove license commentsMichael Pratt
2018-10-23Track paths and provide a rename hook.Adin Scannell
2018-07-27stateify: support explicit annotation mode; convert refs and stack packages.Zhaozhong Ni
2018-06-11Make page tables split-safe.Adin Scannell
2018-06-06Split PCID implementation from page tables.Adin Scannell
2018-06-06Add allocator abstraction for page tables.Adin Scannell
2018-05-30Change ring0 & page tables arguments to structs.Adin Scannell
2018-04-28Check in gVisor.Googler