| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Remove constants that are already covered by arm64_bitmap and arm64_fw in kvm_one_reg.
|
| |
|
|
|
|
| |
Declare register classes for Bitmap, FW, SVE registers.
Also move generation of CCSIDR, FP and core registers from registers.go
to the text description.
|
|
|
Add a tool to generate ARM64 KVM register constants that can be used
in sys/linux/dev_kvm.txt.
Instead of extracting these constants from kernel headers, use a table
from the official documentation as the source of truth.
|