Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-07-22 19:21:04 to 2026-07-23 05:15:17 UTC [more...]

[PATCH v10 0/6] Add RMPOPT support
 2026-07-23  5:14 UTC  (8+ messages)
` [PATCH v10 2/6] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v10 4/6] x86/sev: Add support to perform RMP optimizations asynchronously

[RFC PATCH v2 00/25] Optimize nSVM TLB flushes
 2026-07-23  5:11 UTC  (26+ messages)
` [RFC PATCH v2 02/25] KVM: SVM: Passthrough the number of supported ASIDs
` [RFC PATCH v2 03/25] KVM: VMX: Generalize VPID allocation to be vendor-neutral
` [RFC PATCH v2 04/25] KVM: x86/mmu: Support specifying a minimum TLB tag
` [RFC PATCH v2 06/25] KVM: SVM: Fallback to flush everything if FLUSHBYASID is not available
` [RFC PATCH v2 15/25] KVM: nSVM: Call nested_svm_transition_tlb_flush() on every VMCB switch
` [RFC PATCH v2 22/25] KVM: x86/mmu: Refactor kvm_mmu_invlpg() to allow skipping the gva flush

[RFC PATCH v2 17/25] KVM: nSVM: Service local TLB flushes before nested transitions
 2026-07-23  5:06 UTC  (6+ messages)

[RFC PATCH v2 08/25] KVM: SEV: Stop using per-vCPU ASID for SEV VMs
 2026-07-23  5:02 UTC  (6+ messages)

[PATCH v5 14/36] mm/damon: skip private node memory in DAMON migration and pageout
 2026-07-23  3:25 UTC  (3+ messages)

[PATCH V6 0/8] KVM: x86/pmu: Add hardware Topdown metrics support
 2026-07-23  3:10 UTC  (19+ messages)
` [PATCH v6 1/8] KVM: x86/pmu: Do not map fixed counters >= 3 to generic perf events
` [PATCH v6 2/8] KVM: x86/pmu: Support Intel fixed counter 3 on mediated vPMU
` [PATCH v6 3/8] KVM: x86/pmu: Rename and move vcpu_get_perf_capabilities() to pmu.h
` [PATCH v6 4/8] KVM: x86/pmu: Snapshot host IA32_PERF_CAPABILITIES in kvm_host
` [PATCH v6 5/8] KVM: x86/pmu: Support PERF_METRICS MSR in mediated vPMU
` [PATCH v6 6/8] KVM: x86/pmu: Move RDPMC emulation into per-vendor callbacks
` [PATCH v6 7/8] KVM: x86/pmu: Emulate RDPMC on performance metrics

[PATCH v3 0/9] KVM: arm64: selftests: Basic nested guest support
 2026-07-23  2:47 UTC  (3+ messages)
` [PATCH v3 8/9] KVM: arm64: selftests: Add infrastructure for using stage-2 in guest

[PATCH v2 00/33] mm: make VMA page offset handling more consistent
 2026-07-23  2:42 UTC  (5+ messages)
` [PATCH v2 13/33] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
` [PATCH v2 14/33] mm/vma: clean up anon_vma_compatible()

[PATCH] target/i386/sev: fix MemoryRegion reference leaks in gpa2hva callers
 2026-07-23  2:42 UTC  (2+ messages)

[PATCH v4 5/6] KVM: arm64: Add HDBSS fault handling and buffer flush
 2026-07-23  1:17 UTC  (11+ messages)

7.2-rc1 regression Folio lock leak in writepage_delalloc()
 2026-07-23  0:42 UTC  (8+ messages)
` [PATCH/RFC] btrfs: fix folio lock leak in writepage_delalloc() for folios dirtied behind btrfs' back

[RFC PATCH v2 13/25] KVM: nSVM: Flush both L1 and L2 ASIDs on KVM_REQ_TLB_FLUSH
 2026-07-23  0:37 UTC  (4+ messages)

[PATCH] KVM: SEV: Allocate full pages for {DE,EN}CRYPT ops on SNP-enabled hosts
 2026-07-23  0:25 UTC  (2+ messages)

[RFC PATCH v2 00/11] KVM: Allow alternative providers of guest_memfd backed by PFNMAP memory
 2026-07-23  0:24 UTC  (2+ messages)

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-07-22 23:43 UTC  (3+ messages)
` [RFC PATCH 12/15] KVM: TDX: Add in-kernel Quote generation

[PATCH v14 00/22] TDX KVM selftests
 2026-07-22 23:13 UTC  (23+ messages)
` [PATCH v14 01/22] KVM: selftests: Add macros to simplify creating VM shapes for non-default types
` [PATCH v14 02/22] KVM: selftests: Update kvm_init_vm_address_properties() for TDX
` [PATCH v14 03/22] KVM: selftests: Initialize the TDX VM
` [PATCH v14 04/22] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [PATCH v14 05/22] KVM: selftests: Expose segment definitions to assembly files
` [PATCH v14 06/22] tools: include: Add kbuild.h for assembly structure offsets
` [PATCH v14 07/22] KVM: selftests: Introduce structures for TDX guest boot parameters
` [PATCH v14 08/22] KVM: selftests: Add TDX boot code
` [PATCH v14 09/22] KVM: selftests: Expose functions to get default sregs values
` [PATCH v14 10/22] KVM: selftests: Set up TDX boot code region
` [PATCH v14 11/22] KVM: selftests: Set up TDX boot parameters region
` [PATCH v14 12/22] KVM: selftests: Require guest_memfd for TDX VMs
` [PATCH v14 13/22] KVM: selftests: Support guest_memfd in-place conversion
` [PATCH v14 14/22] KVM: selftests: Expose function to allocate vCPU stack
` [PATCH v14 15/22] KVM: selftests: Call KVM_TDX_INIT_VCPU when creating a new TDX vcpu
` [PATCH v14 16/22] KVM: selftests: Load per-vCPU guest stack in TDX boot parameters
` [PATCH v14 17/22] KVM: selftests: Set entry point for TDX guest code
` [PATCH v14 18/22] KVM: selftests: Add helpers to init TDX memory and finalize VM
` [PATCH v14 19/22] KVM: selftests: Finalize TD memory as part of kvm_arch_vm_finalize_vcpus
` [PATCH v14 20/22] KVM: selftests: Implement MMIO WRITE for the TDX VM
` [PATCH v14 21/22] KVM: selftests: Add ucall support for TDX
` [PATCH v14 22/22] KVM: selftests: Add TDX lifecycle test

[PATCH v2] KVM: nVMX: Service local TLB flushes on failed nested VM-Enter
 2026-07-22 23:01 UTC 

[PATCH] KVM: nVMX: Only update last_vpid on a successful nested VM-Enter
 2026-07-22 22:16 UTC  (3+ messages)

[PATCH v5 00/20] KVM: x86: Enable APX for guests
 2026-07-22 22:01 UTC  (33+ messages)
` [PATCH v5 02/20] KVM: VMX: Save guest EGPRs in VCPU cache
` [PATCH v5 03/20] KVM: x86: Support APX state for XSAVE ABI
` [PATCH v5 08/20] KVM: VMX: Support instruction information extension
` [PATCH v5 09/20] KVM: nVMX: Propagate extended instruction information
` [PATCH v5 11/20] KVM: x86: Handle EGPR index and REX2-incompatible opcodes
` [PATCH v5 13/20] KVM: x86: Reject EVEX-prefixed instructions
` [PATCH v5 16/20] KVM: x86: Add APX in supported XCR0
` [PATCH v5 17/20] KVM: x86: Expose APX foundation feature to userspace
` [PATCH v5 18/20] KVM: x86: Expose APX sub-features "
` [PATCH v5 19/20] KVM: x86: selftests: Add APX state and ABI test

[PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
 2026-07-22 21:00 UTC  (26+ messages)
` [PATCH RFC v2 07/20] mm/pgtable: define (pgd|p4d|pud)_offset_lockless() for folded page tables
` [PATCH RFC v2 08/20] mm: vmscan: remove stack copy address of pud pass in wallk_pud_range()
` [PATCH RFC v2 09/20] loongarch: kvm: remove stack copy address of pXd in pXd_offset()
` [PATCH RFC v2 13/20] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
` [PATCH RFC v2 14/20] x86: mm: skip pud setup when using generic compile-time folded pagetable
` [PATCH RFC v2 15/20] mm/pgtable: optimize pmdp_get() and friends for folded pagetable levels

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-07-22 20:56 UTC  (4+ messages)

[PATCH v3 0/4] KVM: arm64: Expose PMMIR_EL1.SLOTS to guests
 2026-07-22 20:47 UTC  (6+ messages)
` [PATCH v3 1/4] KVM: arm64: Expose PMMIR_EL1.SLOTS under strict PMUv3 UAPI
` [PATCH v3 2/4] KVM: arm64: Advertise STALL_SLOT* in PMCEID1 "
` [PATCH v3 3/4] KVM: arm64: Ignore writes to PMCR_EL0.N when using strict UAPI
` [PATCH v3 4/4] KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_STRICT vCPU feature

[PATCH v3 0/2] KVM: x86: Fix missing EFER validity checks
 2026-07-22 20:47 UTC  (5+ messages)
` [PATCH v3 1/2] KVM: x86: Check EFER validity on KVM_SET_SREGS*

[PATCH v7 00/11] Dynamic PAMT
 2026-07-22 19:51 UTC  (9+ messages)
` [PATCH v7 06/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
` [PATCH v7 08/11] KVM: TDX: Get/put PAMT pages when (un)mapping private memory


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