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
/
bluepill.go
Age
Commit message (
Expand
)
Author
2021-09-28
Move `safecopy.ReplaceSignalHandler` into `sighandling` package.
Etienne Perot
2021-09-22
kvm: trap mmap syscalls to map new regions to the guest
Andrei Vagin
2021-04-14
Use assembly stub to take the address of assembly functions
Michael Pratt
2021-03-03
[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.
Ayush Ranjan
2021-02-02
Move ring0 package.
Adin Scannell
2020-04-01
Automated rollback of changelist 303799678
Adin Scannell
2020-03-30
kvm: handle exit reasons even under EINTR.
Adin Scannell
2020-02-20
Code Clean:Move getUserRegisters into dieArchSetup() and other small changes.
Bin Lu
2020-01-27
Update package locations.
Adin Scannell
2019-12-13
enable kvm to support arm64
lubinszARM
2019-06-13
Update canonical repository.
Adin Scannell
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-02-28
Fix "-c dbg" build break
Fabricio Voznika
2018-10-31
kvm: add detailed traces on vCPU errors.
Adin Scannell
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-04-28
Check in gVisor.
Googler