diff options
| author | Dave Martin <[email protected]> | 2018-09-28 14:39:13 +0100 |
|---|---|---|
| committer | Marc Zyngier <[email protected]> | 2019-03-29 14:41:53 +0000 |
| commit | 1c19991390aefe7f1fc5d53d0b767122ff8043f8 (patch) | |
| tree | a14ba95f302b5b20aa2a340e19432fede5290954 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 1765edbab16e3dc73367bda04e45337cea3e51a0 (diff) | |
KVM: arm64: Propagate vcpu into read_id_reg()
Architecture features that are conditionally visible to the guest
will require run-time checks in the ID register accessor functions.
In particular, read_id_reg() will need to perform checks in order
to generate the correct emulated value for certain ID register
fields such as ID_AA64PFR0_EL1.SVE for example.
This patch propagates vcpu into read_id_reg() so that future
patches can add run-time checks on the guest configuration here.
For now, there is no functional change.
Signed-off-by: Dave Martin <[email protected]>
Reviewed-by: Alex Bennée <[email protected]>
Tested-by: zhang.lei <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions