diff options
author | Anup Patel <apatel@ventanamicro.com> | 2025-06-18 17:05:30 +0530 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2025-07-28 22:27:27 +0530 |
commit | 4c933f3a39ded0df1d727069dbe28bbb460b32ec (patch) | |
tree | a979e5cc867ecf3b52adcf46425a3c44416dc2cd /tools/perf/scripts/python/sctop.py | |
parent | f035b44b518c300d51d36057867d615a30d43cb8 (diff) |
RISC-V: KVM: Add vmid field to struct kvm_riscv_hfence
Currently, the struct kvm_riscv_hfence does not have vmid field
and various hfence processing functions always pick vmid assigned
to the guest/VM. This prevents us from doing hfence operation on
arbitrary vmid hence add vmid field to struct kvm_riscv_hfence
and use it wherever applicable.
Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Atish Patra <atishp@rivosinc.com>
Tested-by: Atish Patra <atishp@rivosinc.com>
Reviewed-by: Nutty Liu <liujingqi@lanxincomputing.com>
Link: https://lore.kernel.org/r/20250618113532.471448-11-apatel@ventanamicro.com
Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions