index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kvm
/
vcpu.c
Age
Commit message (
Expand
)
Author
6 days
Merge tag 'kvm-riscv-6.19-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
13 days
Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-11-24
RISC-V: KVM: Flush VS-stage TLB after VCPU migration for Andes cores
Hui Min Mina Chou
2025-11-05
KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()
Sean Christopherson
2025-10-16
RISC-V: KVM: Fix check for local interrupts on riscv32
Samuel Holland
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-09-30
entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
Sean Christopherson
2025-09-16
RISC-V: KVM: Set initial value of hedeleg in kvm_arch_vcpu_create()
Anup Patel
2025-08-25
RISC-V: KVM: Correct kvm_riscv_check_vcpu_requests() comment
Quan Zhou
2025-07-28
RISC-V: KVM: Enable ring-based dirty memory tracking
Quan Zhou
2025-07-28
RISC-V: KVM: Factor-out g-stage page table management
Anup Patel
2025-07-28
RISC-V: KVM: Factor-out MMU related declarations into separate headers
Anup Patel
2025-07-28
RISC-V: KVM: Replace KVM_REQ_HFENCE_GVMA_VMID_ALL with KVM_REQ_TLB_FLUSH
Anup Patel
2025-07-28
RISC-V: KVM: Rename and move kvm_riscv_local_tlb_sanitize()
Anup Patel
2025-07-28
RISC-V: KVM: Drop the return value of kvm_riscv_vcpu_aia_init()
Anup Patel
2025-07-28
RISC-V: KVM: Check kvm_riscv_vcpu_alloc_vector_context() return value
Anup Patel
2025-07-23
RISC-V: KVM: add SBI extension reset callback
Clément Léger
2025-07-23
RISC-V: KVM: add SBI extension init()/deinit() functions
Clément Léger
2025-07-11
RISC-V: KVM: Move HGEI[E|P] CSR access to IMSIC virtualization
Anup Patel
2025-05-21
RISC-V: KVM: add KVM_CAP_RISCV_MP_STATE_RESET
Radim Krčmář
2025-05-21
RISC-V: KVM: Remove scounteren initialization
Atish Patra
2025-05-21
KVM: RISC-V: remove unnecessary SBI reset state
Radim Krčmář
2025-05-21
KVM: RISC-V: refactor vector state reset
Radim Krčmář
2025-05-01
KVM: RISC-V: reset smstateen CSRs
Radim Krčmář
2024-12-30
RISC-V: KVM: Add new exit statstics for redirected traps
Atish Patra
2024-11-21
RISC-V: KVM: Add Svade and Svadu Extensions Support for Guest/VM
Yong-Xuan Wang
2024-10-28
RISC-V: KVM: Save trap CSRs in kvm_riscv_vcpu_enter_exit()
Anup Patel
2024-10-28
RISC-V: KVM: Use SBI sync SRET call when available
Anup Patel
2024-10-28
RISC-V: KVM: Use nacl_csr_xyz() for accessing H-extension CSRs
Anup Patel
2024-10-28
RISC-V: KVM: Save/restore SCOUNTEREN in C source
Anup Patel
2024-10-28
RISC-V: KVM: Save/restore HSTATUS in C source
Anup Patel
2024-10-28
riscv: KVM: add basic support for host vs guest profiling
Quan Zhou
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-07-16
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-07-12
Merge patch series "riscv: Apply Zawrs when available"
Palmer Dabbelt
2024-07-12
KVM: riscv: Support guest wrs.nto
Andrew Jones
2024-06-26
RISCV: KVM: add tracepoints for entry and exit events
Shenlin Liang
2024-06-18
KVM: Introduce vcpu->wants_to_run
David Matlack
2024-04-26
RISC-V: KVM: Add perf sampling support for guests
Atish Patra
2024-04-22
RISCV: KVM: Introduce vcpu->reset_cntx_lock
Yong-Xuan Wang
2024-04-22
RISCV: KVM: Introduce mp_state_lock to avoid lock inversion
Yong-Xuan Wang
2024-04-08
RISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_debug()
Chao Du
2023-12-30
RISC-V: KVM: Add SBI STA info to vcpu_arch
Andrew Jones
2023-12-30
RISC-V: KVM: Add steal-update vcpu request
Andrew Jones
2023-12-29
RISC-V: KVM: remove a redundant condition in kvm_arch_vcpu_ioctl_run()
Chao Du
2023-10-20
RISC-V: KVM: Allow some SBI extensions to be disabled by default
Anup Patel
2023-10-12
RISCV: KVM: Add sstateen0 context save/restore
Mayuresh Chitale
2023-10-12
RISCV: KVM: Add senvcfg context save/restore
Mayuresh Chitale
2023-10-12
RISC-V: KVM: Enable Smstateen accesses
Mayuresh Chitale
2023-10-12
RISC-V: KVM: Add kvm_vcpu_config
Mayuresh Chitale
[next]