index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kvm
/
main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Rename arch hooks related to per-CPU virtualization enabling
Sean Christopherson
2024-09-04
1
-2
/
+2
*
RISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_debug()
Chao Du
2024-04-08
1
-16
/
+2
*
riscv: Rearrange hwcap.h and cpufeature.h
Xiao Wang
2023-11-09
1
-1
/
+1
*
RISC-V: KVM: Implement guest external interrupt line management
Anup Patel
2023-06-18
1
-1
/
+2
*
Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-05
1
-1
/
+1
|
\
|
*
RISC-V: Align SBI probe implementation with spec
Andrew Jones
2023-04-29
1
-1
/
+1
*
|
RISC-V: KVM: Initial skeletal support for AIA
Anup Patel
2023-04-21
1
-1
/
+21
|
/
*
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-02-15
1
-1
/
+2
|
\
|
*
RISC-V: KVM: Disable all hpmcounter access for VS/VU mode
Atish Patra
2023-02-07
1
-1
/
+2
*
|
KVM: Drop kvm_arch_check_processor_compat() hook
Sean Christopherson
2022-12-29
1
-6
/
+1
*
|
KVM: Drop kvm_arch_{init,exit}() hooks
Sean Christopherson
2022-12-29
1
-9
/
+0
*
|
KVM: RISC-V: Do arch init directly in riscv_kvm_init()
Sean Christopherson
2022-12-29
1
-9
/
+9
*
|
KVM: Drop arch hardware (un)setup hooks
Sean Christopherson
2022-12-29
1
-5
/
+0
|
/
*
RISC-V: KVM: Add exit logic to main.c
XiakaiPan
2022-12-07
1
-0
/
+6
*
RISC-V: KVM: add __init annotation to riscv_kvm_init()
Xiu Jianfeng
2022-10-02
1
-1
/
+1
*
RISC-V: KVM: Add Sv57x4 mode support for G-stage
Anup Patel
2022-05-20
1
-0
/
+3
*
RISC-V: KVM: Use G-stage name for hypervisor page table
Anup Patel
2022-05-20
1
-4
/
+4
*
KVM: RISC-V: Avoid spurious virtual interrupts after clearing hideleg CSR
Vincent Chen
2022-01-06
1
-0
/
+8
*
RISC-V: KVM: Implement stage2 page table programming
Anup Patel
2021-10-04
1
-0
/
+19
*
RISC-V: KVM: Implement VMID allocator
Anup Patel
2021-10-04
1
-0
/
+4
*
RISC-V: Add initial skeletal KVM support
Anup Patel
2021-10-04
1
-0
/
+95