Age | Commit message (Expand) | Author |
---|---|---|
2021-07-22 | kvm: set CR0.NE = 1 | Andrei Vagin |
2021-07-20 | Add go:build directives as required by Go 1.17's gofmt. | Jamie Liu |
2021-07-20 | ring0: Initialize sentryXCR0 from Kernel.init() | Andrei Vagin |
2021-07-12 | Go 1.17 support for the KVM platform | Michael Pratt |
2021-06-11 | Rework the workaround of the XCR0 issue | Andrei Vagin |
2021-04-09 | Merge pull request #5767 from avagin:mxcsr | gVisor bot |
2021-04-01 | platform/kvm/x86: restore mxcsr when switching from guest to sentry | Andrei Vagin |
2021-03-29 | [syserror] Split usermem package | Zach Koopmans |
2021-03-23 | Move the code that manages floating-point state to a separate package | Andrei Vagin |
2021-02-02 | Move ring0 package. | Adin Scannell |