index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kvm
/
vcpu_exit.c
Age
Commit message (
Expand
)
Author
2024-06-26
RISC-V: KVM: Redirect AMO load/store access fault traps to guest
Yu-Wei Hsu
2024-04-08
RISC-V: KVM: Handle breakpoint exits for VCPU
Chao Du
2023-06-06
RISC-V: KVM: Redirect AMO load/store misaligned traps to guest
wchen
2023-02-07
RISC-V: KVM: Redirect illegal instruction traps to guest
Andy Chiu
2023-02-07
RISC-V: KVM: Fix privilege mode setting in kvm_riscv_vcpu_trap_redirect()
Anup Patel
2022-10-02
riscv: KVM: Apply insn-def to hlv encodings
Andrew Jones
2022-07-29
RISC-V: KVM: Factor-out instruction emulation into separate sources
Anup Patel
2022-07-29
RISC-V: KVM: Fix variable spelling mistake
Zhang Jiaming
2022-05-20
RISC-V: KVM: Use G-stage name for hypervisor page table
Anup Patel
2022-04-21
KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused
Sean Christopherson
2022-04-21
KVM: RISC-V: Use kvm_vcpu.srcu_idx, drop RISC-V's unnecessary copy
Sean Christopherson
2022-03-11
RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() function
Anup Patel
2021-12-08
KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
Sean Christopherson
2021-11-01
RISC-V: KVM: remove unneeded semicolon
ran jianping
2021-10-04
RISC-V: KVM: Add SBI v0.1 support
Atish Patra
2021-10-04
RISC-V: KVM: Handle WFI exits for VCPU
Anup Patel
2021-10-04
RISC-V: KVM: Handle MMIO exits for VCPU
Anup Patel
2021-10-04
RISC-V: Add initial skeletal KVM support
Anup Patel