diff options
author | Marc Zyngier <maz@kernel.org> | 2022-05-28 12:38:24 +0100 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2022-06-29 10:23:32 +0100 |
commit | 30b6ab45f81334e83dcb440451b6a4c4a753a118 (patch) | |
tree | aced1452d1452123e6757de97d4fd3d25a60fd4f /scripts/gdb/linux/proc.py | |
parent | 781e3ae148fd2f9b0cf9b5b94f6c32f2361eb7c0 (diff) |
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 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions