Age | Commit message (Expand) | Author |
2020-01-27 | Update package locations. | Adin Scannell |
2020-01-09 | New sync package. | Ian Gudger |
2019-10-30 | support using KVM_MEM_READONLY for arm64 regions | lubinszARM |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-03-14 | Decouple filemem from platform and move it to pgalloc.MemoryFile. | Jamie Liu |
2019-03-12 | Clarify the platform.File interface. | Jamie Liu |
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-08-22 | Add separate Recycle method for allocator. | Adin Scannell |
2018-06-19 | Make KVM more scalable by removing CPU cap. | Adin Scannell |
2018-06-06 | Ensure guest-mode for page table modifications. | 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-06-01 | Move page tables lock into the address space. | Adin Scannell |
2018-05-30 | Change ring0 & page tables arguments to structs. | Adin Scannell |
2018-05-15 | Simplify KVM invalidation logic. | Adin Scannell |
2018-05-15 | Simplify KVM state handling. | Adin Scannell |
2018-05-14 | Simplify KVM host map handling. | Adin Scannell |
2018-05-11 | Remove error return from AddressSpace.Release() | Michael Pratt |
2018-05-07 | Fix misspellings | Ian Gudger |
2018-04-28 | Check in gVisor. | Googler |