summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/platform/kvm/bluepill_unsafe.go
AgeCommit message (Expand)Author
2019-12-13enable kvm to support arm64lubinszARM
2019-10-31platform/kvm: calll sigtimedwait with zero timeoutAndrei Vagin
2019-10-30support using KVM_MEM_READONLY for arm64 regionslubinszARM
2019-10-29Update build tags to allow Go 1.14Michael Pratt
2019-05-30Add build guard to files using go:linknameFabricio Voznika
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2018-10-31kvm: simplify floating point logic.Adin Scannell
2018-10-31kvm: add detailed traces on vCPU errors.Adin Scannell
2018-10-19Use correct company name in copyright headerIan Gudger
2018-05-15Fix KVM EFAULT handling.Adin Scannell
2018-05-15Simplify KVM state handling.Adin Scannell
2018-05-14Ignore spurious KVM emulation failures.Adin Scannell
2018-04-28Check in gVisor.Googler