summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/platform/kvm/kvm_const.go
AgeCommit message (Expand)Author
2021-04-21Fallback to legacy system time logic when host does not have TSC_CONTROLDaniel Dao
2020-11-23arm64 kvm: add to ext_dabt injection supportRobin Luk
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-08-26Support stdlib analyzers with nogo.Adin Scannell
2020-06-16support sError injection in kvm module on Arm64Bin Lu
2020-05-17adding the VM-Exit method for Arm64Bin Lu
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-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2018-10-31kvm: add detailed traces on vCPU errors.Adin Scannell
2018-10-19Use correct company name in copyright headerIan Gudger
2018-09-13platform/kvm: Get max vcpu number dynamically by ioctlChenggang
2018-05-15Fix KVM EFAULT handling.Adin Scannell
2018-04-28Check in gVisor.Googler