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
/
ring0
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-30
kvm: prefault a root table page before switching into a user address space
Andrei Vagin
2021-04-21
Merge pull request #5749 from zhlhahaha:2126
gVisor bot
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-30
apply hostarch on pagetables_arm64_test.go
Howard Zhang
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 nogo test error
Howard Zhang
2021-03-23
Move the code that manages floating-point state to a separate package
Andrei Vagin
2021-02-03
arm64 kvm:implement basic lazy save and restore for FPSIMD registers
Robin Luk
2021-02-03
arm64: clean code
Robin Luk
2021-02-02
Move ring0 package.
Adin Scannell