diff options
author | 2022-05-28 12:38:24 +0100 | |
---|---|---|
committer | 2022-06-29 10:23:32 +0100 | |
commit | 30b6ab45f81334e83dcb440451b6a4c4a753a118 (patch) | |
tree | aced1452d1452123e6757de97d4fd3d25a60fd4f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: arm64: Kill unused vcpu flags field (diff) | |
download | linux-dev-30b6ab45f81334e83dcb440451b6a4c4a753a118.tar.xz linux-dev-30b6ab45f81334e83dcb440451b6a4c4a753a118.zip |
KVM: arm64: Convert vcpu sysregs_loaded_on_cpu to a state flag
The aptly named boolean 'sysregs_loaded_on_cpu' tracks whether
some of the vcpu system registers are resident on the physical
CPU when running in VHE mode.
This is obviously a flag in hidding, so let's convert it to
a state flag, since this is solely a host concern (the hypervisor
itself always knows which state we're in).
Reviewed-by: Fuad Tabba <tabba@google.com>
Reviewed-by: Reiji Watanabe <reijiw@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions