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
/
kvm_test.go
Age
Commit message (
Expand
)
Author
2021-07-12
Go 1.17 support for the KVM platform
Michael Pratt
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-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-11-12
kvm-test: adjust the check logic in TestWrongVCPU case
Robin Luk
2020-10-13
Avoid excessive Tgkill and wait operations.
Adin Scannell
2020-10-07
Add precise synchronization to KVM.
Adin Scannell
2020-07-10
Split the kvm ut test cases to correspond to different platforms
Bin Lu
2020-04-25
Enable automated marshalling for signals and the arch package.
Rahat Mahmood
2020-04-01
Automated rollback of changelist 303799678
Adin Scannell
2020-03-30
kvm: handle exit reasons even under EINTR.
Adin Scannell
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
2019-03-14
Decouple filemem from platform and move it to pgalloc.MemoryFile.
Jamie Liu
2018-10-31
kvm: avoid siginfo allocations.
Adin Scannell
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-09-11
platform: Pass device fd into platform constructor.
Nicolas Lacasse
2018-06-13
Deflake kvm_test.
Adin Scannell
2018-06-06
Split PCID implementation from page tables.
Adin Scannell
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 state handling.
Adin Scannell
2018-04-28
Check in gVisor.
Googler