diff options
| author | Anup Patel <[email protected]> | 2021-09-27 17:10:01 +0530 |
|---|---|---|
| committer | Anup Patel <[email protected]> | 2021-10-04 15:40:08 +0530 |
| commit | 99cdc6c18c2d815e940e81b9b477d469bdd41788 (patch) | |
| tree | 5f279c009abe607b00a37949bd1c9f98b864541c /tools/perf/scripts/python/bin | |
| parent | 3f2401f47d29d669e2cb137709d10dd4c156a02f (diff) | |
RISC-V: Add initial skeletal KVM support
This patch adds initial skeletal KVM RISC-V support which has:
1. A simple implementation of arch specific VM functions
except kvm_vm_ioctl_get_dirty_log() which will implemeted
in-future as part of stage2 page loging.
2. Stubs of required arch specific VCPU functions except
kvm_arch_vcpu_ioctl_run() which is semi-complete and
extended by subsequent patches.
3. Stubs for required arch specific stage2 MMU functions.
Signed-off-by: Anup Patel <[email protected]>
Acked-by: Paolo Bonzini <[email protected]>
Reviewed-by: Paolo Bonzini <[email protected]>
Reviewed-by: Alexander Graf <[email protected]>
Acked-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions