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
/
platform
/
kvm
/
context.go
Age
Commit message (
Expand
)
Author
2021-06-10
[op] Move SignalInfo to abi/linux package.
Ayush Ranjan
2021-03-29
[syserror] Split usermem package
Zach Koopmans
2021-03-23
Move the code that manages floating-point state to a separate package
Andrei Vagin
2021-02-02
Move ring0 package.
Adin Scannell
2020-10-13
Avoid excessive Tgkill and wait operations.
Adin Scannell
2020-08-07
Add context.FullStateChanged()
Andrei Vagin
2020-08-03
Add callbacks to support lazy loading/restoring thread states
Andrei Vagin
2020-04-22
Specify a memory file in platform.New().
Andrei Vagin
2020-01-27
Update package locations.
Adin Scannell
2019-06-13
Update canonical repository.
Adin Scannell
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2018-10-31
kvm: avoid siginfo allocations.
Adin Scannell
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-05-30
Change ring0 & page tables arguments to structs.
Adin Scannell
2018-05-21
Dramatically improve handling of KVM vCPU pool.
Adin Scannell
2018-05-15
Simplify KVM invalidation logic.
Adin Scannell
2018-04-28
Check in gVisor.
Googler