Age | Commit message (Expand) | Author |
2021-04-09 | Merge pull request #5767 from avagin:mxcsr | gVisor bot |
2021-04-08 | Merge pull request #5736 from lubinszARM:pr_bblu_tlb_asid | 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-26 | arm64 ring0: don't use inner-sharable to invalidate tlb | Robin Luk |
2021-03-25 | Fix comments error | Howard Zhang |
2021-03-23 | Merge pull request #5677 from avagin:kvm-mmio | gVisor bot |
2021-03-23 | Move the code that manages floating-point state to a separate package | Andrei Vagin |
2021-03-16 | kvm: prefault a floating point state before restoring it | Andrei Vagin |
2021-03-03 | [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. | Ayush Ranjan |
2021-02-18 | Bump build constraints to Go 1.18 | Michael Pratt |
2021-02-03 | arm64 kvm:implement basic lazy save and restore for FPSIMD registers | Robin Luk |
2021-02-02 | Move ring0 package. | Adin Scannell |
2021-01-13 | Merge pull request #4792 from lubinszARM:pr_kvm_test | gVisor bot |
2021-01-08 | Merge pull request #4933 from lubinszARM:pr_kvm_el0_exceptions | gVisor bot |
2020-12-29 | arm64 kvm: revert some kpti related codes, and configure upper pagetable as g... | Robin Luk |
2020-11-25 | arm64 kvm: add more handling of el0_exceptions | Robin Luk |
2020-11-23 | arm64 kvm: add to ext_dabt injection support | Robin Luk |
2020-11-17 | arm64 kvm: add the processing functions for all el0/el1 exceptions | Robin Luk |
2020-11-12 | kvm-test: adjust the check logic in TestWrongVCPU case | Robin Luk |
2020-11-03 | Merge pull request #3617 from laijs:upperhalf | gVisor bot |
2020-11-03 | arm64 kvm: inject sError to trigger sigbus | lubinszARM |
2020-11-03 | kvm: share upper halves among all pagtables | Lai Jiangshan |
2020-10-30 | Merge pull request #4564 from zhlhahaha:1981 | gVisor bot |
2020-10-22 | arm64 kvm: added the implementation of setSystemTimeLegacy() | Bin Lu |
2020-10-21 | Merge pull request #4535 from lubinszARM:pr_kvm_exec_binary_1 | gVisor bot |
2020-10-20 | ARM64 KVM: bad regs.Sp return SIGSEGV | Howard Zhang |
2020-10-18 | arm64 kvm: handle exception from accessing undefined instruction | Bin Lu |
2020-10-16 | Merge pull request #4387 from lubinszARM:pr_tls_host_sentry_1 | gVisor bot |
2020-10-13 | Merge pull request #4386 from lubinszARM:pr_testutil_tls_usr | gVisor bot |
2020-10-13 | Avoid excessive Tgkill and wait operations. | Adin Scannell |
2020-10-12 | Merge pull request #4072 from adamliyi:droppt_fix | gVisor bot |
2020-10-11 | arm64 kvm: add tls-usr support | Bin Lu |
2020-10-09 | Merge pull request #4040 from lemin9538:lemin_arm64 | gVisor bot |
2020-10-08 | arm64: the mair_el1 value is wrong | Min Le |
2020-10-07 | Add precise synchronization to KVM. | Adin Scannell |
2020-10-06 | Implement membarrier(2) commands other than *_SYNC_CORE. | Jamie Liu |
2020-10-02 | kvm/x86: handle a case when interrupts are enabled in the kernel space | Andrei Vagin |
2020-09-30 | arm64 kvm: fix panic in kvm.dropPageTables | Yi Li |
2020-09-30 | Merge pull request #2256 from laijs:kpti | gVisor bot |
2020-09-30 | arm64 kvm: add a test case for kernel-tls checking | Bin Lu |
2020-09-11 | arm64 mm: asid and tlb support | Bin Lu |
2020-08-26 | Merge pull request #3742 from lubinszARM:pr_n1_1 | gVisor bot |
2020-08-26 | Support stdlib analyzers with nogo. | Adin Scannell |
2020-08-24 | Device major number greater than 2 digits in /proc/self/maps on arm64 N1 machine | Bin Lu |
2020-08-24 | Bump build constraints to 1.17 | Michael Pratt |
2020-08-12 | Running hello-world on Thunderx2 with kvm | Bin Lu |
2020-08-07 | Add context.FullStateChanged() | Andrei Vagin |
2020-08-07 | Merge pull request #3069 from lubinszARM:pr_serr_injection2 | gVisor bot |
2020-08-06 | amd64: implement KPTI for gvisor | Lai Jiangshan |