public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-06 14:17:38 to 2026-03-09 08:43:52 UTC [more...]

Stalls when starting a VSOCK listening socket: soft lockups, RCU stalls, timeout
 2026-03-09  8:43 UTC  (27+ messages)

[PATCH] KVM: x86/tdp_mmu: Fix base gfn check when zapping private huge SPTE
 2026-03-09  8:38 UTC 

[PATCH] KVM: Change [g|h]va_t as u64
 2026-03-09  8:31 UTC  (8+ messages)

[PATCH v6 0/2] LongArch: KVM: Add DMSINTC support irqchip in kernel
 2026-03-09  8:24 UTC  (4+ messages)
` [PATCH v6 2/2] LongArch: KVM: Add dmsintc inject msi to the dest vcpu

[PATCH 0/4] Fuller TDX kexec support
 2026-03-09  8:15 UTC  (8+ messages)
` [PATCH 1/4] x86/tdx: Move all TDX error defines into <asm/shared/tdx_errno.h>
` [PATCH 2/4] x86/virt/tdx: Pull kexec cache flush logic into arch/x86
` [PATCH 3/4] x86/virt/tdx: Add SEAMCALL wrapper for TDH.SYS.DISABLE
` [PATCH 4/4] KVM: x86: Disable the TDX module during kexec and kdump

[PATCH RFC v2 0/6] guest_memfd: Track amount of memory allocated on inode
 2026-03-09  8:02 UTC  (8+ messages)
` [PATCH RFC v2 2/6] KVM: guest_memfd: Directly allocate folios with filemap_alloc_folio()
` [PATCH RFC v2 3/6] fs: Add .unaccount_folio callback

[PATCH] KVM: pfncache: Fix uhva validity check in kvm_gpc_is_valid_len()
 2026-03-09  7:56 UTC 

[RFC PATCH v2 1/1] target/i386/kvm: Configure proper KVM SEOIB behavior
 2026-03-09  7:14 UTC  (5+ messages)
` [RFC PATCH v2 0/1] "

[PATCH v5] KVM: Add KVM_GET_REG_LIST ioctl for LoongArch
 2026-03-09  6:30 UTC  (6+ messages)

[PATCH v2] vfio: mdev: replace mtty_dev->vd_class with a const struct class
 2026-03-09  5:59 UTC  (2+ messages)

[PATCH v7 0/2] skip redundant sync IPIs when TLB flush sent them
 2026-03-09  2:07 UTC  (3+ messages)
` [PATCH v7 1/2] mm/mmu_gather: prepare to skip redundant sync IPIs
` [PATCH v7 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush

[PATCH] vfio: mdev: replace mtty_dev->vd_class with a const struct class
 2026-03-08 16:20 UTC  (2+ messages)

[PATCH v1 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
 2026-03-08 13:15 UTC  (5+ messages)
` [PATCH v1 1/3] Add map/unmap ioctl and clean mappings post-guest
` [PATCH v1 2/3] Enable adapter_indicators_set to use mapped pages
` [PATCH v1 3/3] Introducing kvm_arch_set_irq_inatomic fast inject

[PATCH 3/4] target/i386/kvm: Remove X86CPU::hyperv_synic_kvm_only field
 2026-03-08 11:38 UTC  (2+ messages)

[SECURITY] KVM: nSVM: TOCTOU on uncached VMCB12 save-area fields in nested_vmcb02_prepare_save()
 2026-03-08 11:37 UTC 

[PATCH 0/2] RISC-V: KVM: Fix array out-of-bounds in firmware counter reads
 2026-03-08  1:19 UTC  (8+ messages)
` [PATCH 1/2] RISC-V: KVM: Fix array out-of-bounds in pmu_ctr_read()
` [PATCH 2/2] RISC-V: KVM: Fix array out-of-bounds in pmu_fw_ctr_read_hi()

[PATCH] RISC-V: KVM: fix PMU snapshot_set_shmem on 32-bit hosts
 2026-03-07 23:43 UTC 

[PATCH v1] RISC-V: KVM: Batch stage-2 remote TLB flushes
 2026-03-07 13:04 UTC 

[PATCH v9 00/22] Enable FRED with KVM VMX
 2026-03-07  7:38 UTC  (12+ messages)
` [PATCH v9 06/22] x86/cea: Export __this_cpu_ist_top_va() to KVM
` [PATCH v9 08/22] KVM: VMX: Set FRED MSR intercepts
` [PATCH v9 13/22] KVM: VMX: Virtualize FRED nested exception tracking

[PATCH] KVM: x86: Add support for cmpxchg16b emulation
 2026-03-07  5:40 UTC  (4+ messages)

[PATCH v4 00/11] VMSCAPE optimization for BHI variant
 2026-03-07  5:05 UTC  (11+ messages)
` [PATCH v4 04/11] x86/bhi: Make clear_bhb_loop() effective on newer CPUs

[PATCH v7 00/21] Enable FRED with KVM VMX
 2026-03-07  3:00 UTC  (4+ messages)
` [PATCH v7 16/21] KVM: x86: Advertise support for FRED

[PATCH 0/7] KVM: SVM: Enable FRED support
 2026-03-07  2:14 UTC  (11+ messages)
` [PATCH 1/7] KVM: SVM: Initialize FRED VMCB fields
` [PATCH 2/7] KVM: SVM: Disable interception of FRED MSRs for FRED supported guests
` [PATCH 5/7] KVM: SVM: Support FRED nested exception injection
` [PATCH 6/7] KVM: SVM: Dump FRED context in dump_vmcb()
` [PATCH 7/7] KVM: SVM: Enable save/restore of FRED MSRs

[PATCH v2 0/3] KVM: SVM: Advertise TCE to userspace
 2026-03-07  1:54 UTC  (5+ messages)
` [PATCH v2 1/3] KVM: x86: Move some EFER bits enablement to common code
` [PATCH v2 2/3] KVM: x86: Use kvm_cpu_cap_has() for EFER bits enablement checks
` [PATCH v2 3/3] KVM: SVM: Advertise Translation Cache Extensions to userspace

[PATCH] KVM: SEV: Track SNP launch state and disallow invalid userspace interactions
 2026-03-07  1:51 UTC  (7+ messages)

[PATCH v2 00/16] KVM: x86: Enable APX for guests
 2026-03-07  1:33 UTC  (16+ messages)
` [PATCH v2 01/16] KVM: x86: Rename register accessors to be GPR-specific
` [PATCH v2 02/16] KVM: x86: Refactor GPR accessors to differentiate register access types
` [PATCH v2 03/16] KVM: x86: Implement accessors for extended GPRs
` [PATCH v2 04/16] KVM: VMX: Introduce unified instruction info structure
` [PATCH v2 16/16] KVM: x86: selftests: Add APX state handling and XCR0 sanity checks

[PATCH v2 0/6] KVM: nSVM: Fix vmcb12 mapping failure handling
 2026-03-07  1:09 UTC  (16+ messages)
` [PATCH v2 1/6] KVM: SVM: Use maxphyaddr in emulator RAX check for VMRUN/VMLOAD/VMSAVE
` [PATCH v2 2/6] KVM: nSVM: Simplify error handling of nested_svm_copy_vmcb12_to_cache()
` [PATCH v2 3/6] KVM: SVM: Treat mapping failures equally in VMLOAD/VMSAVE emulation
` [PATCH v2 4/6] KVM: nSVM: Fail emulation of VMRUN/VMLOAD/VMSAVE if mapping vmcb12 fails
` [PATCH v2 5/6] KVM: selftests: Rework svm_nested_invalid_vmcb12_gpa
` [PATCH v2 6/6] KVM: selftests: Drop 'invalid' from svm_nested_invalid_vmcb12_gpa's name

[PATCH] KVM: SVM: Propagate Translation Cache Extensions to the guest
 2026-03-07  0:58 UTC  (7+ messages)

[PATCH v2] KVM: VMX: Remove unnecessary parentheses
 2026-03-06 23:12 UTC 

Bug 219161 - VM with virtio-net doesn't receive large UDP packets
 2026-03-06 22:45 UTC 

[PATCH v7 00/26] Nested SVM fixes, cleanups, and hardening
 2026-03-06 22:35 UTC  (15+ messages)
` [PATCH v7 26/26] KVM: selftest: Add a selftest for VMRUN/#VMEXIT with unmappable vmcb12

[PATCH] KVM: x86/mmu: Don't create SPTEs for addresses that aren't mappable
 2026-03-06 22:22 UTC  (3+ messages)

[PATCH v2 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-03-06 22:21 UTC  (17+ messages)
` [PATCH v2 01/15] userfaultfd: introduce mfill_copy_folio_locked() helper
` [PATCH v2 02/15] userfaultfd: introduce struct mfill_state
` [PATCH v2 03/15] userfaultfd: introduce mfill_get_pmd() helper
` [PATCH v2 04/15] userfaultfd: introduce mfill_get_vma() and mfill_put_vma()
` [PATCH v2 05/15] userfaultfd: retry copying with locks dropped in mfill_atomic_pte_copy()
` [PATCH v2 06/15] userfaultfd: move vma_can_userfault out of line
` [PATCH v2 07/15] userfaultfd: introduce vm_uffd_ops
` [PATCH v2 08/15] shmem, userfaultfd: use a VMA callback to handle UFFDIO_CONTINUE
` [PATCH v2 09/15] userfaultfd: introduce vm_uffd_ops->alloc_folio()
` [PATCH v2 10/15] shmem, userfaultfd: implement shmem uffd operations using vm_uffd_ops
` [PATCH v2 11/15] userfaultfd: mfill_atomic(): remove retry logic
` [PATCH v2 12/15] mm: generalize handling of userfaults in __do_fault()
` [PATCH v2 13/15] KVM: guest_memfd: implement userfaultfd operations
` [PATCH v2 14/15] KVM: selftests: test userfaultfd minor for guest_memfd
` [PATCH v2 15/15] KVM: selftests: test userfaultfd missing "

[PATCH] vfio: replace vfio->device_class with a const struct class
 2026-03-06 20:40 UTC 

[PATCH v10 00/15] Direct Map Removal Support for guest_memfd
 2026-03-06 20:06 UTC  (16+ messages)
` [PATCH v10 02/15] set_memory: add folio_{zap,restore}_direct_map helpers
    ` [PATCH v10 02/15] set_memory: add folio_{zap, restore}_direct_map helpers
` [PATCH v10 09/15] KVM: guest_memfd: Add flag to remove from direct map

[PATCH] KVM: X86: Fix array_index_nospec protection in __pv_send_ipi
 2026-03-06 19:07 UTC  (2+ messages)

[PATCH] vfio: replace vfio->class with a const struct class
 2026-03-06 19:06 UTC 

[PATCH] KVM: mmu_notifier: make mn_invalidate_lock non-sleeping for non-blocking invalidations
 2026-03-06 18:14 UTC  (6+ messages)

[PATCH v10 00/30] KVM: arm64: Implement support for SME
 2026-03-06 17:01 UTC  (31+ messages)
` [PATCH v10 01/30] arm64/sysreg: Update SMIDR_EL1 to DDI0601 2025-06
` [PATCH v10 02/30] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v10 03/30] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v10 04/30] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v10 05/30] KVM: arm64: Pay attention to FFR parameter in SVE save and load
` [PATCH v10 06/30] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v10 07/30] KVM: arm64: Move SVE state access macros after feature test macros
` [PATCH v10 08/30] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v10 09/30] KVM: arm64: Define internal features for SME
` [PATCH v10 10/30] KVM: arm64: Rename sve_state_reg_region
` [PATCH v10 11/30] KVM: arm64: Store vector lengths in an array
` [PATCH v10 12/30] KVM: arm64: Factor SVE code out of fpsimd_lazy_switch_to_host()
` [PATCH v10 13/30] KVM: arm64: Document the KVM ABI for SME
` [PATCH v10 14/30] KVM: arm64: Implement SME vector length configuration
` [PATCH v10 15/30] KVM: arm64: Support SME control registers
` [PATCH v10 16/30] KVM: arm64: Support TPIDR2_EL0
` [PATCH v10 17/30] KVM: arm64: Support SME identification registers for guests
` [PATCH v10 18/30] KVM: arm64: Support SME priority registers
` [PATCH v10 19/30] KVM: arm64: Provide assembly for SME register access
` [PATCH v10 20/30] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v10 21/30] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v10 22/30] KVM: arm64: Expose SME specific state to userspace
` [PATCH v10 23/30] KVM: arm64: Context switch SME state for guests
` [PATCH v10 24/30] KVM: arm64: Handle SME exceptions
` [PATCH v10 25/30] KVM: arm64: Expose SME to nested guests
` [PATCH v10 26/30] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v10 27/30] KVM: arm64: selftests: Remove spurious check for single bit safe values
` [PATCH v10 28/30] KVM: arm64: selftests: Skip impossible invalid value tests
` [PATCH v10 29/30] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v10 30/30] KVM: arm64: selftests: Add SME to set_id_regs test

[PATCH v9 00/30] KVM: arm64: Implement support for SME
 2026-03-06 17:08 UTC  (3+ messages)

[PATCH v1] KVM: VMX: Remove unnecessary parentheses
 2026-03-06 16:24 UTC  (3+ messages)

[GIT PULL] KVM/riscv fixes for 7.0 take #1
 2026-03-06 16:06 UTC 

[PATCH 0/2] KVM: nSVM: Minor post-war fixups
 2026-03-06 15:57 UTC  (2+ messages)

[PATCH v1 00/13] KVM: arm64: Refactor user_mem_abort() into a state-object model
 2026-03-06 15:44 UTC  (3+ messages)

[PATCH v2 0/7] Add RMPOPT support
 2026-03-06 15:33 UTC  (4+ messages)
` [PATCH v2 2/7] x86/sev: add support for enabling RMPOPT

[PATCH v1 0/4] mm: move vma_(kernel|mmu)_pagesize() out of hugetlb.c
 2026-03-06 15:30 UTC  (2+ messages)

[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2026-03-06 15:01 UTC  (5+ messages)
` [PATCH v3 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox