index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pkg
/
sentry
/
platform
/
ring0
Age
Commit message (
Expand
)
Author
2020-10-13
Merge pull request #4482 from lemin9538:lemin_arm64
gVisor bot
2020-10-13
Merge pull request #4374 from lubinszARM:pr_ffmpeg_kvm_01
gVisor bot
2020-10-10
arm64: set DZE bit to make EL0 can use DC ZVA
Min Le
2020-10-09
platform/kvm: remove the unused field
Andrei Vagin
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
Merge pull request #4376 from lubinszARM:pr_usr_tls_new
gVisor bot
2020-10-05
Merge pull request #4079 from lemin9538:arm64_fix
gVisor bot
2020-10-02
kvm/x86: handle a case when interrupts are enabled in the kernel space
Andrei Vagin
2020-09-30
Merge pull request #2256 from laijs:kpti
gVisor bot
2020-09-29
arm64 kvm: keep sentry-tls and usr-tls separately
Bin Lu
2020-09-29
arm64 kvm: remove some redundant codes to improve the preformance
Bin Lu
2020-09-25
make sure use the kernel space after change ASID
Min Le
2020-09-22
arm64: set SCTLR_UCI bit in SCTLR_EL1
Min Le
2020-09-16
Merge pull request #3893 from lubinszARM:pr_n1_03
gVisor bot
2020-09-11
arm64 mm: asid and tlb support
Bin Lu
2020-09-10
arm64:place an SB sequence following an ERET instruction
Bin Lu
2020-08-12
Running hello-world on Thunderx2 with kvm
Bin Lu
2020-08-07
Merge pull request #3069 from lubinszARM:pr_serr_injection2
gVisor bot
2020-08-06
amd64: implement KPTI for gvisor
Lai Jiangshan
2020-08-05
amd64: introduce kernelEntry
Lai Jiangshan
2020-08-04
amd64: less code and data in the upper half
Lai Jiangshan
2020-08-04
amd64: switch to kernelCR3 when just return to gr0
Lai Jiangshan
2020-08-04
amd64: switch to userCR3 just before return to gr3
Lai Jiangshan
2020-07-30
supporting sError injection step 2 on Arm64
Bin Lu
2020-07-29
load/store user fpsimd on Arm64
Bin Lu
2020-07-26
allow guest user applications read CNTVCT_EL0/CNTFRQ_EL0
Bin Lu
2020-07-23
kvm-tls-2:add the preservation of user-TLS in the Arm64 kvm platform
lubinszARM
2020-07-03
allow guest user applications read ctr_el0 on Arm64
Bin Lu
2020-06-10
Merge pull request #2711 from lubinszARM:pr_mmio
gVisor bot
2020-06-05
Add +checkescape annotations to kvm/ring0.
Adin Scannell
2020-05-17
adding the VM-Exit method for Arm64
Bin Lu
2020-05-13
adding the methods to get/set TLS for Arm64 kvm platform
Bin Lu
2020-04-25
Enable automated marshalling for signals and the arch package.
Rahat Mahmood
2020-04-24
Merge pull request #1707 from lubinszARM:pr_lazy_fpsimd_2
gVisor bot
2020-04-17
Merge pull request #2235 from xiaobo55x:pcid
gVisor bot
2020-04-13
Merge pull request #2321 from lubinszARM:pr_nogo
gVisor bot
2020-04-09
remove nogo exemption for machine_arm64_unsafe.go
Bin Lu
2020-04-08
Move pagetables.limitPCID to arch-specific file.
Haibo Xu
2020-04-01
Fix 386 build tags
Michael Pratt
2020-03-26
Merge pull request #1986 from lubinszARM:pr_ring0_clean_1
gVisor bot
2020-03-06
Merge branch 'master' into pr_lazy_fpsimd_2
Andrei Vagin
2020-03-06
Merge pull request #1946 from xiaobo55x:dieTramp
gVisor bot
2020-02-28
pcids.go isn't arch-specific
Andrei Vagin
2020-02-27
Prepare the vcpu environment for sentry on Arm64
Bin Lu
2020-02-25
Merge pull request #1271 from lubinszARM:pr_ring0_1
gVisor bot
2020-02-25
Enable bluepill dieTrampoline operation on arm64.
Haibo Xu
2020-02-18
ring0/pagetables: fix typo
gVisor bot
2020-02-14
passed the kvm test case of "TestKernelSyscall" on Arm64
Bin Lu
2020-01-29
supporting sError in guest kernel on Arm64
Bin Lu
[next]