index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pkg
/
sentry
/
state
/
state.go
Age
Commit message (
Expand
)
Author
2021-06-22
[syserror] Add conversions to linuxerr with temporary Equals method.
Zach Koopmans
2021-06-17
Move tcpip.Clock impl to Timekeeper
Tamir Duberstein
2020-10-23
Support VFS2 save/restore.
Jamie Liu
2020-09-24
Add basic stateify annotations.
Adin Scannell
2020-08-03
Add callbacks to support lazy loading/restoring thread states
Andrei Vagin
2019-08-08
netstack: Don't start endpoint goroutines too soon on restore.
Rahat Mahmood
2019-06-13
Update canonical repository.
Adin Scannell
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-03-29
Treat ENOSPC as a state-file error during save.
Nicolas Lacasse
2019-03-14
Decouple filemem from platform and move it to pgalloc.MemoryFile.
Jamie Liu
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-06-13
sentry: do not treat all save errors as state file errors.
Zhaozhong Ni
2018-05-08
Sentry: always use "best speed" compression for save and remove the option.
Zhaozhong Ni
2018-05-04
sentry: capture CPU usage metadata for save.
Zhaozhong Ni
2018-04-28
Check in gVisor.
Googler