Age | Commit message (Expand) | Author |
---|---|---|
2021-10-08 | Remove ring0 floating point save/load functions on amd64. | Jamie Liu |
2021-07-20 | Add go:build directives as required by Go 1.17's gofmt. | Jamie Liu |
2021-07-12 | Go 1.17 support for the KVM platform | Michael Pratt |
2021-03-23 | Move the code that manages floating-point state to a separate package | Andrei Vagin |
2021-03-03 | [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. | Ayush Ranjan |
2021-02-02 | Move ring0 package. | Adin Scannell |
2020-06-05 | Add +checkescape annotations to kvm/ring0. | Adin Scannell |
2019-12-13 | enable kvm to support arm64 | lubinszARM |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2018-10-31 | kvm: simplify floating point logic. | Adin Scannell |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-05-30 | Restore FS on resume. | Adin Scannell |
2018-04-28 | Check in gVisor. | Googler |