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

[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
 2026-02-06 10:20 UTC  (39+ messages)
` [RFC PATCH v5 05/45] KVM: TDX: Drop kvm_x86_ops.link_external_spt(), use .set_external_spte() for all
` [RFC PATCH v5 06/45] KVM: x86/mmu: Fold set_external_spte_present() into its sole caller
` [RFC PATCH v5 08/45] KVM: x86/mmu: Propagate mirror SPTE removal to S-EPT in handle_changed_spte()
` [RFC PATCH v5 09/45] KVM: x86: Rework .free_external_spt() into .reclaim_external_sp()
` [RFC PATCH v5 16/45] x86/virt/tdx: Add tdx_alloc/free_control_page() helpers
` [RFC PATCH v5 20/45] KVM: x86/mmu: Allocate/free S-EPT pages using tdx_{alloc,free}_control_page()
` [RFC PATCH v5 22/45] KVM: TDX: Get/put PAMT pages when (un)mapping private memory
` [RFC PATCH v5 37/45] KVM: x86/tdp_mmu: Alloc external_spt page for mirror page table splitting
` [RFC PATCH v5 44/45] KVM: x86/mmu: Add support for splitting S-EPT hugepages on conversion

[PATCH] x86/fred: Fix early boot failures on SEV-ES/SNP guests
 2026-02-06  9:34 UTC  (21+ messages)

[PATCH 0/3] x86/x2apic: Fix hang-up of defconfig kernel on resume from s2ram
 2026-02-06  9:23 UTC  (12+ messages)
` [PATCH 1/3] x86/x2apic: disable x2apic on resume if the kernel expects so
` [PATCH 3/3] x86/virt: rename x2apic_available to x2apic_without_ir_available

[PATCH 0/7] KVM: SVM: Enable FRED support
 2026-02-06  9:22 UTC  (2+ messages)

[PATCH] KVM: s390: add explicit padding to struct kvm_s390_keyop
 2026-02-06  9:17 UTC 

[PATCH v12 0/7] support FEAT_LSUI
 2026-02-06  9:04 UTC  (2+ messages)

[PATCH v2 00/12] target/arm: single-binary
 2026-02-06  7:27 UTC  (14+ messages)
` [PATCH v2 01/12] target/arm/arm-qmp-cmds.c: make compilation unit common
` [PATCH v2 02/12] target/arm: extract helper-mve.h from helper.h
` [PATCH v2 03/12] target/arm: extract helper-a64.h "
` [PATCH v2 04/12] target/arm: extract helper-sve.h "
` [PATCH v2 05/12] target/arm: extract helper-sme.h "
` [PATCH v2 06/12] target/arm/tcg: duplicate tcg/arith_helper.c and tcg/crypto_helper.c between user/system
` [PATCH v2 07/12] target/arm: move exec/helper-* plumbery to helper.h
` [PATCH v2 08/12] target/arm/tcg/psci.c: make compilation unit common
` [PATCH v2 09/12] target/arm/tcg/cpu-v7m.c: "
` [PATCH v2 10/12] target/arm/tcg/vec_helper.c: "
` [PATCH v2 11/12] target/arm/tcg/translate.h: replace target_ulong with vaddr
` [PATCH v2 12/12] target/arm/tcg/translate.h: replace target_long with int64_t

[PATCH v6 0/2] LongArch: KVM: Add DMSINTC support irqchip in kernel
 2026-02-06  3:34 UTC  (4+ messages)
` [PATCH v6 1/2] LongArch: KVM: Add DMSINTC device support
` [PATCH v6 2/2] LongArch: KVM: Add dmsintc inject msi to the dest vcpu

[PATCH] x86/cpufeatures: Add AVX512 Bit Matrix Multiply (BMM) and Bit reversal support
 2026-02-06  3:30 UTC  (3+ messages)

[PATCH net-next v7 0/9] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-02-06  3:21 UTC  (20+ messages)
` [PATCH net-next v7 3/9] tun/tap: add ptr_ring consume helper with netdev queue wakeup

[PATCH v4 00/26] Nested SVM fixes, cleanups, and hardening
 2026-02-06  1:38 UTC  (15+ messages)
` [PATCH v4 01/26] KVM: SVM: Switch svm_copy_lbrs() to a macro
` [PATCH v4 03/26] KVM: selftests: Add a test for LBR save/restore (ft. nested)
` [PATCH v4 13/26] KVM: nSVM: Unify handling of VMRUN failures with proper cleanup
` [PATCH v4 21/26] KVM: SVM: Rename vmcb->virt_ext to vmcb->misc_ctl2
` [PATCH v4 22/26] KVM: SVM: Use BIT() and GENMASK() for definitions in svm.h

[PATCH v6 0/2] RISC-V: KVM: Validate SBI STA shmem alignment
 2026-02-06  1:10 UTC  (6+ messages)
` [PATCH v6 1/2] RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg()
` [PATCH v6 2/2] RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment tests

[PATCH 0/3] KVM: SVM: Set PFERR_GUEST_{PAGE,FINAL}_MASK for nested NPF and add selftest
 2026-02-06  0:21 UTC  (7+ messages)
` [PATCH 1/3] KVM: SVM: Fix nested NPF injection to set PFERR_GUEST_{PAGE,FINAL}_MASK

[PATCH v2] Introduce KVM_X86_QUIRK_VMCS12_FREEZE_IN_SMM_CC
 2026-02-05 23:23 UTC  (2+ messages)

[PATCH v4 0/3] targeted TLB sync IPIs for lockless page table walkers
 2026-02-05 22:49 UTC  (24+ messages)
` [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table

[PATCH v2 0/6] vfio: selftest: Add SR-IOV UAPI test
 2026-02-05 21:51 UTC  (5+ messages)
` [PATCH v2 6/6] vfio: selftests: Add tests to validate SR-IOV UAPI

[PATCH v3 0/8] KVM: x86: nSVM: Improve PAT virtualization
 2026-02-05 21:43 UTC  (9+ messages)
` [PATCH v3 1/8] KVM: x86: nSVM: Clear VMCB_NPT clean bit when updating g_pat in L2
` [PATCH v3 2/8] KVM: x86: nSVM: Cache and validate vmcb12 g_pat
` [PATCH v3 3/8] KVM: x86: nSVM: Set vmcb02.g_pat correctly for nested NPT
` [PATCH v3 4/8] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT
` [PATCH v3 5/8] KVM: x86: nSVM: Save gPAT to vmcb12.g_pat on VMEXIT
` [PATCH v3 6/8] KVM: x86: nSVM: Save/restore gPAT with KVM_{GET,SET}_NESTED_STATE
` [PATCH v3 7/8] KVM: x86: nSVM: Handle restore of legacy nested state
` [PATCH v3 8/8] KVM: selftests: nSVM: Add svm_nested_pat test

[PATCH v2 0/2] x86/virt/tdx: Print TDX module version to dmesg
 2026-02-05 19:05 UTC  (2+ messages)

[PATCH kvmtool v2 00/17] arm64: Support GICv5-based guests
 2026-02-05 18:23 UTC  (3+ messages)

[PATCH] KVM: VMX: Add quirk to allow L1 to set FREEZE_IN_SMM in vmcs12
 2026-02-05 18:16 UTC  (11+ messages)

[PATCH v3 00/26] Runtime TDX Module update support
 2026-02-05 16:37 UTC  (10+ messages)
` [PATCH v3 07/26] x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs

[PATCH v7 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-02-05 14:58 UTC  (22+ messages)
` [PATCH v7 7/8] vfio: Permit VFIO to work with pinned importers

[PATCH v5 0/3] Support runtime configuration for per-VM's HGATP mode
 2026-02-05 14:56 UTC  (6+ messages)
` [PATCH v5 3/3] RISC-V: KVM: add KVM_CAP_RISCV_SET_HGATP_MODE
    `  "

Call for GSoC internship project ideas
 2026-02-05 12:50 UTC  (16+ messages)
` COCONUT-SVSM project ideas for GSoC 2026
  ` Modern HMP (was: Call for GSoC internship project ideas)
      ` Modern HMP

[PATCH v5 0/2] LongArch: KVM: Add DMSINTC support irqchip in kernel
 2026-02-05 11:43 UTC  (4+ messages)
` [PATCH v5 1/2] LongArch: KVM: Add DMSINTC device support

[PATCH v2 00/20] KVM: arm64: Generalise RESx handling
 2026-02-05  9:08 UTC  (2+ messages)

[PATCH v1 0/3] KVM: arm64: Standardize debugfs iterators
 2026-02-05  8:57 UTC  (2+ messages)

[PATCH v2] s390: remove kvm_types.h from Kbuild
 2026-02-05  8:45 UTC  (3+ messages)

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2026-02-05  7:04 UTC  (11+ messages)
` [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes

[PATCH v5] KVM: Add KVM_GET_REG_LIST ioctl for LoongArch
 2026-02-05  5:18 UTC 

[PATCH 0/2] KVM: SVM: Fix CR8 intercpetion woes with AVIC
 2026-02-05  4:22 UTC  (5+ messages)
` [PATCH 1/2] KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APIC
` [PATCH 2/2] KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activated

[PATCH 0/3] KVM: nSVM: Stop tracking EFER.SVME in guest mode
 2026-02-05  2:10 UTC  (7+ messages)
` [PATCH 1/3] KVM: SVM: Refactor EFER.SVME switching logic out of svm_set_efer()
` [PATCH 2/3] KVM: nSVM: Do not track EFER.SVME toggling in guest mode

[PATCH v4] KVM: Add KVM_GET_REG_LIST ioctl for LoongArch
 2026-02-05  1:59 UTC  (6+ messages)

[PATCH 15/32] KVM: nVMX: Enable guest deadline and its shadow VMCS field
 2026-02-05  1:35 UTC  (2+ messages)

[PATCH v3 0/8] vfio: selftest: Add SR-IOV UAPI test
 2026-02-05  0:44 UTC  (2+ messages)

[PATCH 11/32] KVM: nVMX: Add tertiary VM-execution control VMCS support
 2026-02-05  0:12 UTC  (2+ messages)

[syzbot] [kvm?] WARNING in kvm_gmem_fault_user_mapping
 2026-02-04 23:17 UTC  (7+ messages)
` [PATCH] KVM: guest_memfd: Disable VMA merging with VM_DONTEXPAND

[PULL 28/51] target/arm/kvm: Exit on error from acpi_ghes_memory_errors()
 2026-02-04 19:03 UTC  (2+ messages)
` [PULL 30/51] acpi/ghes: Use error_fatal in acpi_ghes_memory_errors()

[GIT PULL] Final KVM changes for Linux 6.19
 2026-02-04 18:49 UTC  (2+ messages)

[PATCH 0/3] nSVM: Minor cleanups for intercepts code
 2026-02-04 18:30 UTC  (11+ messages)
` [PATCH 1/3] KVM: nSVM: Use intuitive local variables in recalc_intercepts()
` [PATCH 2/3] KVM: nSVM: Rename recalc_intercepts() to clarify vmcb02 as the target

[PATCH 00/32] KVM: VMX APIC timer virtualization support
 2026-02-04 17:24 UTC  (4+ messages)

[RFC PATCH] powerpc: iommu: Initial IOMMUFD support for PPC64
 2026-02-04 15:23 UTC  (5+ messages)

[PATCH v7 00/29] KVM: s390: gmap rewrite, the real deal
 2026-02-04 15:23 UTC  (6+ messages)
` [PATCH v7 19/29] KVM: s390: New gmap code
` [PATCH v7 24/29] KVM: s390: Switch to new gmap
` [PATCH v7 25/29] KVM: s390: Remove gmap from s390/mm
` [PATCH v7 26/29] KVM: S390: Remove PGSTE code from linux/s390 mm


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