diff options
author | Marc Zyngier <maz@kernel.org> | 2022-05-28 14:38:16 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2022-06-09 14:02:12 +0300 |
commit | 690bacb83bc30d14821bd32cac1c5839b4a9ac6c (patch) | |
tree | fc26b966023be09f49b4eeaad79f415d3944f3f1 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e87abb73e5946379896cf49b10f6b57e02937a4c (diff) | |
download | linux-690bacb83bc30d14821bd32cac1c5839b4a9ac6c.tar.xz |
KVM: arm64: Add three sets of flags to the vcpu state
It so appears that each of the vcpu flags is really belonging to
one of three categories:
- a configuration flag, set once and for all
- an input flag generated by the kernel for the hypervisor to use
- a state flag that is only for the kernel's own bookkeeping
As we are going to split all the existing flags into these three
sets, introduce all three in one go.
No functional change other than a bit of bloat...
Reviewed-by: Fuad Tabba <tabba@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions