index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kvm
/
vcpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-09
KVM: riscv: Add KVM_GET_REG_LIST API support
Haibo Xu
1
-0
/
+18
2023-08-08
RISC-V: KVM: Factor-out ONE_REG related code to its own source file
Anup Patel
1
-528
/
+1
2023-07-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+4
2023-06-20
RISC-V: KVM: Allow Svnapot extension for Guest/VM
Anup Patel
1
-0
/
+2
2023-06-18
RISC-V: KVM: Implement guest external interrupt line management
Anup Patel
1
-0
/
+2
2023-06-08
riscv: Add prctl controls for userspace vector management
Andy Chiu
1
-0
/
+2
2023-06-08
riscv: KVM: Add vector lazy save/restore support
Vincent Chen
1
-0
/
+22
2023-06-08
riscv: kvm: Add V extension to KVM ISA
Vincent Chen
1
-0
/
+1
2023-05-05
Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-42
/
+152
2023-04-21
RISC-V: KVM: Use bitmap for irqs_pending and irqs_pending_mask
Anup Patel
1
-19
/
+34
2023-04-21
RISC-V: KVM: Add ONE_REG interface for AIA CSRs
Anup Patel
1
-0
/
+8
2023-04-21
RISC-V: KVM: Implement subtype for CSR ONE_REG interface
Anup Patel
1
-21
/
+67
2023-04-21
RISC-V: KVM: Initial skeletal support for AIA
Anup Patel
1
-5
/
+40
2023-04-21
RISC-V: KVM: Allow Zbb extension for Guest/VM
Anup Patel
1
-0
/
+2
2023-04-21
RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions
Anup Patel
1
-0
/
+4
2023-03-15
RISC-V: KVM: Expose Zicboz to the guest
Andrew Jones
1
-0
/
+4
2023-03-15
RISC-V: KVM: Provide UAPI for Zicboz block size
Andrew Jones
1
-0
/
+7
2023-02-07
RISC-V: KVM: Add skeleton support for perf
Atish Patra
1
-0
/
+7
2022-12-07
RISC-V: KVM: Add ONE_REG interface for mvendorid, marchid, and mimpid
Anup Patel
1
-0
/
+27
2022-12-07
RISC-V: KVM: Save mvendorid, marchid, and mimpid when creating VCPU
Anup Patel
1
-0
/
+6
2022-12-07
RISC-V: KVM: Use switch-case in kvm_riscv_vcpu_set/get_reg()
Anup Patel
1
-14
/
+22
2022-12-07
RISC-V: KVM: Fix reg_val check in kvm_riscv_vcpu_set_reg_config()
Anup Patel
1
-4
/
+7
2022-12-07
RISC-V: KVM: Exit run-loop immediately if xfer_to_guest fails
Anup Patel
1
-2
/
+3
2022-10-21
RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc
Anup Patel
1
-0
/
+3
2022-10-02
RISC-V: KVM: Use generic guest entry infrastructure
Jisheng Zhang
1
-12
/
+6
2022-10-02
RISC-V: KVM: Record number of signal exits as a vCPU stat
Jisheng Zhang
1
-0
/
+2
2022-10-02
RISC-V: KVM: Expose Zicbom to the guest
Andrew Jones
1
-2
/
+7
2022-10-02
RISC-V: KVM: Provide UAPI for Zicbom block size
Andrew Jones
1
-0
/
+8
2022-10-02
RISC-V: KVM: Make ISA ext mappings explicit
Andrew Jones
1
-11
/
+14
2022-10-02
RISC-V: KVM: Allow Guest use Zihintpause extension
Mayuresh Chitale
1
-0
/
+2
2022-10-02
RISC-V: KVM: Allow Guest use Svinval extension
Anup Patel
1
-0
/
+2
2022-08-12
RISC-V: KVM: Support sstc extension
Atish Patra
1
-1
/
+7
2022-07-29
RISC-V: KVM: Add support for Svpbmt inside Guest/VM
Anup Patel
1
-0
/
+16
2022-07-29
RISC-V: KVM: Add extensible CSR emulation framework
Anup Patel
1
-14
/
+20
2022-07-29
RISC-V: KVM: move preempt_disable() call in kvm_arch_vcpu_ioctl_run
Nikolay Borisov
1
-3
/
+2
2022-07-29
RISC-V: KVM: Improve ISA extension by using a bitmap
Atish Patra
1
-51
/
+97
2022-07-11
RISC-V: KVM: Fix SRCU deadlock caused by kvm_riscv_check_vcpu_requests()
Anup Patel
1
-0
/
+2
2022-05-20
RISC-V: KVM: Introduce ISA extension register
Atish Patra
1
-0
/
+99
2022-05-20
RISC-V: KVM: Cleanup stale TLB entries when host CPU changes
Anup Patel
1
-0
/
+11
2022-05-20
RISC-V: KVM: Add remote HFENCE functions based on VCPU requests
Anup Patel
1
-2
/
+22
2022-05-20
RISC-V: KVM: Introduce range based local HFENCE functions
Anup Patel
1
-1
/
+1
2022-05-20
RISC-V: KVM: Use G-stage name for hypervisor page table
Anup Patel
1
-5
/
+5
2022-04-21
KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused
Sean Christopherson
1
-8
/
+8
2022-04-21
KVM: RISC-V: Use kvm_vcpu.srcu_idx, drop RISC-V's unnecessary copy
Sean Christopherson
1
-8
/
+8
2022-04-20
RISC-V: KVM: Restrict the extensions that can be disabled
Atish Patra
1
-7
/
+12
2022-04-20
RISC-V: KVM: Remove 's' & 'u' as valid ISA extension
Atish Patra
1
-3
/
+1
2022-04-09
RISC-V: KVM: Don't clear hgatp CSR in kvm_arch_vcpu_put()
Anup Patel
1
-2
/
+0
2022-02-02
RISC-V: KVM: make CY, TM, and IR counters accessible in VU mode
Mayuresh Chitale
1
-0
/
+4
2022-02-02
kvm/riscv: rework guest entry logic
Mark Rutland
1
-17
/
+27
2022-01-06
RISC-V: KVM: Add SBI HSM extension in KVM
Atish Patra
1
-0
/
+23
[next]