Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-04-28 23:25:17 to 2026-04-30 15:07:58 UTC [more...]

[PATCH v5 00/28] KVM: combined patchset for MBEC/GMET support
 2026-04-30 15:07 UTC  (4+ messages)
` [PATCH 02/28] KVM: x86/mmu: remove SPTE_PERM_MASK
` [PATCH 04/28] KVM: x86/mmu: shuffle high bits of SPTEs in preparation for MBEC
` [PATCH 05/28] KVM: x86/mmu: remove SPTE_EPT_*

[PATCH v1 00/12] KVM Dirty-bit cleaning accelerator (HACDBS)
 2026-04-30 14:51 UTC  (16+ messages)
` [PATCH v1 01/12] KVM: arm64: Enable eager hugepage splitting if HDBSS is available
` [PATCH v1 02/12] KVM: arm64: HDBSS bits
` [PATCH v1 03/12] arm64/cpufeature: Add system-wide FEAT_HACDBS detection
` [PATCH v1 04/12] arm64/sysreg: Add HACDBS consumer and base registers
` [PATCH v1 05/12] KVM: arm64: Detect (via ACPI) and initialize HACDBSIRQ
` [PATCH v1 06/12] KVM: arm64: dirty_bit: Add base FEAT_HACDBS cleaning routine
` [PATCH v1 07/12] kvm: Add arch-generic interface for hw-accelerated dirty-bitmap cleaning
` [PATCH v1 08/12] KVM: arm64: Add hardware-accelerated dirty-bitmap cleaning routine
` [PATCH v1 09/12] kvm/dirty_ring: Introduce get_memslot and move helpers to header
` [PATCH v1 10/12] kvm/dirty_ring: Add arch-generic interface for hw-accelerated dirty-ring cleaning
` [PATCH v1 11/12] KVM: arm64: Add hardware-accelerated dirty-ring cleaning routine
` [PATCH v1 12/12] KVM: arm64: Enable KVM_HW_DIRTY_BIT

[PATCH] KVM: mmu_notifier: make mn_invalidate_lock non-sleeping for non-blocking invalidations
 2026-04-30 14:17 UTC  (3+ messages)
` [PATCH v2 0/1] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
` [PATCH v2 1/1] "

[PATCH] kcov: refactor common handle ID into kcov_common_handle_id
 2026-04-30 14:15 UTC 

[RFC] proposal: KVM: Orphaned VMs: The Caretaker approach for Live Update
 2026-04-30 13:28 UTC  (6+ messages)

[PATCH] target/arm/kvm: Cache host CPU probe failure
 2026-04-30 13:09 UTC  (2+ messages)

[PATCH] vsock/virtio: fix vsockmon info leak in non-linear tap copy
 2026-04-30 13:04 UTC  (2+ messages)

[PATCH net] vsock/virtio: fix potential unbounded skb queue
 2026-04-30 12:26 UTC 

[PATCH 00/43] KVM: arm64: Add GICv5 IRS support
 2026-04-30 12:23 UTC  (20+ messages)
` [PATCH 07/43] KVM: arm64: gic-v5: Create & manage VM and VPE tables
` [PATCH 08/43] KVM: arm64: gic-v5: Introduce guest IST alloc and management
` [PATCH 09/43] KVM: arm64: gic-v5: Implement VMT/vIST IRS MMIO Ops
` [PATCH 10/43] KVM: arm64: gic-v5: Implement VPE "
` [PATCH 11/43] KVM: arm64: gic-v5: Make VPEs valid in vgic_v5_reset()
` [PATCH 13/43] KVM: arm64: gic-v5: Make VPEs (non-)resident in vgic_load/put
` [PATCH 14/43] KVM: arm64: gic-v5: Request VPE doorbells when going non-resident
` [PATCH 16/43] KVM: arm64: gic-v5: Initialise and teardown VMTEs & doorbells
` [PATCH 43/43] Documentation: KVM: Add the VGICv5 IRS save/restore sequences

[PATCH v4 00/28] KVM: combined patchset for MBEC/GMET support
 2026-04-30 12:08 UTC  (7+ messages)
` [PATCH 11/28] KVM: x86/mmu: pass pte_access for final nGPA->GPA walk

[PATCH v10 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
 2026-04-30 11:26 UTC  (4+ messages)
` [PATCH v10 2/3] KVM: selftests: Refactor UAPI tests into dedicated function

[Invitation] bi-weekly guest_memfd upstream call on 2026-04-30 (today!)
 2026-04-30 10:47 UTC 

[PATCH v4 0/7] target/arm: fully model WFxT instructions for A-profile
 2026-04-30 10:44 UTC  (8+ messages)
` [PATCH v4 1/7] target/arm: teach arm_cpu_has_work about halting reasons
` [PATCH v4 2/7] target/arm: redefine event stream fields
` [PATCH v4 3/7] target/arm: ensure aarch64 DISAS_WFE will exit
` [PATCH v4 4/7] target/arm: implements SEV/SEVL for all modes
` [PATCH v4 5/7] target/arm: enable event stream on WFE instructions
` [PATCH v4 6/7] target/arm: handle the WFE trap case
` [PATCH v4 7/7] target/arm: implement WFET

[PATCH v3 0/3] vfio/pci: Request resources and map BARs at enable time
 2026-04-30 10:03 UTC  (4+ messages)
` [PATCH v3 1/3] vfio/pci: Set up bar resources and maps in vfio_pci_core_enable()
` [PATCH v3 2/3] vfio/pci: Replace vfio_pci_core_setup_barmap() with vfio_pci_core_get_iomap()
` [PATCH v3 3/3] vfio/pci: Check BAR resources before exporting a DMABUF

[PATCH 0/2] ppc/kvm: Handle CPU compatibility mode correctly for nested guests
 2026-04-30  6:13 UTC  (2+ messages)
` [PATCH 2/2] target/ppc/kvm: Use host compatibility mode "

[PATCH 0/6] KVM: PPC: Handle CPU compatibility mode for nested guests
 2026-04-30  5:49 UTC  (7+ messages)
` [PATCH 1/6] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
` [PATCH 2/6] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and KVM_PPC_GET_COMPAT_CAPS
` [PATCH 3/6] KVM: PPC: Wire up KVM_PPC_GET_COMPAT_CAPS ioctl
` [PATCH 4/6] KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on PowerVM
` [PATCH 5/6] KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNV
` [PATCH 6/6] KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctl

[PATCH v2 1/1] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
 2026-04-30  4:48 UTC 

[PATCH 01/14] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
 2026-04-30  4:47 UTC  (2+ messages)

[PATCH v2 0/1] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
 2026-04-30  4:42 UTC 

[GIT PULL] KVM/riscv changes for 7.1
 2026-04-30  4:08 UTC  (3+ messages)

[PATCH v3 0/5] vfio/pci: Add PCIe TPH support
 2026-04-30  3:56 UTC  (5+ messages)

[PATCH] KVM: riscv: selftests: Implement kvm_arch_has_default_irqchip
 2026-04-30  3:25 UTC  (2+ messages)

[PATCH v2 0/6] change young flag check functions to return bool
 2026-04-30  3:25 UTC  (2+ messages)

[PATCH kernel 4/9] dma/swiotlb: Stop forcing SWIOTLB for TDISP devices
 2026-04-30  3:25 UTC  (12+ messages)

[PATCH v2] RISC-V: KVM: Fix shift-out-of-bounds in make_xfence_request()
 2026-04-30  3:25 UTC  (2+ messages)

[PATCH v2 0/4] struct page to PFN conversion for TDX guest private memory
 2026-04-30  1:50 UTC  (5+ messages)
` [PATCH v2 1/4] x86/tdx: Use PFN directly for mapping "
` [PATCH v2 2/4] x86/tdx: Use PFN directly for unmapping "
` [PATCH v2 3/4] x86/tdx: Drop exported function tdx_quirk_reset_page()
` [PATCH v2 4/4] x86/virt/tdx: Move mk_keyed_paddr() to tdx.c due to no external users

[PATCH V2 0/4] KVM: x86/pmu: Add hardware Topdown metrics support
 2026-04-30  2:26 UTC  (9+ messages)
` [PATCH V2 1/4] KVM: x86/pmu: Do not map fixed counters >= 3 to generic perf events
` [PATCH V2 2/4] KVM: x86/pmu: Support Intel fixed counter 3 on mediated vPMU
` [PATCH V2 3/4] KVM: x86/pmu: Support PERF_METRICS MSR in "
` [PATCH V2 4/4] KVM: selftests: Add perf_metrics and fixed counter 3 tests

[PATCH v2] x86/cpu: Skip reading MSR_IA32_PLATFORM_ID in virtualized environment
 2026-04-30  2:09 UTC 

[PATCH 0/3] LoongArch: KVM: Small enhancement about timer
 2026-04-30  1:17 UTC  (3+ messages)

[PATCH v8 00/21] Runtime TDX module update support
 2026-04-30  0:45 UTC  (5+ messages)
` [PATCH v8 07/21] coco/tdx-host: Implement firmware upload sysfs ABI for TDX module updates
` [PATCH v8 08/21] x86/virt/seamldr: Allocate and populate a module update request

[PATCH RFC v5 00/53] guest_memfd: In-place conversion support
 2026-04-29 23:51 UTC  (60+ messages)
` [PATCH RFC v5 05/53] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [PATCH RFC v5 06/53] KVM: x86/mmu: Bug the VM if gmem attributes are queried to determine max mapping level
` [PATCH RFC v5 07/53] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [PATCH RFC v5 08/53] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH RFC v5 09/53] KVM: Move kvm_supported_mem_attributes() to kvm_host.h
` [PATCH RFC v5 10/53] KVM: guest_memfd: Add basic support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v5 11/53] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH RFC v5 12/53] KVM: guest_memfd: Call arch invalidate hooks on conversion
` [PATCH RFC v5 13/53] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH RFC v5 14/53] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
` [PATCH RFC v5 15/53] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH RFC v5 16/53] KVM: guest_memfd: Use actual size for invalidation in kvm_gmem_release()
` [PATCH RFC v5 17/53] KVM: guest_memfd: Determine invalidation filter from memory attributes
` [PATCH RFC v5 18/53] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH RFC v5 19/53] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH RFC v5 20/53] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH RFC v5 21/53] KVM: guest_memfd: Introduce default handlers for content modes
` [PATCH RFC v5 22/53] KVM: guest_memfd: Apply content modes while setting memory attributes
` [PATCH RFC v5 23/53] KVM: x86: Support SW_PROTECTED_VM in applying content modes
` [PATCH RFC v5 24/53] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH RFC v5 25/53] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH RFC v5 26/53] KVM: x86: Support SNP and TDX applying content modes
` [PATCH RFC v5 27/53] KVM: x86: Bug CoCo VM on page fault before finalizing
` [PATCH RFC v5 28/53] KVM: Add CAP to enumerate supported SET_MEMORY_ATTRIBUTES2 flags
` [PATCH RFC v5 29/53] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH RFC v5 30/53] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [PATCH RFC v5 31/53] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH RFC v5 32/53] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH RFC v5 33/53] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH RFC v5 34/53] KVM: selftests: Test basic single-page conversion flow
` [PATCH RFC v5 35/53] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH RFC v5 36/53] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH RFC v5 37/53] KVM: selftests: Test conversion before allocation
` [PATCH RFC v5 38/53] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH RFC v5 39/53] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH RFC v5 40/53] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH RFC v5 41/53] KVM: selftests: Test conversion with elevated page refcount
` [PATCH RFC v5 42/53] KVM: selftests: Test that conversion to private does not support ZERO
` [PATCH RFC v5 43/53] KVM: selftests: Support checking that data not equal expected
` [PATCH RFC v5 44/53] KVM: selftests: Test that not specifying a conversion flag scrambles memory contents
` [PATCH RFC v5 45/53] KVM: selftests: Reset shared memory after hole-punching
` [PATCH RFC v5 46/53] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH RFC v5 47/53] KVM: selftests: Provide common function to set memory attributes
` [PATCH RFC v5 48/53] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [PATCH RFC v5 49/53] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH RFC v5 50/53] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [PATCH RFC v5 51/53] KVM: selftests: Add script to exercise private_mem_conversions_test
` [PATCH RFC v5 52/53] KVM: selftests: Update pre-fault test to work with per-guest_memfd attributes
` [PATCH RFC v5 53/53] KVM: selftests: Update private memory exits test to work with per-gmem attributes
` [POC PATCH 0/6] guest_memfd in-place conversion selftests for SNP
  ` [POC PATCH 1/6] KVM: selftests: Initialize guest_memfd with INIT_SHARED
  ` [POC PATCH 2/6] KVM: selftests: Use guest_memfd memory contents in-place for SNP launch update
  ` [POC PATCH 3/6] KVM: selftests: Make guest_code_xsave more friendly
  ` [POC PATCH 4/6] KVM: selftests: Allow specifying CoCo-privateness while mapping a page
  ` [POC PATCH 5/6] KVM: selftests: Test conversions for SNP
  ` [POC PATCH 6/6] KVM: selftests: Test content modes ZERO and PRESERVE "

[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
 2026-04-29 23:21 UTC  (8+ messages)
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH 0/2] Fix MSR_IA32_PLATFORM_ID access for TDX guests
 2026-04-29 23:14 UTC  (6+ messages)
` [PATCH 1/2] KVM: TDX: Allow TDs to read MSR_IA32_PLATFORM_ID
` [PATCH 2/2] x86/cpu: Skip reading MSR_IA32_PLATFORM_ID in virtualized environment

[PATCH v4 0/7] Add RMPOPT support
 2026-04-29 23:07 UTC  (2+ messages)

[PATCH] KVM: x86/xen: Fix sleeping lock in hard IRQ context on PREEMPT_RT
 2026-04-29 22:25 UTC  (3+ messages)
` [PATCH v2 0/1] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
` [PATCH v2 1/1] "

[PATCH net-next v9 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-04-29 21:04 UTC  (2+ messages)

[PATCH] vfio/pci: Fix double-put during dma-buf cleanup
 2026-04-29 20:22 UTC  (2+ messages)

[PATCH v3 00/20] KVM: x86: Enable APX for guests
 2026-04-29 17:22 UTC  (6+ messages)
` [PATCH v3 01/20] KVM: VMX: Macrofy 64-bit GPR swapping in __vmx_vcpu_run()

[PATCH v4 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
 2026-04-29 16:11 UTC  (5+ messages)
` [PATCH v4 1/3] KVM: s390: Add map/unmap ioctl and clean mappings post-guest
` [PATCH v4 3/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject

[RFC PATCH 01/11] iommupt: Add RISC-V Second-stage (iohgatp) page table support
 2026-04-29 15:42 UTC  (4+ messages)
`  "
    `  "

[kvm-unit-tests PATCH v2 0/7] arm64: Add Stage-2 MMU and Nested Guest Framework
 2026-04-29 14:47 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 7/7] arm64: Add Stage-2 MMU demand paging test

[GIT PULL] KVM fixes and selftest big rename for Linux 7.1-rc2
 2026-04-29 14:00 UTC  (2+ messages)

[PATCH v4 0/4] Add iommufd ioctls to support TSM operations
 2026-04-29 13:52 UTC  (6+ messages)
` [PATCH v4 1/4] iommufd/device: Associate a kvm pointer to iommufd_device

[PATCH] KVM: VMX: Fall back to IRR scan when PIR is empty despite PID.ON being set
 2026-04-29 12:58 UTC  (6+ messages)

[PATCH] vfio: selftests: Allow builds when ARCH=x86
 2026-04-29 12:46 UTC  (2+ messages)

[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
 2026-04-29 11:26 UTC  (3+ messages)
` [RFC PATCH v1 8/9] arm64: Add unsafe_copy_from_user()

[PATCH] KVM: x86/xen: Add KVM_XEN_VCPU_ATTR_TYPE_WRITE_HYPERCALL_PAGE
 2026-04-29 10:36 UTC  (2+ messages)

[RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
 2026-04-29 10:25 UTC  (2+ messages)

[PATCH v2 0/3] vfio/pci: Request resources and map BARs at enable time
 2026-04-29 10:17 UTC  (9+ messages)
` [PATCH v2 1/3] vfio/pci: Set up bar resources and maps in vfio_pci_core_enable()
` [PATCH v2 2/3] vfio/pci: Replace vfio_pci_core_setup_barmap() with checks for resource/map

[PATCH v2] LoongArch: KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
 2026-04-29  9:51 UTC  (3+ messages)

[PATCH V4 0/2] LoongArch: KVM: fix "unreliable stack" issue
 2026-04-29  9:47 UTC  (7+ messages)
` [PATCH V4 1/2] LoongArch: KVM: Compile the switch.S file directly into the kernel

[PATCH v2 0/3] RISC-V: KVM: Huge page recovery during disable-dirty-log
 2026-04-29  9:35 UTC  (4+ messages)
` [PATCH v2 1/3] RISC-V: KVM: Refactor kvm_arch_commit_memory_region()
` [PATCH v2 2/3] RISC-V: KVM: add tracepoints for guest page faults
` [PATCH v2 3/3] RISC-V: KVM: Recover gstage huge page mappings during disable-dirty-log

[PATCH v2 00/28] KVM: s390: Introduce arm64 KVM
 2026-04-29  8:04 UTC  (3+ messages)
` [PATCH v2 04/28] arm64: Provide arm64 UAPI for other host architectures

[PATCH v2 0/2] KVM: x86: Fix max_irr reporting when PIR is empty despite PID.ON
 2026-04-29  7:28 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: x86: Always report highest IRR from __kvm_apic_update_irr()
` [PATCH v2 2/2] KVM: x86: Fix misleading variable names and add more comments for PIR=>IRR flow

[RFC PATCH 11/11] iommu/riscv: support nested iommu for getting iommu hardware information
 2026-04-29  2:37 UTC  (2+ messages)
`  "

[RFC PATCH 10/11] iommupt: Add RISC-V dirty tracking PTE ops
 2026-04-29  1:52 UTC  (2+ messages)
`  "

[RFC PATCH 08/11] iommu/riscv: Add dirty tracking support for second-stage domains
 2026-04-29  1:46 UTC  (2+ messages)
`  "

[RFC PATCH 07/11] iommupt: Don't preset D when RISC-V IOMMU dirty tracking on
 2026-04-29  1:41 UTC  (2+ messages)
`  "

[RFC PATCH 06/11] iommu/riscv: Add domain_alloc_paging_flags for second-stage domain
 2026-04-29  1:21 UTC  (2+ messages)
`  "

[RFC PATCH 02/11] iommu/riscv: report iommu capabilities
 2026-04-29  1:15 UTC  (2+ messages)
`  "

[PATCH] KVM: selftests: Include linux version of mman.h
 2026-04-28 23:55 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