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
/
arch
/
arch_x86.go
Age
Commit message (
Expand
)
Author
2021-07-20
Add go:build directives as required by Go 1.17's gofmt.
Jamie Liu
2021-07-12
[syserror] Update syserror to linuxerr for more errors.
Zach Koopmans
2021-06-29
[syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVAL
Zach Koopmans
2021-03-23
Move the code that manages floating-point state to a separate package
Andrei Vagin
2021-03-03
[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.
Ayush Ranjan
2020-07-23
kvm-tls-2:add the preservation of user-TLS in the Arm64 kvm platform
lubinszARM
2020-04-25
Enable automated marshalling for signals and the arch package.
Rahat Mahmood
2020-04-01
Fix 386 build tags
Michael Pratt
2020-02-10
Move x86 state definition to its own file.
Brad Burlage
2020-02-05
Add notes to relevant tests.
Adin Scannell
2020-01-27
Update package locations.
Adin Scannell
2020-01-09
New sync package.
Ian Gudger
2019-06-13
Update canonical repository.
Adin Scannell
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-29
Allow and document bug ids in gVisor codebase.
Nicolas Lacasse
2019-04-10
Internal change
Michael Pratt
2018-12-10
Validate FS_BASE in Task.Clone
Michael Pratt
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-08-02
Automated rollback of changelist 207037226
Zhaozhong Ni
2018-08-01
Automated rollback of changelist 207007153
Michael Pratt
2018-08-01
stateify: convert all packages to use explicit mode.
Zhaozhong Ni
2018-04-28
Check in gVisor.
Googler