summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/platform/kvm
AgeCommit message (Expand)Author
2021-03-03[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.Ayush Ranjan
2021-02-18Bump build constraints to Go 1.18Michael Pratt
2021-02-03arm64 kvm:implement basic lazy save and restore for FPSIMD registersRobin Luk
2021-02-02Move ring0 package.Adin Scannell
2021-01-13Merge pull request #4792 from lubinszARM:pr_kvm_testgVisor bot
2021-01-08Merge pull request #4933 from lubinszARM:pr_kvm_el0_exceptionsgVisor bot
2020-12-29arm64 kvm: revert some kpti related codes, and configure upper pagetable as g...Robin Luk
2020-11-25arm64 kvm: add more handling of el0_exceptionsRobin Luk
2020-11-23arm64 kvm: add to ext_dabt injection supportRobin Luk
2020-11-17arm64 kvm: add the processing functions for all el0/el1 exceptionsRobin Luk
2020-11-12kvm-test: adjust the check logic in TestWrongVCPU caseRobin Luk
2020-11-03Merge pull request #3617 from laijs:upperhalfgVisor bot
2020-11-03arm64 kvm: inject sError to trigger sigbuslubinszARM
2020-11-03kvm: share upper halves among all pagtablesLai Jiangshan
2020-10-30Merge pull request #4564 from zhlhahaha:1981gVisor bot
2020-10-22arm64 kvm: added the implementation of setSystemTimeLegacy()Bin Lu
2020-10-21Merge pull request #4535 from lubinszARM:pr_kvm_exec_binary_1gVisor bot
2020-10-20ARM64 KVM: bad regs.Sp return SIGSEGVHoward Zhang
2020-10-18arm64 kvm: handle exception from accessing undefined instructionBin Lu
2020-10-16Merge pull request #4387 from lubinszARM:pr_tls_host_sentry_1gVisor bot
2020-10-13Merge pull request #4386 from lubinszARM:pr_testutil_tls_usrgVisor bot
2020-10-13Avoid excessive Tgkill and wait operations.Adin Scannell
2020-10-12Merge pull request #4072 from adamliyi:droppt_fixgVisor bot
2020-10-11arm64 kvm: add tls-usr supportBin Lu
2020-10-09Merge pull request #4040 from lemin9538:lemin_arm64gVisor bot
2020-10-08arm64: the mair_el1 value is wrongMin Le
2020-10-07Add precise synchronization to KVM.Adin Scannell
2020-10-06Implement membarrier(2) commands other than *_SYNC_CORE.Jamie Liu
2020-10-02kvm/x86: handle a case when interrupts are enabled in the kernel spaceAndrei Vagin
2020-09-30arm64 kvm: fix panic in kvm.dropPageTablesYi Li
2020-09-30Merge pull request #2256 from laijs:kptigVisor bot
2020-09-30arm64 kvm: add a test case for kernel-tls checkingBin Lu
2020-09-11arm64 mm: asid and tlb supportBin Lu
2020-08-26Merge pull request #3742 from lubinszARM:pr_n1_1gVisor bot
2020-08-26Support stdlib analyzers with nogo.Adin Scannell
2020-08-24Device major number greater than 2 digits in /proc/self/maps on arm64 N1 machineBin Lu
2020-08-24Bump build constraints to 1.17Michael Pratt
2020-08-12Running hello-world on Thunderx2 with kvmBin Lu
2020-08-07Add context.FullStateChanged()Andrei Vagin
2020-08-07Merge pull request #3069 from lubinszARM:pr_serr_injection2gVisor bot
2020-08-06amd64: implement KPTI for gvisorLai Jiangshan
2020-08-05amd64: introduce kernelEntryLai Jiangshan
2020-08-05amd64: don't check vcpu in bluepill()Lai Jiangshan
2020-08-03Add callbacks to support lazy loading/restoring thread statesAndrei Vagin
2020-07-30Merge pull request #3448 from lubinszARM:pr_tls_testsgVisor bot
2020-07-30Merge pull request #3028 from lubinszARM:pr_kvm_hello1gVisor bot
2020-07-30add usr-tls test cases for Arm64Bin Lu
2020-07-30supporting sError injection step 2 on Arm64Bin Lu
2020-07-27Merge pull request #3299 from lubinszARM:pr_asidgVisor bot
2020-07-27Move platform.File in memmapAndrei Vagin