index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kvm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'kvm-redo-enable-virt' into HEAD
Paolo Bonzini
2024-09-17
1
-2
/
+2
|
\
|
*
KVM: Rename arch hooks related to per-CPU virtualization enabling
Sean Christopherson
2024-09-04
1
-2
/
+2
*
|
RISC-V: KVM: Don't zero-out PMU snapshot area before freeing data
Anup Patel
2024-08-19
1
-12
/
+2
*
|
RISC-V: KVM: Fix sbiret init before forwarding to userspace
Andrew Jones
2024-08-19
1
-2
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-07-20
7
-18
/
+101
|
\
|
*
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-07-16
1
-1
/
+1
|
|
\
|
|
*
KVM: Introduce vcpu->wants_to_run
David Matlack
2024-06-18
1
-1
/
+1
|
*
|
Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-07-12
1
-1
/
+1
|
|
\
\
|
*
|
|
RISC-V: KVM: Redirect AMO load/store access fault traps to guest
Yu-Wei Hsu
2024-06-26
1
-0
/
+2
|
*
|
|
RISCV: KVM: add tracepoints for entry and exit events
Shenlin Liang
2024-06-26
2
-0
/
+74
|
*
|
|
RISC-V: KVM: Use IMSIC guest files when available
Anup Patel
2024-06-26
1
-13
/
+20
|
*
|
|
RISC-V: KVM: Share APLIC and IMSIC defines with irqchip drivers
Anup Patel
2024-06-26
4
-4
/
+4
*
|
|
|
Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-07-20
3
-0
/
+30
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Merge patch series "riscv: Apply Zawrs when available"
Palmer Dabbelt
2024-07-12
3
-0
/
+18
|
|
\
\
\
|
|
*
|
|
KVM: riscv: Support guest wrs.nto
Andrew Jones
2024-07-12
3
-0
/
+18
|
*
|
|
|
RISC-V: KVM: Allow Zcmop extension for Guest/VM
Clément Léger
2024-06-26
1
-0
/
+2
|
*
|
|
|
RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM
Clément Léger
2024-06-26
1
-0
/
+8
|
*
|
|
|
RISC-V: KVM: Allow Zimop extension for Guest/VM
Clément Léger
2024-06-26
1
-0
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge patch series "Assorted fixes in RISC-V PMU driver"
Palmer Dabbelt
2024-07-03
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
perf: RISC-V: Check standard event availability
Samuel Holland
2024-07-03
1
-1
/
+1
|
|
/
/
*
|
|
RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_e...
Quan Zhou
2024-05-31
1
-2
/
+2
*
|
|
RISC-V: KVM: No need to use mask when hart-index-bit is 0
Yong-Xuan Wang
2024-05-31
1
-3
/
+4
|
/
/
*
|
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-18
1
-1
/
+1
|
\
\
|
*
|
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-09
1
-1
/
+1
*
|
|
Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2024-05-07
11
-71
/
+378
|
\
\
\
|
*
|
|
RISC-V: KVM: Improve firmware counter read function
Atish Patra
2024-04-26
2
-2
/
+7
|
*
|
|
RISC-V: KVM: Support 64 bit firmware counters on RV32
Atish Patra
2024-04-26
2
-1
/
+49
|
*
|
|
RISC-V: KVM: Add perf sampling support for guests
Atish Patra
2024-04-26
4
-7
/
+87
|
*
|
|
RISC-V: KVM: Implement SBI PMU Snapshot feature
Atish Patra
2024-04-26
2
-1
/
+123
|
*
|
|
RISC-V: KVM: No need to exit to the user space if perf event failed
Atish Patra
2024-04-26
2
-8
/
+12
|
*
|
|
RISC-V: KVM: No need to update the counter value during reset
Atish Patra
2024-04-26
1
-6
/
+2
|
*
|
|
RISC-V: KVM: Fix the initial sample period value
Atish Patra
2024-04-26
1
-1
/
+1
|
*
|
|
RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic name
Atish Patra
2024-04-22
1
-2
/
+2
|
*
|
|
RISCV: KVM: Introduce vcpu->reset_cntx_lock
Yong-Xuan Wang
2024-04-22
2
-0
/
+9
|
*
|
|
RISCV: KVM: Introduce mp_state_lock to avoid lock inversion
Yong-Xuan Wang
2024-04-22
3
-27
/
+67
|
*
|
|
RISC-V: KVM: Handle breakpoint exits for VCPU
Chao Du
2024-04-08
1
-0
/
+4
|
*
|
|
RISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_debug()
Chao Du
2024-04-08
3
-18
/
+17
|
|
/
/
*
/
/
KVM: delete .change_pte MMU notifier callback
Paolo Bonzini
2024-04-11
1
-20
/
+0
|
/
/
*
|
RISC-V: KVM: Fix APLIC in_clrip[x] read emulation
Anup Patel
2024-03-26
1
-3
/
+18
*
|
RISC-V: KVM: Fix APLIC setipnum_le/be write emulation
Anup Patel
2024-03-25
1
-3
/
+13
*
|
RISC-V: KVM: Remove second semicolon
Colin Ian King
2024-03-25
1
-1
/
+1
|
/
*
Merge tag 'kvm-riscv-6.9-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2024-03-11
2
-0
/
+17
|
\
|
*
RISC-V: KVM: Allow Zacas extension for Guest/VM
Anup Patel
2024-03-06
1
-0
/
+2
|
*
RISC-V: KVM: Allow Ztso extension for Guest/VM
Anup Patel
2024-03-06
1
-0
/
+2
|
*
RISC-V: KVM: Forward SEED CSR access to user space
Anup Patel
2024-03-06
1
-0
/
+13
*
|
Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...
Paolo Bonzini
2024-03-09
1
-8
/
+12
|
\
|
|
*
Merge tag 'kvm-riscv-fixes-6.8-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
2024-02-14
1
-8
/
+12
|
|
\
|
|
*
RISC-V: KVM: Use correct restricted types
Andrew Jones
2024-02-09
1
-8
/
+12
*
|
|
kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbol
Paolo Bonzini
2024-02-08
1
-0
/
+1
|
/
/
*
|
RISC-V: KVM: Allow Zfa extension for Guest/VM
Anup Patel
2024-01-19
1
-0
/
+2
[next]