summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kvm/vcpu_insn.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: KVM: Forward SEED CSR access to user spaceAnup Patel2024-03-061-0/+13
* RISC-V: KVM: Initial skeletal support for AIAAnup Patel2023-04-211-0/+1
* RISC-V: KVM: Implement trap & emulate for hpmcountersAtish Patra2023-02-071-1/+3
* KVM: remove KVM_REQ_UNHALTPaolo Bonzini2022-09-261-1/+0
* RISC-V: KVM: Add extensible CSR emulation frameworkAnup Patel2022-07-291-2/+170
* RISC-V: KVM: Add extensible system instruction emulation frameworkAnup Patel2022-07-291-9/+73
* RISC-V: KVM: Factor-out instruction emulation into separate sourcesAnup Patel2022-07-291-0/+520