Age | Commit message (Expand) | Author |
2019-07-22 | kvm: fix race between machine.Put and machine.Get | Andrei Vagin |
2019-07-02 | Solve BounceToKernel may hang issue | Yong He |
2019-06-27 | Fix various spelling issues in the documentation | Michael Pratt |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-10 | Move //pkg/sentry/platform/procid to //pkg/procid. | Jamie Liu |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-02-28 | Fix "-c dbg" build break | Fabricio Voznika |
2018-10-31 | kvm: simplify floating point logic. | Adin Scannell |
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-07-16 | Add CPUID faulting for ptrace and KVM. | Adin Scannell |
2018-06-19 | Make KVM more scalable by removing CPU cap. | Adin Scannell |
2018-06-15 | Use notify explicitly on unlock path. | Adin Scannell |
2018-06-11 | Minor ring0 interface cleanup. | Adin Scannell |
2018-06-06 | Split PCID implementation from page tables. | Adin Scannell |
2018-06-06 | Add allocator abstraction for 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 invalidation logic. | Adin Scannell |
2018-05-15 | Simplify KVM state handling. | Adin Scannell |
2018-04-28 | Check in gVisor. | Googler |