summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/platform/kvm/machine_amd64_unsafe.go
AgeCommit message (Expand)Author
2020-10-07Add precise synchronization to KVM.Adin Scannell
2020-10-02kvm/x86: handle a case when interrupts are enabled in the kernel spaceAndrei Vagin
2020-06-05Add +checkescape annotations to kvm/ring0.Adin Scannell
2020-04-01Automated rollback of changelist 303799678Adin Scannell
2020-03-30kvm: handle exit reasons even under EINTR.Adin Scannell
2019-12-13enable kvm to support arm64lubinszARM
2019-10-30support using KVM_MEM_READONLY for arm64 regionslubinszARM
2019-06-27Fix various spelling issues in the documentationMichael Pratt
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-03-11kvm: minimum guest/host timekeeping delta.Adin Scannell
2018-10-31kvm: add detailed traces on vCPU errors.Adin Scannell
2018-10-19Use correct company name in copyright headerIan Gudger
2018-06-19Make KVM more scalable by removing CPU cap.Adin Scannell
2018-04-28Check in gVisor.Googler