public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-06 21:09:11 to 2026-03-09 20:14:49 UTC [more...]

[PATCH RFC v3 0/4] guest_memfd: Track amount of memory allocated on inode
 2026-03-09 20:14 UTC  (9+ 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 0/7] KVM: SVM: Enable FRED support
 2026-03-09 19:57 UTC  (19+ 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 4/7] KVM: SVM: Populate FRED event data on event injection
` [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: pfncache: Fix uhva validity check in kvm_gpc_is_valid_len()
 2026-03-09 19:39 UTC  (4+ messages)

[RFC PATCH 0/3] srcu: KVM: Add, export and use call_srcu_expedited()
 2026-03-09 19:30 UTC  (4+ messages)
` [RFC PATCH 1/3] srcu: Declare exported symbols before including srcu{tiny,tree}.h
` [RFC PATCH 2/3] srcu: Add and export call_srcu_expedited() to avoid transferring grace periods
` [RFC PATCH 3/3] KVM: Expedite SRCU callbacks when freeing objects during I/O bus registration

[PATCH v4 00/17] perf: KVM: Fix, optimize, and clean up callbacks
 2026-03-09 19:27 UTC  (8+ messages)
` [PATCH v4 09/17] perf/core: Use static_call to optimize perf_guest_info_callbacks

[PATCH v2 0/2] x86/fred: Fix SEV-ES/SNP guest boot failures
 2026-03-09 19:27 UTC  (8+ messages)
` [PATCH v2 1/2] x86/cpu: Disable CR pinning during CPU bringup

[PATCH v3 00/15] Make RamDiscardManager work with multiple sources
 2026-03-09 18:25 UTC  (2+ messages)

[PATCH v1 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
 2026-03-09 18:15 UTC  (9+ 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 v2 0/2] accel: Build stubs once
 2026-03-09 18:12 UTC  (5+ messages)
` [PATCH v2 1/2] system/kvm: Make kvm_irqchip*notifier() declaration non target-specific
` [PATCH v2 2/2] accel: Build stubs once

[PATCH 0/5] accel: Try to build without target-specific knowledge
 2026-03-09 17:54 UTC  (2+ messages)

[RFC 0/1] Avoid pagewalk hugepage-split race with VFIO DMA set
 2026-03-09 17:49 UTC  (2+ messages)
` [RFC 1/1] mm/pagewalk: don't split device-backed huge pfnmaps

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-03-09 17:32 UTC  (8+ messages)
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after Live Update

[PATCH v3 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
 2026-03-09 16:48 UTC  (3+ messages)
` [PATCH v3 2/3] vfio/ism: Implement "

[PATCH v1 00/16] mm: cleanups around unmapping / zapping
 2026-03-09 16:46 UTC  (11+ messages)
` [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
` [PATCH v1 11/16] mm/memory: inline unmap_page_range() into __zap_vma_range()
` [PATCH v1 14/16] mm: rename zap_page_range_single() to zap_vma_range()
` [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()

[PATCH 0/4] Fuller TDX kexec support
 2026-03-09 16:24 UTC  (11+ 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] KVM: eventfd: Remove redundant synchronize_srcu_expedited from irqfd assignment
 2026-03-09 15:36 UTC  (2+ messages)

[PATCH] vfio/mdev: make VFIO_MDEV user-visible in Kconfig
 2026-03-09 15:33 UTC  (2+ messages)

[PATCH v2 0/2] Improve VF FLR synchronization for Xe VFIO
 2026-03-09 15:24 UTC  (3+ messages)
` [PATCH v2 1/2] drm/xe/pf: Add FLR_PREPARE state to VF control flow
` [PATCH v2 2/2] vfio/xe: Notify PF about VF FLR in reset_prepare

[PATCH v9 00/22] Enable FRED with KVM VMX
 2026-03-09 15:24 UTC  (8+ 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 v2 0/4] mm: move vma_(kernel|mmu)_pagesize() out of hugetlb.c
 2026-03-09 15:19 UTC  (5+ messages)
` [PATCH v2 1/4] mm: move vma_kernel_pagesize() from hugetlb to mm.h
` [PATCH v2 2/4] mm: move vma_mmu_pagesize() from hugetlb to vma.c
` [PATCH v2 3/4] KVM: remove hugetlb.h inclusion
` [PATCH v2 4/4] KVM: PPC: "

[ANNOUNCE] PUCK Agenda - 2026.03.11 - CANCELED
 2026-03-09 15:11 UTC 

[PATCH v2 0/3] KVM: SVM: Advertise TCE to userspace
 2026-03-09 15:10 UTC  (8+ 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 v1 0/4] mm: move vma_(kernel|mmu)_pagesize() out of hugetlb.c
 2026-03-09 15:07 UTC  (12+ messages)
` [PATCH v1 1/4] mm: move vma_kernel_pagesize() from hugetlb to mm.h

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

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

[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 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  (24+ 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 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 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 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 1/2] RISC-V: KVM: Fix array out-of-bounds in pmu_ctr_read()
 2026-03-08  1:19 UTC  (4+ messages)

[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] 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] 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  (12+ 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  (2+ messages)


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