Arm64 kvm: the step of mapPhysical lack of the processing of PROT_NONE.
Open
arch: arm
platform: kvm
revived
type: enhancement
- Dominant language
- Go
- Stars
- 19.3k
- Forks
- 2k
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 264
Description
Currently on Arm64, only the READONLY memory region is specially treated.
We need also to process PROT_NONE, otherwise the latest code can't start kvm on Arm64.
/assign @lubinszARM
Contributor guide
Assessment
This issue has not been assessed yet.