Commit fd22af1
KVM: arm64: Allow control of dpISA extensions in ID_AA64ISAR3_EL1
ID_AA64ISAR3_EL1 is currently marked as unallocated in KVM but does have a
number of bitfields defined in it. Expose FPRCVT and FAMINMAX, two simple
instruction only extensions to guests.
Reviewed-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20250107-arm64-2024-dpisa-v5-4-7578da51fc3d@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>1 parent 8199354 commit fd22af1
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1604 | 1604 | | |
1605 | 1605 | | |
1606 | 1606 | | |
| 1607 | + | |
| 1608 | + | |
| 1609 | + | |
1607 | 1610 | | |
1608 | 1611 | | |
1609 | 1612 | | |
| |||
2608 | 2611 | | |
2609 | 2612 | | |
2610 | 2613 | | |
2611 | | - | |
| 2614 | + | |
| 2615 | + | |
2612 | 2616 | | |
2613 | 2617 | | |
2614 | 2618 | | |
| |||
0 commit comments