google / google/gvisor

Full context-switch supporting for Arm64 kvm platform.

Open
#1,238 2 comments 0 reactions 0 assignees View on GitHub
arch: arm priority: p2 revived type: enhancement
Dominant language
Go
Stars
19.3k
Forks
2k
Avg merge
3d 5h
Merged PRs (30d)
264

Description

The Arm64 user-mode execution stat consists of:
* [x] X0- X30
* [x] PC, SP, PSTATE
* [x] TPIDR_EL0, using for TLS
* [x] V0-V31: 32 128-bit registers for floating point and simd
* [x] FPSR, FPCR

Lazy context-switch
* [x] lazy sentry fpsimd load/store
* [x] user fpsimd load/store

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.