Show patches with: State = Action Required       |    Archived = No       |   61 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[kvm-unit-tests,v6] riscv: sbi: Add SBI Debug Triggers Extension tests [kvm-unit-tests,v6] riscv: sbi: Add SBI Debug Triggers Extension tests - - 1 1 --- 2025-06-18 Jesse Taube New
[v3,12/12] RISC-V: KVM: Pass VMID as parameter to kvm_riscv_hfence_xyz() APIs MMU related improvements for KVM RISC-V - - - - --- 2025-06-18 Anup Patel New
[v3,11/12] RISC-V: KVM: Factor-out g-stage page table management MMU related improvements for KVM RISC-V - - - - --- 2025-06-18 Anup Patel New
[v3,10/12] RISC-V: KVM: Add vmid field to struct kvm_riscv_hfence MMU related improvements for KVM RISC-V - - 1 - --- 2025-06-18 Anup Patel New
[v3,09/12] RISC-V: KVM: Introduce struct kvm_gstage_mapping MMU related improvements for KVM RISC-V - - 1 - --- 2025-06-18 Anup Patel New
[v3,08/12] RISC-V: KVM: Factor-out MMU related declarations into separate headers MMU related improvements for KVM RISC-V - - 1 - --- 2025-06-18 Anup Patel New
[v3,07/12] RISC-V: KVM: Use ncsr_xyz() in kvm_riscv_vcpu_trap_redirect() MMU related improvements for KVM RISC-V - - 1 - --- 2025-06-18 Anup Patel New
[v3,06/12] RISC-V: KVM: Implement kvm_arch_flush_remote_tlbs_range() MMU related improvements for KVM RISC-V - - 1 - --- 2025-06-18 Anup Patel New
[v3,05/12] RISC-V: KVM: Don't flush TLB when PTE is unchanged MMU related improvements for KVM RISC-V - - 1 - --- 2025-06-18 Anup Patel New
[v3,04/12] RISC-V: KVM: Replace KVM_REQ_HFENCE_GVMA_VMID_ALL with KVM_REQ_TLB_FLUSH MMU related improvements for KVM RISC-V - - 1 - --- 2025-06-18 Anup Patel New
[v3,03/12] RISC-V: KVM: Rename and move kvm_riscv_local_tlb_sanitize() MMU related improvements for KVM RISC-V - - 2 - --- 2025-06-18 Anup Patel New
[v3,02/12] RISC-V: KVM: Drop the return value of kvm_riscv_vcpu_aia_init() MMU related improvements for KVM RISC-V - - 1 - --- 2025-06-18 Anup Patel New
[v3,01/12] RISC-V: KVM: Check kvm_riscv_vcpu_alloc_vector_context() return value MMU related improvements for KVM RISC-V - - - - --- 2025-06-18 Anup Patel New
[5/5] KVM: riscv: selftests: Add bfloat16 extension to get-reg-list test RISC-V: KVM: Allow zicop/bfloat16 exts for guest - - - - --- 2025-06-17 Quan Zhou New
[4/5] KVM: riscv: selftests: Add Zicbop extension to get-reg-list test RISC-V: KVM: Allow zicop/bfloat16 exts for guest - - - - --- 2025-06-17 Quan Zhou New
[3/5] RISC-V: KVM: Allow bfloat16 extension for Guest/VM RISC-V: KVM: Allow zicop/bfloat16 exts for guest - - - - --- 2025-06-17 Quan Zhou New
[2/5] RISC-V: KVM: Allow Zicbop extension for Guest/VM RISC-V: KVM: Allow zicop/bfloat16 exts for guest - - - - --- 2025-06-17 Quan Zhou New
[1/5] RISC-V: KVM: Provide UAPI for Zicbop block size RISC-V: KVM: Allow zicop/bfloat16 exts for guest - - - - --- 2025-06-17 Quan Zhou New
RISC-V: KVM: Use find_vma_intersection() to search for intersecting VMAs RISC-V: KVM: Use find_vma_intersection() to search for intersecting VMAs - - - - --- 2025-06-17 Quan Zhou New
[2/2] KVM: riscv: selftests: Add common supported test cases RISC-V: KVM: Enable ring-based dirty memory tracking - - - - --- 2025-06-13 Quan Zhou New
[1/2] RISC-V: KVM: Enable ring-based dirty memory tracking RISC-V: KVM: Enable ring-based dirty memory tracking - - - - --- 2025-06-13 Quan Zhou New
RISC-V: perf/kvm: Add reporting of interrupt events RISC-V: perf/kvm: Add reporting of interrupt events - - - - --- 2025-06-13 Quan Zhou New
RISC-V: KVM: Avoid re-acquiring memslot in kvm_riscv_gstage_map() RISC-V: KVM: Avoid re-acquiring memslot in kvm_riscv_gstage_map() - - - - --- 2025-06-11 Quan Zhou New
[v2,5/5] RISC-V: KVM: Remove the boot time enabling of hstateen bits Enable hstateen bits lazily for the KVM RISC-V Guests - - - - --- 2025-05-22 Atish Patra New
[v2,4/5] RISC-V: KVM: Enable envcfg and sstateen bits lazily Enable hstateen bits lazily for the KVM RISC-V Guests - - - - --- 2025-05-22 Atish Patra New
[v2,3/5] RISC-V: KVM: Support lazy enabling of siselect and aia bits Enable hstateen bits lazily for the KVM RISC-V Guests - - - - --- 2025-05-22 Atish Patra New
[v2,2/5] RISC-V: KVM: Add a hstateen lazy enabler helper function Enable hstateen bits lazily for the KVM RISC-V Guests - - - - --- 2025-05-22 Atish Patra New
[v2,1/5] RISC-V: KVM: Lazy enable hstateen IMSIC & ISEL bit Enable hstateen bits lazily for the KVM RISC-V Guests - - - - --- 2025-05-22 Atish Patra New
[v3,9/9] RISC-V: KVM: Upgrade the supported SBI version to 3.0 Add SBI v3.0 PMU enhancements - - - - --- 2025-05-22 Atish Patra New
[v3,8/9] RISC-V: KVM: Implement get event info function Add SBI v3.0 PMU enhancements - - - - --- 2025-05-22 Atish Patra New
[v3,7/9] RISC-V: KVM: Use the new gpa range validate helper function Add SBI v3.0 PMU enhancements - - - - --- 2025-05-22 Atish Patra New
[v3,6/9] KVM: Add a helper function to validate vcpu gpa range Add SBI v3.0 PMU enhancements - - - - --- 2025-05-22 Atish Patra New
[v3,5/9] drivers/perf: riscv: Export PMU event info function Add SBI v3.0 PMU enhancements - - - - --- 2025-05-22 Atish Patra New
[v3,4/9] drivers/perf: riscv: Implement PMU event info function Add SBI v3.0 PMU enhancements - - - - --- 2025-05-22 Atish Patra New
[v3,3/9] RISC-V: KVM: Add support for Raw event v2 Add SBI v3.0 PMU enhancements - - - - --- 2025-05-22 Atish Patra New
[v3,2/9] drivers/perf: riscv: Add raw event v2 support Add SBI v3.0 PMU enhancements - - - - --- 2025-05-22 Atish Patra New
[v3,1/9] drivers/perf: riscv: Add SBI v3.0 flag Add SBI v3.0 PMU enhancements - - - - --- 2025-05-22 Atish Patra New
[10/10] KVM: selftests: Use u8 instead of uint8_t KVM: selftests: Convert to kernel-style types - - - - --- 2025-05-01 David Matlack New
[09/10] KVM: selftests: Use s16 instead of int16_t KVM: selftests: Convert to kernel-style types - - - - --- 2025-05-01 David Matlack New
[08/10] KVM: selftests: Use u16 instead of uint16_t KVM: selftests: Convert to kernel-style types - - - - --- 2025-05-01 David Matlack New
[07/10] KVM: selftests: Use s32 instead of int32_t KVM: selftests: Convert to kernel-style types - - - - --- 2025-05-01 David Matlack New
[06/10] KVM: selftests: Use u32 instead of uint32_t KVM: selftests: Convert to kernel-style types - - - - --- 2025-05-01 David Matlack New
[05/10] KVM: selftests: Use s64 instead of int64_t KVM: selftests: Convert to kernel-style types - - - - --- 2025-05-01 David Matlack New
[04/10] KVM: selftests: Use u64 instead of uint64_t KVM: selftests: Convert to kernel-style types - - - - --- 2025-05-01 David Matlack New
[03/10] KVM: selftests: Use gpa_t for GPAs in Hyper-V selftests KVM: selftests: Convert to kernel-style types - - - - --- 2025-05-01 David Matlack New
[02/10] KVM: selftests: Use gpa_t instead of vm_paddr_t KVM: selftests: Convert to kernel-style types - - - - --- 2025-05-01 David Matlack New
[01/10] KVM: selftests: Use gva_t instead of vm_vaddr_t KVM: selftests: Convert to kernel-style types - - - - --- 2025-05-01 David Matlack New
[7/7] KVM: Drop kvm_arch_sync_events() now that all implementations are nops KVM: x86: nVMX IRQ fix and VM teardown cleanups 1 - 1 - --- 2025-02-24 Sean Christopherson New
[6/7] KVM: x86: Fold guts of kvm_arch_sync_events() into kvm_arch_pre_destroy_vm() KVM: x86: nVMX IRQ fix and VM teardown cleanups - - - - --- 2025-02-24 Sean Christopherson New
[5/7] KVM: x86: Unload MMUs during vCPU destruction, not before KVM: x86: nVMX IRQ fix and VM teardown cleanups - - - - --- 2025-02-24 Sean Christopherson New
[4/7] KVM: x86: Don't load/put vCPU when unloading its MMU during teardown KVM: x86: nVMX IRQ fix and VM teardown cleanups - - - - --- 2025-02-24 Sean Christopherson New
[3/7] KVM: Assert that a destroyed/freed vCPU is no longer visible KVM: x86: nVMX IRQ fix and VM teardown cleanups - - - - --- 2025-02-24 Sean Christopherson New
[2/7] KVM: nVMX: Process events on nested VM-Exit if injectable IRQ or NMI is pending KVM: x86: nVMX IRQ fix and VM teardown cleanups - - - - --- 2025-02-24 Sean Christopherson New
[1/7] KVM: x86: Free vCPUs before freeing VM state KVM: x86: nVMX IRQ fix and VM teardown cleanups - - - - --- 2025-02-24 Sean Christopherson New
[RFC,2/2] RISC-V: KVM: Add support for SBI_FWFT_POINTER_MASKING_PMLEN RISC-V: KVM: Pointer Masking Support - - - - --- 2025-01-11 Samuel Holland New
[RFC,1/2] RISC-V: KVM: Fix inclusion of Smnpm in the guest ISA bitmap RISC-V: KVM: Pointer Masking Support - 1 - - --- 2025-01-11 Samuel Holland New
[v2,5/5] x86: kvm drop 32-bit host support KVM: drop 32-bit host support on all architectures - - - - --- 2024-12-21 Arnd Bergmann New
[v2,4/5] powerpc: kvm: drop 32-bit book3s KVM: drop 32-bit host support on all architectures - - - - --- 2024-12-21 Arnd Bergmann New
[v2,3/5] powerpc: kvm: drop 32-bit booke KVM: drop 32-bit host support on all architectures - - - - --- 2024-12-21 Arnd Bergmann New
[v2,2/5] riscv: kvm: drop 32-bit host support KVM: drop 32-bit host support on all architectures 1 - - 1 --- 2024-12-21 Arnd Bergmann New
[v2,1/5] mips: kvm: drop support for 32-bit hosts KVM: drop 32-bit host support on all architectures - - - - --- 2024-12-21 Arnd Bergmann New