summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/control/state.go
AgeCommit message (Expand)Author
2021-07-08Replace kernel.ExitStatus with linux.WaitStatus.Jamie Liu
2020-12-14Do not check for reference leaks after saving.Dean Deng
2020-10-23Support VFS2 save/restore.Jamie Liu
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-22Clean up state error handlingMichael Pratt
2018-10-19Use correct company name in copyright headerIan Gudger
2018-06-06Added a function to the controller to checkpoint a container.Googler