summaryrefslogtreecommitdiffhomepage
path: root/pkg/ring0/pagetables
AgeCommit message (Expand)Author
2021-09-22kvm: trap mmap syscalls to map new regions to the guestAndrei Vagin
2021-07-20Add go:build directives as required by Go 1.17's gofmt.Jamie Liu
2021-04-30kvm: prefault a root table page before switching into a user address spaceAndrei Vagin
2021-04-21Merge pull request #5749 from zhlhahaha:2126gVisor bot
2021-03-30apply hostarch on pagetables_arm64_test.goHoward Zhang
2021-03-29[syserror] Split usermem packageZach Koopmans
2021-02-02Move ring0 package.Adin Scannell