Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-06-10 02:35:24 to 2026-06-11 14:43:45 UTC [more...]

[RFC PATCH 0/5] vfio/pci: Support ZONE_DEVICE-backed P2P Registration
 2026-06-11 14:43 UTC  (15+ messages)
` [RFC PATCH 1/5] vfio: Add UAPI for ZONE_DEVICE-backed P2P registration
` [RFC PATCH 2/5] vfio/pci: Implement "
` [RFC PATCH 3/5] vfio/pci: Block mmap & dmabuf export for ZONE_DEVICE-registered BARs
` [RFC PATCH 4/5] vfio/pci: Block ZONE_DEVICE registration for BARs with active DMABUFs
` [RFC PATCH 5/5] PCI/P2PDMA: Introduce a helper to release P2P resources

[PATCH 0/4] KVM: SEV: Support direct setting of VMSA for SEV-SNP guests
 2026-06-11 14:43 UTC  (14+ messages)
` [PATCH 1/4] kvm: svm: Streamline VMSA setting for VCPUs
` [PATCH 2/4] kvm: svm: Defer VMSA allocation to LAUNCH_FINISH stage
` [PATCH 3/4] kvm: svm: Support guest-provided VMSA for launching
` [PATCH 4/4] kvm: svm: Support KVM_SEV_SNP_PAGE_TYPE_VMSA at SNP_LAUNCH_UPDATE

[PATCH] KVM: guest_memfd: Fix ABBA deadlock in error_remove_folio
 2026-06-11 14:18 UTC  (3+ messages)

[PATCH] KVM: SEV: Don't return a still-assigned gmem page to the host
 2026-06-11 14:05 UTC  (7+ messages)

[PATCH RFC 0/3] KVM: guest_memfd: folio migration for non-confidential VMs
 2026-06-11 13:25 UTC  (6+ messages)
` [PATCH RFC 1/3] mm: split AS_UNMOVABLE back out of AS_INACCESSIBLE
` [PATCH RFC 2/3] KVM: guest_memfd: support folio migration for non-confidential VMs
` [PATCH RFC 3/3] KVM: selftests: exercise guest_memfd folio migration

[PATCH v6 0/6] LoongArch: KVM: Small enhancement about interrupt injection
 2026-06-11 13:01 UTC  (13+ messages)
` [PATCH v6 1/6] LoongArch: KVM: Check irq validility in kvm_vcpu_ioctl_interrupt()
` [PATCH v6 2/6] LoongArch: KVM: Check msgint feature in interrupt post
` [PATCH v6 3/6] LoongArch: KVM: Use existing macro about interrupt bit mask
` [PATCH v6 4/6] LoongArch: KVM: Inject interrupt with batch method
` [PATCH v6 5/6] LoongArch: KVM: Add valid bit check when set ESTAT CSR register
` [PATCH v6 6/6] LoongArch: KVM: Deliver interrupt after IN_GUEST_MODE is set

[PATCH v7 1/5] net/mlx5: free mlx5_st_idx_data on final dealloc
 2026-06-11 12:44 UTC  (3+ messages)
  ` [PATCH v7 3/5] dma-buf: add optional get_tph() callback
  ` [PATCH v7 5/5] RDMA/mlx5: get tph for p2p access when registering dma-buf mr

[PATCH 2/2] KVM: s390: Initialize KVM_S390_GET_CMMA_BITS memory
 2026-06-11 11:18 UTC  (2+ messages)

[PATCH v3 0/5] KVM: s390: A few misc gmap fixes
 2026-06-11 11:06 UTC  (7+ messages)
` [PATCH v3 1/5] KVM: s390: Silence potential warnings in _gmap_crstep_xchg_atomic()
` [PATCH v3 2/5] KVM: s390: Fix unlikely race in try_get_locked_pte()
` [PATCH v3 3/5] KVM: s390: vsie: Fix allocation of struct vsie_rmap
` [PATCH v3 4/5] KVM: s390: vsie: Add missing radix_tree_preload() in _gaccess_shadow_fault()
` [PATCH v3 5/5] KVM: s390: vsie: Use mmu cache to allocate rmap

[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
 2026-06-11  8:44 UTC  (3+ messages)
` [RFC PATCH v5 30/45] x86/virt/tdx: Add API to demote a 2MB mapping to 512 4KB mappings

[PATCH 0/3] migration/ram: Abort on unsupported migratable RAM changes
 2026-06-11  6:35 UTC  (4+ messages)
` [PATCH 1/3] system/physmem: Pass RAMBlock to RAMBlockNotifier callbacks
` [PATCH 2/3] system/physmem: Notify RAMBlock migratable and idstr changes
` [PATCH 3/3] migration/ram: Abort on unsupported migratable RAM changes

[PATCH 0/4] Remove deprecated Power8E and 8NVL CPUs
 2026-06-11  6:42 UTC  (8+ messages)
` [PATCH 1/4] ppc/pnv: Replace Power8E with Power11 for 'none' machine test
` [PATCH 2/4] ppc/pnv: Remove Power8E and Power8NVL pnv chips
` [PATCH 3/4] ppc/pnv: Remove Power8E and Power8NVL spapr cores
` [PATCH 4/4] ppc/pnv: Remove Power8E and Power8NVL CPUs

[PATCH v9 4/5] perf: RISC-V: add support for SSE event
 2026-06-11  6:25 UTC  (2+ messages)
` [External] "

[PATCH 00/16] riscv: Generate riscv instruction functions
 2026-06-11  6:22 UTC  (10+ messages)
` [PATCH 01/16] riscv: Introduce instruction table generation
` [PATCH 03/16] riscv: kgdb: Use generated instruction headers
` [PATCH 04/16] riscv: kprobes: "

[PATCH v4 0/9] KVM: selftests: Create KVM selftests runner
 2026-06-11  1:17 UTC  (3+ messages)
` [PATCH v4 1/9] KVM: selftest: Create KVM selftest runner

[PATCH v6 01/18] KVM: selftests: Build and link selftests/vfio/lib into KVM selftests
 2026-06-11  0:29 UTC  (6+ messages)

[PATCH] KVM: SVM: Clear dummy V_IRQ in vmcb01 when deactivating AVIC
 2026-06-11  0:04 UTC  (4+ messages)

[PATCH v7 00/42] guest_memfd: In-place conversion support
 2026-06-10 22:23 UTC  (10+ messages)
` [PATCH v7 04/42] KVM: Stub in ability to disable per-VM memory attribute tracking
` [PATCH v7 06/42] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes

[PATCH V2 0/4] KVM: x86/pmu: Add hardware Topdown metrics support
 2026-06-10 22:03 UTC  (2+ messages)

[PATCH v2] KVM: x86: Unconditionally recompute CR8 intercept on PPR update
 2026-06-10 21:45 UTC 

[PATCH] KVM: VMX: Raise KVM_REQ_EVENT on TPR below threshold exit
 2026-06-10 21:09 UTC  (4+ messages)

[PATCH 00/11] Convert moduleparams to seq_buf
 2026-06-10 21:06 UTC  (4+ messages)
` [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS

[PATCH v6 05/18] KVM: selftests: Add an irqfd send+receive (and later IRQ bypass) test
 2026-06-10 19:35 UTC  (3+ messages)

[PATCH v6 09/18] KVM: selftests: Verify interrupts are received when IRQ affinity changes in IRQ test
 2026-06-10 19:20 UTC  (3+ messages)

[PATCH v3 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-06-10 18:39 UTC  (11+ messages)
` [PATCH v3 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
` [PATCH v3 2/9] vfio/pci: Add a helper to look up PFNs for DMABUFs
` [PATCH v3 3/9] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA
` [PATCH v3 4/9] vfio/pci: Convert BAR mmap() to use a DMABUF
` [PATCH v3 5/9] vfio/pci: Provide a user-facing name for BAR mappings
` [PATCH v3 6/9] vfio/pci: Clean up BAR zap and revocation
` [PATCH v3 7/9] vfio/pci: Support mmap() of a VFIO DMABUF
` [PATCH v3 8/9] vfio/pci: Permanently revoke a DMABUF on request
` [PATCH v3 9/9] vfio/pci: Add mmap() attributes to DMABUF feature

[kvm-unit-tests PATCH 0/8] x86: fixes for running KUT as EFI on non-QEMU KVM hosts
 2026-06-10 18:18 UTC  (5+ messages)
` [kvm-unit-tests PATCH 7/8] efi: fix load_options_size conversion to character count
` [kvm-unit-tests PATCH 8/8] efi: parse KUT_ENV= from load options into environ

[PATCH 00/60] KVM Planes + SEV-SNP Support
 2026-06-10 18:13 UTC  (7+ messages)
` [PATCH 02/60] KVM: SVM: Add support for the SEV-SNP #HV doorbell page NAE event
` [PATCH 07/60] KVM: SVM: Add support for the SEV-SNP #HV IPI "

[PATCH v6 07/18] KVM: selftests: Add VFIO device support to eventfd IRQ test
 2026-06-10 18:06 UTC  (3+ messages)

[PATCH v3 RESEND 00/10] KVM: selftests: add powerpc support
 2026-06-10 17:59 UTC  (18+ messages)
` [PATCH v3 RESEND 01/10] KVM: selftests: Move pgd_created check into virt_pgd_alloc
` [PATCH v3 RESEND 02/10] KVM: selftests: Add aligned guest physical page allocator
` [PATCH v3 RESEND 03/10] KVM: PPC: selftests: add support for powerpc
` [PATCH v3 RESEND 04/10] KVM: PPC: selftests: powerpc enable kvm_create_max_vcpus test
` [PATCH v3 RESEND 05/10] KVM: selftests: Print the vcpu_id when KVM_CREATE_VCPU ioctl fails
` [PATCH v3 RESEND 06/10] KVM: PPC: selftests: Use u64 instead of uint64_t
` [PATCH v3 RESEND 07/10] KVM: PPC: selftests: Use s64 instead of int64_t
` [PATCH v3 RESEND 08/10] KVM: PPC: selftests: Use u32 instead of uint32_t
` [PATCH v3 RESEND 09/10] KVM: PPC: selftests: Use u8 instead of uint8_t
` [PATCH v3 RESEND 10/10] KVM: PPC: selftests: Replace u64 gpa, u64 gva|vaddr with gpa_t and gva_t

[PATCH v2 0/5] KVM: s390: A few misc gmap fixes
 2026-06-10 17:10 UTC  (9+ messages)
` [PATCH v2 1/5] KVM: s390: Silence potential warnings in _gmap_crstep_xchg_atomic()
` [PATCH v2 2/5] KVM: s390: Fix unlikely race in try_get_locked_pte()
` [PATCH v2 3/5] KVM: s390: vsie: Fix allocation of struct vsie_rmap
` [PATCH v2 4/5] KVM: s390: vsie: Add missing radix_tree_preload() in _gaccess_shadow_fault()
` [PATCH v2 5/5] KVM: s390: vsie: Use mmu cache to allocate rmap

[PATCH] KVM: arm64: Hold kvm->mmu_lock while initialising vcpu->arch.vncr_tlb
 2026-06-10 16:39 UTC  (6+ messages)

[PATCH v2 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-06-10 16:00 UTC  (6+ messages)
` [PATCH v2 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE

[Invitation] bi-weekly guest_memfd upstream call on 2026-06-11
 2026-06-10 15:59 UTC 

[PATCH v3 0/5] KVM: PPC: Handle CPU compatibility mode for nested guests
 2026-06-10 15:53 UTC  (10+ messages)
` [PATCH v3 2/5] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl
` [PATCH v3 3/5] KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on PowerVM
` [PATCH v3 4/5] KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNV

[PATCH v3 0/9] KVM: arm64: selftests: Basic nested guest support
 2026-06-10 13:57 UTC  (4+ messages)

[PATCH v3 0/4] vfio-pci/zdev: Improved zPCI Function Measurement Support
 2026-06-10 12:54 UTC  (6+ messages)
` [PATCH v3 4/4] s390/pci: Fence FMB enable/disable via sysfs for passthrough devices

[kvm-unit-tests RFC PATCH 0/6] powerpc improvements
 2026-06-10 11:33 UTC  (11+ messages)
` [kvm-unit-tests RFC PATCH 1/6] powerpc: add pmu tests
` [kvm-unit-tests RFC PATCH 2/6] configure: Make arch_libdir a first-class entity
` [kvm-unit-tests RFC PATCH 4/6] powerpc: gitlab CI update

[PATCH v5 0/6] LoongArch: KVM: Small enhancement about interrupt injection
 2026-06-10  9:39 UTC  (17+ messages)
` [PATCH v5 2/6] LoongArch: KVM: Check msgint feature in interrupt post
` [PATCH v5 3/6] LoongArch: KVM: Use existing macro about interrupt bit mask

[PATCH] RISC-V: KVM: Avoid redundant page-table allocations in ioremap topup
 2026-06-10  9:39 UTC 

[PATCH v1 00/26] KVM: arm64 on s390 System Register Handling
 2026-06-10  8:55 UTC  (5+ messages)
` [PATCH v1 13/26] s390: Introduce read/write ARM sysreg instructions

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-06-10  8:09 UTC  (12+ messages)
` [PATCH 01/15] x86/virt/tdx: Read global metadata for TDX Module Extensions
` [PATCH 02/15] x86/virt/tdx: Add extra memory to TDX Module for Extensions
` [PATCH 03/15] x86/virt/tdx: Make TDX Module initialize Extensions

[PATCH v2 0/4] KVM: s390: Add support for 2G hugepages
 2026-06-10  8:34 UTC  (3+ messages)
` [PATCH v2 1/4] KVM: s390: Add module parameter to fence "

[PULL 09/42] MAINTAINERS: Drop stale F: from "Overall KVM CPUs"
 2026-06-10  8:04 UTC 

[PATCH] KVM: optionally post write on ioeventfd write
 2026-06-10  7:31 UTC  (5+ messages)

[PATCH] vfio/pci: make nointxmask and disable_idle_d3 module params read-only
 2026-06-10  5:47 UTC 

[PATCH v4 0/4] LoongArch: KVM: Set max VM supported FPU type with FPU exception
 2026-06-10  3:17 UTC  (2+ messages)

[PATCH v3 0/5] KVM: x86: Expose Zhaoxin CPUID 0xC0000001 EDX cryptographic features
 2026-06-10  2:45 UTC  (10+ messages)
` [PATCH v3 1/5] KVM: x86: Expose Zhaoxin SM2 CPUID feature
` [PATCH v3 2/5] KVM: x86: Expose Zhaoxin CCS (SM3 + SM4) "
` [PATCH v3 3/5] KVM: x86: Expose Zhaoxin RNG2 "
` [PATCH v3 4/5] KVM: x86: Expose Zhaoxin PHE2 "
` [PATCH v3 5/5] KVM: x86: Expose Zhaoxin RSA "


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