summaryrefslogtreecommitdiff
path: root/arch/riscv/kvm
AgeCommit message (Expand)Author
6 daysConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
7 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
7 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-11Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-02-06irqchip/riscv-imsic: Adjust the number of available guest irq filesXu Lu
2026-02-06RISC-V: KVM: Transparent huge page supportJessica Liu
2026-02-06RISC-V: KVM: Allow Zalasr extensions for Guest/VMXu Lu
2026-02-06riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VMPincheng Wang
2026-02-06RISC-V: KVM: Skip IMSIC update if vCPU IMSIC state is not initializedJiakai Xu
2026-02-06RISC-V: KVM: Fix null pointer dereference in kvm_riscv_aia_imsic_rw_attr()Jiakai Xu
2026-02-06RISC-V: KVM: Fix null pointer dereference in kvm_riscv_aia_imsic_has_attr()Jiakai Xu
2026-02-06RISC-V: KVM: Remove unnecessary 'ret' assignmentQiang Ma
2026-01-14riscv: kvm: Fix vstimecmp update hazard on RV32Naohiko Shimizu
2026-01-08KVM: Add a simplified wrapper for registering perf callbacksSean Christopherson
2025-12-02Merge tag 'kvm-riscv-6.19-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2025-11-26Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-11-24RISC-V: KVM: Flush VS-stage TLB after VCPU migration for Andes coresHui Min Mina Chou
2025-11-24RISC-V: KVM: Fix guest page fault within HLV* instructionsFangyu Yu
2025-11-24KVM: riscv: Support enabling dirty log gradually in small chunksDong Yang
2025-11-24RISC-V: KVM: Introduce KVM_EXIT_FAIL_ENTRY_NO_VSFILEBillXiang
2025-11-24RISC-V: KVM: Add SBI MPXY extension support for GuestAnup Patel
2025-11-24RISC-V: KVM: Add separate source for forwarded SBI extensionsAnup Patel
2025-11-24RISC-V: KVM: Convert kvm_riscv_vcpu_sbi_forward() into extension handlerAnup Patel
2025-11-05KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()Sean Christopherson
2025-11-05KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatorySean Christopherson
2025-10-24RISC-V: KVM: Remove automatic I/O mapping for VM_PFNMAPFangyu Yu
2025-10-17RISC-V: KVM: Read HGEIP CSR on the correct cpuFangyu Yu
2025-10-16RISC-V: KVM: Fix check for local interrupts on riscv32Samuel Holland
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-09-30entry: Rename "kvm" entry code assets to "virt" to genericize APIsSean Christopherson
2025-09-30entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM properSean Christopherson
2025-09-29Merge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-09-16riscv: Move all duplicate insn parsing macros into asm/insn.hAlexandre Ghiti
2025-09-16riscv: Strengthen duplicate and inconsistent definition of RV_X()Alexandre Ghiti
2025-09-16RISC-V: KVM: Implement get event info functionAtish Patra
2025-09-16RISC-V: KVM: No need of explicit writable slot checkAtish Patra
2025-09-16RISC-V: KVM: Add support for Raw event v2Atish Patra
2025-09-16RISC-V: KVM: Implement ONE_REG interface for SBI FWFT stateAnup Patel
2025-09-16RISC-V: KVM: Move copy_sbi_ext_reg_indices() to SBI implementationAnup Patel
2025-09-16RISC-V: KVM: Introduce optional ONE_REG callbacks for SBI extensionsAnup Patel
2025-09-16RISC-V: KVM: Introduce feature specific reset for SBI FWFTAnup Patel
2025-09-16RISC-V: KVM: Set initial value of hedeleg in kvm_arch_vcpu_create()Anup Patel
2025-09-16RISC-V: KVM: Prevent HGATP_MODE_BARE passedGuo Ren (Alibaba DAMO Academy)
2025-09-16RISC-V: KVM: Remove unnecessary HGATP csr_readGuo Ren (Alibaba DAMO Academy)
2025-09-16RISC-V: KVM: Write hgatp register with valid mode bitsFangyu Yu
2025-09-16RISC-V: KVM: Allow bfloat16 extension for Guest/VMQuan Zhou
2025-09-16RISC-V: KVM: Allow Zicbop extension for Guest/VMQuan Zhou
2025-09-16RISC-V: KVM: Provide UAPI for Zicbop block sizeQuan Zhou
2025-09-16RISC-V: KVM: Change zicbom/zicboz block size to depend on the host isaQuan Zhou