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_const.go
Age
Commit message (
Expand
)
Author
2021-04-21
Fallback to legacy system time logic when host does not have TSC_CONTROL
Daniel Dao
2020-11-23
arm64 kvm: add to ext_dabt injection support
Robin Luk
2020-10-07
Add precise synchronization to KVM.
Adin Scannell
2020-10-02
kvm/x86: handle a case when interrupts are enabled in the kernel space
Andrei Vagin
2020-08-26
Support stdlib analyzers with nogo.
Adin Scannell
2020-06-16
support sError injection in kvm module on Arm64
Bin Lu
2020-05-17
adding the VM-Exit method for Arm64
Bin Lu
2020-04-01
Automated rollback of changelist 303799678
Adin Scannell
2020-03-30
kvm: handle exit reasons even under EINTR.
Adin Scannell
2019-12-13
enable kvm to support arm64
lubinszARM
2019-10-30
support using KVM_MEM_READONLY for arm64 regions
lubinszARM
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
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-09-13
platform/kvm: Get max vcpu number dynamically by ioctl
Chenggang
2018-05-15
Fix KVM EFAULT handling.
Adin Scannell
2018-04-28
Check in gVisor.
Googler