diff options
author | Oliver Upton <oliver.upton@linux.dev> | 2023-06-09 19:00:44 +0000 |
---|---|---|
committer | Oliver Upton <oliver.upton@linux.dev> | 2023-06-12 23:08:33 +0000 |
commit | a7a2c72ae01483d3923b18ee18c8007de2bc5e20 (patch) | |
tree | 4638b3e2c2c30e5cbc440ead9c9beabb7ee929fb /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 44c026a73be8038f03dbdeef028b642880cf1511 (diff) |
KVM: arm64: Separate out feature sanitisation and initialisation
kvm_vcpu_set_target() iteratively sanitises and copies feature flags in
one go. This is rather odd, especially considering the fact that bitmap
accessors can do the heavy lifting. A subsequent change will make vCPU
features VM-wide, and fitting that into the present implementation is
just a chore.
Rework the whole thing to use bitmap accessors to sanitise and copy
flags.
Link: https://lore.kernel.org/r/20230609190054.1542113-2-oliver.upton@linux.dev
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions