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

[PATCH v2 0/3] KVM: SVM: Advertise TCE to userspace
 2026-03-09 15:06 UTC  (7+ 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

[RFC PATCH v2 00/10] Add TDX intra-host migration support
 2026-03-09 15:04 UTC  (3+ messages)

[PATCH v1 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
 2026-03-09 14:41 UTC  (7+ 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] KVM: pfncache: Fix uhva validity check in kvm_gpc_is_valid_len()
 2026-03-09 14:39 UTC  (2+ messages)

[PATCH v7 0/1] KVM: SEV: Add KVM_SEV_SNP_HV_REPORT_REQ command
 2026-03-09 14:36 UTC  (2+ messages)

[PATCH v1 00/16] mm: cleanups around unmapping / zapping
 2026-03-09 14:29 UTC  (7+ messages)
` [PATCH v1 11/16] mm/memory: inline unmap_page_range() into __zap_vma_range()
` [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()

[PATCH v2 1/2] drivers/vfio_pci_core: Change PXD_ORDER check from switch case to if/else block
 2026-03-09 14:24 UTC  (3+ messages)
` [PATCH v2 2/2] powerpc/64s: Add support for huge pfnmaps

[PATCH] KVM: x86/tdp_mmu: Fix base gfn check when zapping private huge SPTE
 2026-03-09 14:23 UTC  (2+ messages)

[PATCH v2 0/6] KVM: nSVM: Fix vmcb12 mapping failure handling
 2026-03-09 13:56 UTC  (17+ 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 v2 0/2] x86/fred: Fix SEV-ES/SNP guest boot failures
 2026-03-09 13:46 UTC  (3+ messages)
` [PATCH v2 1/2] x86/cpu: Disable CR pinning during CPU bringup

[PATCH v1 0/4] mm: move vma_(kernel|mmu)_pagesize() out of hugetlb.c
 2026-03-09 13:47 UTC  (11+ messages)
` [PATCH v1 1/4] mm: move vma_kernel_pagesize() from hugetlb to mm.h

[PATCH 3/4] target/i386/kvm: Remove X86CPU::hyperv_synic_kvm_only field
 2026-03-09 14:03 UTC  (3+ messages)

[PATCH] s390/mm: add missing secure storage access fixups for donated memory
 2026-03-09 13:31 UTC  (2+ messages)

[PATCH] KVM: s390: log machine checks more aggressively
 2026-03-09 13:25 UTC  (2+ messages)

Stalls when starting a VSOCK listening socket: soft lockups, RCU stalls, timeout
 2026-03-09 12:23 UTC  (26+ messages)

[PATCH v2 0/2] KVM: s390: Limit adapter indicator access to page
 2026-03-09 12:17 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: s390: Limit adapter indicator access to mapped page

[PATCH RFC v3 0/4] guest_memfd: Track amount of memory allocated on inode
 2026-03-09 11:50 UTC  (7+ messages)
` [PATCH RFC v3 1/4] KVM: "
` [PATCH RFC v3 2/4] KVM: guest_memfd: Set release always on guest_memfd mappings
` [PATCH RFC v3 3/4] KVM: selftests: Wrap fstat() to assert success
` [PATCH RFC v3 4/4] KVM: selftests: Test that st_blocks is updated on allocation

[PATCH v2 0/3] Add iommufd ioctls to support TSM operations
 2026-03-09 11:17 UTC  (4+ messages)
` [PATCH v2 1/3] iommufd/viommu: Allow associating a KVM VM fd with a vIOMMU
` [PATCH v2 2/3] iommufd/tsm: add vdevice TSM bind/unbind ioctl
` [PATCH v2 3/3] iommufd/vdevice: add TSM guest request ioctl

[PATCH] KVM: eventfd: Remove redundant synchronize_srcu_expedited from irqfd assignment
 2026-03-09  9:21 UTC 

[PATCH v2 0/7] Add RMPOPT support
 2026-03-09  9:01 UTC  (3+ messages)
` [PATCH v2 5/7] KVM: guest_memfd: Add cleanup interface for guest teardown

[PATCH] KVM: Change [g|h]va_t as u64
 2026-03-09  8:31 UTC  (7+ 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

[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)

[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  (7+ messages)
` [PATCH v9 06/22] x86/cea: Export __this_cpu_ist_top_va() to KVM
` [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  (3+ 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] 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] 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  (9+ 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] 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  (5+ messages)

[PATCH v10 00/30] KVM: arm64: Implement support for SME
 2026-03-06 17:01 UTC  (22+ messages)
` [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


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