index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kvm
/
vcpu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-07-20
1
-1
/
+8
|
\
|
*
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
|
*
|
RISCV: KVM: add tracepoints for entry and exit events
Shenlin Liang
2024-06-26
1
-0
/
+7
|
|
/
*
|
Merge patch series "riscv: Apply Zawrs when available"
Palmer Dabbelt
2024-07-12
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
KVM: riscv: Support guest wrs.nto
Andrew Jones
2024-07-12
1
-0
/
+1
*
|
RISC-V: KVM: Add perf sampling support for guests
Atish Patra
2024-04-26
1
-3
/
+12
*
|
RISCV: KVM: Introduce vcpu->reset_cntx_lock
Yong-Xuan Wang
2024-04-22
1
-0
/
+6
*
|
RISCV: KVM: Introduce mp_state_lock to avoid lock inversion
Yong-Xuan Wang
2024-04-22
1
-13
/
+35
*
|
RISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_debug()
Chao Du
2024-04-08
1
-2
/
+14
|
/
*
RISC-V: KVM: Add SBI STA info to vcpu_arch
Andrew Jones
2023-12-30
1
-0
/
+2
*
RISC-V: KVM: Add steal-update vcpu request
Andrew Jones
2023-12-30
1
-0
/
+5
*
RISC-V: KVM: remove a redundant condition in kvm_arch_vcpu_ioctl_run()
Chao Du
2023-12-29
1
-2
/
+1
*
RISC-V: KVM: Allow some SBI extensions to be disabled by default
Anup Patel
2023-10-20
1
-0
/
+6
*
RISCV: KVM: Add sstateen0 context save/restore
Mayuresh Chitale
2023-10-12
1
-0
/
+12
*
RISCV: KVM: Add senvcfg context save/restore
Mayuresh Chitale
2023-10-12
1
-0
/
+16
*
RISC-V: KVM: Enable Smstateen accesses
Mayuresh Chitale
2023-10-12
1
-0
/
+15
*
RISC-V: KVM: Add kvm_vcpu_config
Mayuresh Chitale
2023-10-12
1
-13
/
+14
*
KVM: riscv: Add KVM_GET_REG_LIST API support
Haibo Xu
2023-08-09
1
-0
/
+18
*
RISC-V: KVM: Factor-out ONE_REG related code to its own source file
Anup Patel
2023-08-08
1
-528
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-07-04
1
-0
/
+4
|
\
|
*
RISC-V: KVM: Allow Svnapot extension for Guest/VM
Anup Patel
2023-06-20
1
-0
/
+2
|
*
RISC-V: KVM: Implement guest external interrupt line management
Anup Patel
2023-06-18
1
-0
/
+2
*
|
riscv: Add prctl controls for userspace vector management
Andy Chiu
2023-06-08
1
-0
/
+2
*
|
riscv: KVM: Add vector lazy save/restore support
Vincent Chen
2023-06-08
1
-0
/
+22
*
|
riscv: kvm: Add V extension to KVM ISA
Vincent Chen
2023-06-08
1
-0
/
+1
|
/
*
Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-05-05
1
-42
/
+152
|
\
|
*
RISC-V: KVM: Use bitmap for irqs_pending and irqs_pending_mask
Anup Patel
2023-04-21
1
-19
/
+34
|
*
RISC-V: KVM: Add ONE_REG interface for AIA CSRs
Anup Patel
2023-04-21
1
-0
/
+8
|
*
RISC-V: KVM: Implement subtype for CSR ONE_REG interface
Anup Patel
2023-04-21
1
-21
/
+67
|
*
RISC-V: KVM: Initial skeletal support for AIA
Anup Patel
2023-04-21
1
-5
/
+40
|
*
RISC-V: KVM: Allow Zbb extension for Guest/VM
Anup Patel
2023-04-21
1
-0
/
+2
|
*
RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions
Anup Patel
2023-04-21
1
-0
/
+4
*
|
RISC-V: KVM: Expose Zicboz to the guest
Andrew Jones
2023-03-15
1
-0
/
+4
*
|
RISC-V: KVM: Provide UAPI for Zicboz block size
Andrew Jones
2023-03-15
1
-0
/
+7
|
/
*
RISC-V: KVM: Add skeleton support for perf
Atish Patra
2023-02-07
1
-0
/
+7
*
RISC-V: KVM: Add ONE_REG interface for mvendorid, marchid, and mimpid
Anup Patel
2022-12-07
1
-0
/
+27
*
RISC-V: KVM: Save mvendorid, marchid, and mimpid when creating VCPU
Anup Patel
2022-12-07
1
-0
/
+6
*
RISC-V: KVM: Use switch-case in kvm_riscv_vcpu_set/get_reg()
Anup Patel
2022-12-07
1
-14
/
+22
*
RISC-V: KVM: Fix reg_val check in kvm_riscv_vcpu_set_reg_config()
Anup Patel
2022-12-07
1
-4
/
+7
*
RISC-V: KVM: Exit run-loop immediately if xfer_to_guest fails
Anup Patel
2022-12-07
1
-2
/
+3
*
RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc
Anup Patel
2022-10-21
1
-0
/
+3
*
RISC-V: KVM: Use generic guest entry infrastructure
Jisheng Zhang
2022-10-02
1
-12
/
+6
*
RISC-V: KVM: Record number of signal exits as a vCPU stat
Jisheng Zhang
2022-10-02
1
-0
/
+2
*
RISC-V: KVM: Expose Zicbom to the guest
Andrew Jones
2022-10-02
1
-2
/
+7
*
RISC-V: KVM: Provide UAPI for Zicbom block size
Andrew Jones
2022-10-02
1
-0
/
+8
*
RISC-V: KVM: Make ISA ext mappings explicit
Andrew Jones
2022-10-02
1
-11
/
+14
*
RISC-V: KVM: Allow Guest use Zihintpause extension
Mayuresh Chitale
2022-10-02
1
-0
/
+2
*
RISC-V: KVM: Allow Guest use Svinval extension
Anup Patel
2022-10-02
1
-0
/
+2
*
RISC-V: KVM: Support sstc extension
Atish Patra
2022-08-12
1
-1
/
+7
[next]