diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2015-10-28 12:39:38 +0000 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2016-02-29 18:34:17 +0000 |
commit | 9c6c35683286ddf47baf8c6d1931f3af63379490 (patch) | |
tree | 3dc327d02b8c85c92a6569c40089e210a9b4add4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | edef528dc4bdab1504e72e0f5436b18f3777efc0 (diff) |
arm64: KVM: VHE: Split save/restore of registers shared between guest and host
A handful of system registers are still shared between host and guest,
even while using VHE (tpidr*_el[01] and actlr_el1).
Also, some of the vcpu state (sp_el0, PC and PSTATE) must be
save/restored on entry/exit, as they are used on the host as well.
In order to facilitate the introduction of a VHE-specific sysreg
save/restore, make move the access to these registers to their
own save/restore functions.
No functional change.
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions