Age | Commit message (Expand) | Author |
2021-10-09 | Merge release-20210927.0-53-g3f1642e4b (automated) | gVisor bot |
2021-10-08 | Remove ring0 floating point save/load functions on amd64. | Jamie Liu |
2021-10-07 | Merge release-20210927.0-47-g710e51372 (automated) | gVisor bot |
2021-10-07 | tests: use a proper path to the kvm device | Andrei Vagin |
2021-09-29 | Merge release-20210921.0-39-g65698b627 (automated) | gVisor bot |
2021-09-28 | Move `safecopy.ReplaceSignalHandler` into `sighandling` package. | Etienne Perot |
2021-09-23 | Merge release-20210921.0-25-g93ac15577 (automated) | gVisor bot |
2021-09-23 | Merge pull request #6573 from avagin:kvm-seccomp-mmap | gVisor bot |
2021-09-22 | kvm: check that safecopy is handled correctly in the guest ring0 | Andrei Vagin |
2021-09-22 | kvm: trap mmap syscalls to map new regions to the guest | Andrei Vagin |
2021-09-22 | kvm/arm: calculate virtual-to-physical mappings only once | Andrei Vagin |
2021-09-22 | kvm: fix tests on arm64 | AV |
2021-08-24 | Merge release-20210816.0-29-g2c3d7cb07 (automated) | gVisor bot |
2021-08-23 | Merge pull request #6491 from avagin:kvm-mem-slot-overlap | gVisor bot |
2021-08-21 | platform/kvm: set physical slots without overlapping | Andrei Vagin |
2021-08-09 | Merge release-20210726.0-45-g14d6cb443 (automated) | gVisor bot |
2021-08-09 | platform/kvm: fix a race condition in vCPU.unlock() | Andrei Vagin |
2021-07-30 | Merge release-20210726.0-12-g62ea5c0a2 (automated) | gVisor bot |
2021-07-30 | checklinkname: rudimentary type-checking of linkname directives | Michael Pratt |
2021-07-28 | Merge release-20210720.0-43-g01f7dd442 (automated) | gVisor bot |
2021-07-28 | tunning hasSlot function and fix store wrong value in usedSlots | Howard Zhang |
2021-07-28 | Merge release-20210720.0-39-g964fb3ca7 (automated) | gVisor bot |
2021-07-21 | Merge release-20210712.0-31-g49d9ef498 (automated) | gVisor bot |
2021-07-20 | Merge pull request #6220 from laijs:disconnect-fp | gVisor bot |
2021-07-20 | Merge release-20210712.0-29-g1ad382220 (automated) | gVisor bot |
2021-07-20 | Add go:build directives as required by Go 1.17's gofmt. | Jamie Liu |
2021-07-12 | Merge release-20210705.0-10-gebe99977a (automated) | gVisor bot |
2021-07-12 | Mark all functions that are called from a forked child with go:norace | Andrei Vagin |
2021-07-12 | Merge release-20210628.0-35-g36a17a814 (automated) | gVisor bot |
2021-07-12 | Go 1.17 support for the KVM platform | Michael Pratt |
2021-07-09 | Merge release-20210628.0-33-gde29d8d41 (automated) | gVisor bot |
2021-07-08 | Fix some //pkg/seccomp bugs. | Jamie Liu |
2021-06-22 | Merge release-20210614.0-13-g01bcd55c3 (automated) | gVisor bot |
2021-06-22 | Merge pull request #5051 from lubinszARM:pr_escapes_1 | gVisor bot |
2021-06-22 | Disconnect call-chain between sighandler() and bluepill(). | Lai Jiangshan |
2021-06-16 | Merge release-20210607.0-50-g47149b7c4 (automated) | gVisor bot |
2021-06-16 | kvm: mark UpperHalf PTE-s as global | Andrei Vagin |
2021-06-14 | Merge release-20210607.0-42-gb9db1c031 (automated) | gVisor bot |
2021-06-14 | Fix typo | Michael Pratt |
2021-06-10 | Merge release-20210601.0-39-g9ede1a605 (automated) | gVisor bot |
2021-06-10 | [op] Move SignalInfo to abi/linux package. | Ayush Ranjan |
2021-06-01 | Fix errors for noescape cases | Robin Luk |
2021-05-27 | Merge release-20210518.0-56-g62ec2422a (automated) | gVisor bot |
2021-05-24 | arm64 kvm:use TLBI with "Inner Shareable" instead of IPI operation | Robin Luk |
2021-05-07 | Merge release-20210419.0-79-ge691004e0 (automated) | gVisor bot |
2021-05-07 | Merge pull request #5758 from zhlhahaha:2125 | gVisor bot |
2021-05-07 | Init all vCPU when initializing machine on ARM64 | howard zhang |
2021-05-01 | Merge release-20210419.0-50-gcde8e8b7a (automated) | gVisor bot |
2021-04-30 | kvm: prefault a root table page before switching into a user address space | Andrei Vagin |
2021-04-21 | Merge release-20210419.0-17-g6f9db949d (automated) | gVisor bot |