index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kvm
/
vcpu_exit.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-28
RISC-V: KVM: Factor-out g-stage page table management
Anup Patel
1
-2
/
+3
2025-07-28
RISC-V: KVM: Introduce struct kvm_gstage_mapping
Anup Patel
1
-1
/
+2
2025-07-28
RISC-V: KVM: Factor-out MMU related declarations into separate headers
Anup Patel
1
-0
/
+1
2025-07-28
RISC-V: KVM: Use ncsr_xyz() in kvm_riscv_vcpu_trap_redirect()
Anup Patel
1
-6
/
+7
2024-12-30
RISC-V: KVM: Add new exit statstics for redirected traps
Atish Patra
1
-0
/
+5
2024-12-30
RISC-V: KVM: Update firmware counters for various events
Atish Patra
1
-4
/
+27
2024-12-30
RISC-V: KVM: Redirect instruction access fault trap to guest
Quan Zhou
1
-0
/
+1
2024-06-26
RISC-V: KVM: Redirect AMO load/store access fault traps to guest
Yu-Wei Hsu
1
-0
/
+2
2024-04-08
RISC-V: KVM: Handle breakpoint exits for VCPU
Chao Du
1
-0
/
+4
2023-06-06
RISC-V: KVM: Redirect AMO load/store misaligned traps to guest
wchen
1
-0
/
+2
2023-02-07
RISC-V: KVM: Redirect illegal instruction traps to guest
Andy Chiu
1
-0
/
+6
2023-02-07
RISC-V: KVM: Fix privilege mode setting in kvm_riscv_vcpu_trap_redirect()
Anup Patel
1
-0
/
+3
2022-10-02
riscv: KVM: Apply insn-def to hlv encodings
Andrew Jones
1
-31
/
+8
2022-07-29
RISC-V: KVM: Factor-out instruction emulation into separate sources
Anup Patel
1
-483
/
+7
2022-07-29
RISC-V: KVM: Fix variable spelling mistake
Zhang Jiaming
1
-3
/
+3
2022-05-20
RISC-V: KVM: Use G-stage name for hypervisor page table
Anup Patel
1
-3
/
+3
2022-04-21
KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused
Sean Christopherson
1
-2
/
+2
2022-04-21
KVM: RISC-V: Use kvm_vcpu.srcu_idx, drop RISC-V's unnecessary copy
Sean Christopherson
1
-2
/
+2
2022-03-11
RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() function
Anup Patel
1
-6
/
+16
2021-12-08
KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
Sean Christopherson
1
-1
/
+1
2021-11-01
RISC-V: KVM: remove unneeded semicolon
ran jianping
1
-3
/
+3
2021-10-04
RISC-V: KVM: Add SBI v0.1 support
Atish Patra
1
-0
/
+4
2021-10-04
RISC-V: KVM: Handle WFI exits for VCPU
Anup Patel
1
-0
/
+76
2021-10-04
RISC-V: KVM: Handle MMIO exits for VCPU
Anup Patel
1
-3
/
+589
2021-10-04
RISC-V: Add initial skeletal KVM support
Anup Patel
1
-0
/
+35