diff options
author | Chao Du <[email protected]> | 2024-04-02 06:26:26 +0000 |
---|---|---|
committer | Anup Patel <[email protected]> | 2024-04-08 14:06:27 +0530 |
commit | edcbe90f128922830228b9a5656c944a5d7ac306 (patch) | |
tree | 84f82f5284512e4762e7d3c4bc5b21e28476c42b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fec50db7033ea478773b159e0e2efb135270e3b7 (diff) |
RISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_debug()
kvm_vm_ioctl_check_extension(): Return 1 if KVM_CAP_SET_GUEST_DEBUG is
been checked.
kvm_arch_vcpu_ioctl_set_guest_debug(): Update the guest_debug flags
from userspace accordingly. Route the breakpoint exceptions to HS mode
if the VCPU is being debugged by userspace, by clearing the
corresponding bit in hedeleg.
Initialize the hedeleg configuration in kvm_riscv_vcpu_setup_config().
Write the actual CSR in kvm_arch_vcpu_load().
Signed-off-by: Chao Du <[email protected]>
Reviewed-by: Anup Patel <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Anup Patel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions