summaryrefslogtreecommitdiff
path: root/arch/riscv/kvm
AgeCommit message (Expand)Author
2024-11-27Merge tag 'kvm-riscv-6.13-2' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-11-27Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2024-11-21RISC-V: KVM: Add Svade and Svadu Extensions Support for Guest/VMYong-Xuan Wang
2024-11-11Merge patch series "Zacas/Zabha support and qspinlocks"Palmer Dabbelt
2024-11-08Merge tag 'kvm-riscv-6.13-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-11-05riscv: kvm: Fix out-of-bounds array accessBjörn Töpel
2024-11-05RISC-V: KVM: Fix APLIC in_clrip and clripnum write emulationYong-Xuan Wang
2024-10-28RISC-V: KVM: Use NACL HFENCEs for KVM request based HFENCEsAnup Patel
2024-10-28RISC-V: KVM: Save trap CSRs in kvm_riscv_vcpu_enter_exit()Anup Patel
2024-10-28RISC-V: KVM: Use SBI sync SRET call when availableAnup Patel
2024-10-28RISC-V: KVM: Use nacl_csr_xyz() for accessing AIA CSRsAnup Patel
2024-10-28RISC-V: KVM: Use nacl_csr_xyz() for accessing H-extension CSRsAnup Patel
2024-10-28RISC-V: KVM: Add common nested acceleration supportAnup Patel
2024-10-28RISC-V: KVM: Don't setup SGEI for zero guest external interruptsAnup Patel
2024-10-28RISC-V: KVM: Replace aia_set_hvictl() with aia_hvictl_value()Anup Patel
2024-10-28RISC-V: KVM: Break down the __kvm_riscv_switch_to() into macrosAnup Patel
2024-10-28RISC-V: KVM: Save/restore SCOUNTEREN in C sourceAnup Patel
2024-10-28RISC-V: KVM: Save/restore HSTATUS in C sourceAnup Patel
2024-10-28RISC-V: KVM: Order the object files alphabeticallyAnup Patel
2024-10-28riscv: KVM: add basic support for host vs guest profilingQuan Zhou
2024-10-25KVM: RISC-V: Use kvm_faultin_pfn() when mapping pfns into the guestSean Christopherson
2024-10-25KVM: RISC-V: Mark "struct page" pfns accessed before dropping mmu_lockSean Christopherson
2024-10-25KVM: RISC-V: Mark "struct page" pfns dirty iff a stage-2 PTE is installedSean Christopherson
2024-10-24RISC-V: KVM: Allow Smnpm and Ssnpm extensions for guestsSamuel Holland
2024-10-20RISCV: KVM: use raw_spinlock for critical section in imsicCyan Yang
2024-09-17Merge branch 'kvm-redo-enable-virt' into HEADPaolo Bonzini
2024-09-04KVM: Rename arch hooks related to per-CPU virtualization enablingSean Christopherson
2024-08-19RISC-V: KVM: Don't zero-out PMU snapshot area before freeing dataAnup Patel
2024-08-19RISC-V: KVM: Fix sbiret init before forwarding to userspaceAndrew Jones
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-07-20Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-16Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-07-12Merge patch series "riscv: Apply Zawrs when available"Palmer Dabbelt
2024-07-12KVM: riscv: Support guest wrs.ntoAndrew Jones
2024-07-12Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-07-03Merge patch series "Assorted fixes in RISC-V PMU driver"Palmer Dabbelt
2024-07-03perf: RISC-V: Check standard event availabilitySamuel Holland
2024-06-26RISC-V: KVM: Allow Zcmop extension for Guest/VMClément Léger
2024-06-26RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VMClément Léger
2024-06-26RISC-V: KVM: Allow Zimop extension for Guest/VMClément Léger
2024-06-26RISC-V: KVM: Redirect AMO load/store access fault traps to guestYu-Wei Hsu
2024-06-26RISCV: KVM: add tracepoints for entry and exit eventsShenlin Liang
2024-06-26RISC-V: KVM: Use IMSIC guest files when availableAnup Patel
2024-06-26RISC-V: KVM: Share APLIC and IMSIC defines with irqchip driversAnup Patel
2024-06-18KVM: Introduce vcpu->wants_to_runDavid Matlack
2024-05-31RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_e...Quan Zhou
2024-05-31RISC-V: KVM: No need to use mask when hart-index-bit is 0Yong-Xuan Wang
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-05-07Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini