public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-03 20:32:07 to 2026-02-05 01:18:02 UTC [more...]

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

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

[PATCH v6 0/2] RISC-V: KVM: Validate SBI STA shmem alignment
 2026-02-05  1:05 UTC  (3+ 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 v3 0/8] vfio: selftest: Add SR-IOV UAPI test
 2026-02-05  0:44 UTC  (10+ messages)
` [PATCH v3 1/8] vfio: selftests: Add -Wall and -Werror to the Makefile
` [PATCH v3 2/8] vfio: selftests: Introduce snprintf_assert()
` [PATCH v3 3/8] vfio: selftests: Introduce a sysfs lib
` [PATCH v3 4/8] vfio: selftests: Extend container/iommufd setup for passing vf_token
` [PATCH v3 5/8] vfio: selftests: Expose more vfio_pci_device functions
` [PATCH v3 6/8] vfio: selftests: Add helper to set/override a vf_token
` [PATCH v3 7/8] vfio: selftests: Add helpers to alloc/free vfio_pci_device
` [PATCH v3 8/8] vfio: selftests: Add tests to validate SR-IOV UAPI

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

[PATCH 0/3] KVM: nSVM: Stop tracking EFER.SVME in guest mode
 2026-02-04 23:30 UTC  (6+ 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

[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

[PATCH v4] KVM: Add KVM_GET_REG_LIST ioctl for LoongArch
 2026-02-04 20:57 UTC  (3+ messages)

[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()

[PATCH 0/3] x86/x2apic: Fix hang-up of defconfig kernel on resume from s2ram
 2026-02-04 18:53 UTC  (5+ messages)
` [PATCH 1/3] x86/x2apic: disable x2apic on resume if the kernel expects so

[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 v7 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-02-04 17:41 UTC  (21+ messages)
` [PATCH v7 4/8] vfio: Wait for dma-buf invalidation to complete
` [PATCH v7 7/8] vfio: Permit VFIO to work with pinned importers

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

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

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

[PATCH v5 0/3] Support runtime configuration for per-VM's HGATP mode
 2026-02-04 15:32 UTC  (5+ messages)
` [PATCH v5 1/3] RISC-V: KVM: "
` [PATCH v5 2/3] RISC-V: KVM: Detect and expose supported HGATP G-stage modes
` [PATCH v5 3/3] RISC-V: KVM: add KVM_CAP_RISCV_SET_HGATP_MODE

[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  (31+ messages)
` [PATCH v7 01/29] KVM: s390: Refactor pgste lock and unlock functions
` [PATCH v7 02/29] KVM: s390: Add P bit in table entry bitfields, move union vaddress
` [PATCH v7 03/29] s390: Make UV folio operations work on whole folio
` [PATCH v7 04/29] s390: Move sske_frame() to a header
` [PATCH v7 05/29] KVM: s390: Add gmap_helper_set_unused()
` [PATCH v7 06/29] KVM: s390: Introduce import_lock
` [PATCH v7 07/29] KVM: s390: Export two functions
` [PATCH v7 08/29] s390/mm: Warn if uv_convert_from_secure_pte() fails
` [PATCH v7 09/29] KVM: s390: vsie: Pass gmap explicitly as parameter
` [PATCH v7 10/29] KVM: s390: Enable KVM_GENERIC_MMU_NOTIFIER
` [PATCH v7 11/29] KVM: s390: Rename some functions in gaccess.c
` [PATCH v7 12/29] KVM: s390: KVM-specific bitfields and helper functions
` [PATCH v7 13/29] KVM: s390: KVM page table management functions: allocation
` [PATCH v7 14/29] KVM: s390: KVM page table management functions: clear and replace
` [PATCH v7 15/29] KVM: s390: KVM page table management functions: walks
` [PATCH v7 16/29] KVM: s390: KVM page table management functions: storage keys
` [PATCH v7 17/29] KVM: s390: KVM page table management functions: lifecycle management
` [PATCH v7 18/29] KVM: s390: KVM page table management functions: CMMA
` [PATCH v7 19/29] KVM: s390: New gmap code
` [PATCH v7 20/29] KVM: s390: Add helper functions for fault handling
` [PATCH v7 21/29] KVM: s390: Add some helper functions needed for vSIE
` [PATCH v7 22/29] KVM: s390: Stop using CONFIG_PGSTE
` [PATCH v7 23/29] KVM: s390: Storage key functions refactoring
` [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
` [PATCH v7 27/29] KVM: s390: Enable 1M pages for gmap
` [PATCH v7 28/29] KVM: s390: Storage key manipulation IOCTL
` [PATCH v7 29/29] KVM: s390: selftests: Add selftest for the KVM_S390_KEYOP ioctl

[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
 2026-02-04 15:09 UTC  (40+ messages)
` [RFC PATCH v5 02/45] KVM: x86/mmu: Update iter->old_spte if cmpxchg64 on mirror SPTE "fails"
` [RFC PATCH v5 04/45] KVM: x86: Make "external SPTE" ops that can fail RET0 static calls
` [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 11/45] x86/tdx: Add helpers to check return status codes
` [RFC PATCH v5 19/45] KVM: Allow owner of kvm_mmu_memory_cache to provide a custom page allocator
` [RFC PATCH v5 20/45] KVM: x86/mmu: Allocate/free S-EPT pages using tdx_{alloc,free}_control_page()

[kvm-unit-tests PATCH] x86: apic, vmexit: replace nop with serialize to wait for deadline timer
 2026-02-04 14:21 UTC  (4+ messages)

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

[Invitation] bi-weekly guest_memfd upstream call on 2026-02-05
 2026-02-04 11:17 UTC 

[PATCH 00/10] RFC: make RamDiscardManager work with multiple sources
 2026-02-04 11:02 UTC  (17+ messages)
` [PATCH 01/10] system/rba: use DIV_ROUND_UP
` [PATCH 02/10] memory: drop RamDiscardListener::double_discard_supported
` [PATCH 03/10] virtio-mem: use warn_report_err_once()
` [PATCH 04/10] system/memory: minor doc fix
` [PATCH 05/10] kvm: replace RamDicardManager by the RamBlockAttribute
` [PATCH 06/10] system/memory: split RamDiscardManager into source and manager
` [PATCH 07/10] system/memory: move RamDiscardManager to separate compilation unit
` [PATCH 08/10] system/memory: constify section arguments
` [PATCH 09/10] memory: implement RamDiscardManager multi-source aggregation
` [PATCH 10/10] tests: add unit tests for "

[PATCH] vfio/fsl-mc: add myself as maintainer
 2026-02-04 10:09 UTC 

[PATCH v3 00/26] Runtime TDX Module update support
 2026-02-04 10:03 UTC  (11+ messages)
` [PATCH v3 07/26] x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs
` [PATCH v3 23/26] x86/virt/tdx: Enable TDX Module runtime updates

[PATCH] KVM: x86: Fix SRCU list traversal in kvm_fire_mask_notifiers()
 2026-02-04  9:12 UTC 

[PATCH 0/5] i386: Add support for CPUID 0x80000026 and Bus Lock Detect
 2026-02-04  9:02 UTC  (15+ messages)
` [PATCH 1/5] i386: Implement CPUID 0x80000026
` [PATCH 2/5] i386: Add CPU property x-force-cpuid-0x80000026
` [PATCH 4/5] i386: Add Bus Lock Detect support

[PATCH v3 00/16] KVM: arm64: nv: Shadow stage-2 page table handling
 2026-02-04  8:28 UTC  (3+ messages)
` [PATCH v3 02/16] KVM: arm64: nv: Implement nested Stage-2 page table walk logic

[PATCH v1 0/9] KVM: x86: Add support for AMD Extended APIC registers
 2026-02-04  7:44 UTC  (10+ messages)
` [PATCH v1 1/9] KVM: x86: Refactor APIC register mask handling to support extended "
` [PATCH v1 2/9] x86/apic: Add helper to get maximum number of Extended LVT registers
` [PATCH v1 3/9] KVM: SVM: Set kvm_caps.has_extapic when CPU supports Extended APIC
` [PATCH v1 4/9] KVM: x86: Introduce KVM_CAP_LAPIC2 for 4KB APIC register space support
` [PATCH v1 5/9] KVM: x86: Refactor APIC state get/set to accept variable-sized buffers
` [PATCH v1 6/9] KVM: Add KVM_GET_LAPIC2 and KVM_SET_LAPIC2 for extended APIC
` [PATCH v1 7/9] KVM: x86: Emulate Extended LVT registers for AMD guests
` [PATCH v1 8/9] x86/cpufeatures: Add CPUID feature bit for Extended LVT AVIC acceleration
` [PATCH v1 9/9] KVM: SVM: Add AVIC support for extended LVT MSRs

[PATCH v4 2/4] RISC-V: KVM: Detect and expose supported HGATP G-stage modes
 2026-02-04  5:45 UTC  (5+ messages)
`  "

[PATCH v4 0/4] KVM: nVMX: Disallow access to vmcs12 fields that aren't supported by "hardware"
 2026-02-04  0:10 UTC  (2+ messages)

[PATCH v7 0/2] SEV-SNP: Add KVM support for SNP certificate fetching
 2026-02-04  0:10 UTC  (2+ messages)

[PATCH v5] KVM: selftests: Test READ=>WRITE dirty logging behavior for shadow MMU
 2026-02-04  0:10 UTC  (2+ messages)

[PATCH 0/4] KVM: x86: Advertise new instruction CPUIDs for Intel Diamond Rapids
 2026-02-04  0:10 UTC  (2+ messages)

[PATCH v2 0/3] KVM: x86: CET vs. nVMX fix and hardening
 2026-02-04  0:10 UTC  (2+ messages)

[PATCH v2] KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()
 2026-02-04  0:10 UTC  (2+ messages)

[PATCH v6] KVM: x86: Add x2APIC "features" to control EOI broadcast suppression
 2026-02-04  0:10 UTC  (2+ messages)

[PATCH] KVM: selftests: Add -U_FORTIFY_SOURCE to avoid some unpredictable test failures
 2026-02-04  0:10 UTC  (2+ messages)

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-02-04  0:10 UTC  (5+ messages)
` [PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update

[PATCH] KVM: x86: Drop WARN on INIT/SIPI being blocked when vCPU is in Wait-For-SIPI
 2026-02-04  0:10 UTC  (2+ messages)

[PATCH v5 0/3] KVM: x86: Add userspace control for Suppress EOI Broadcast
 2026-02-04  0:00 UTC  (5+ messages)
` [PATCH v5 4/3] KVM: selftests: Add test cases for EOI suppression modes

[PULL 00/17] Firmware 20260203 patches
 2026-02-03 23:06 UTC  (2+ messages)

[PATCH v2 0/3] KVM: SEV: Add support for IBPB-on-Entry
 2026-02-03 22:24 UTC  (4+ messages)
` [PATCH v2 1/3] x86/sev: Allow IBPB-on-Entry feature for SNP guests
` [PATCH v2 2/3] KVM: SEV: Add support for IBPB-on-Entry
` [PATCH v2 3/3] x86/sev: Rename SNP_FEATURES_PRESENT->SNP_FEATURES_IMPL

[PATCH 00/14] iommu: Add live update state preservation
 2026-02-03 22:09 UTC  (15+ messages)
` [PATCH 01/14] iommu: Implement IOMMU LU FLB callbacks
` [PATCH 02/14] iommu: Implement IOMMU core liveupdate skeleton
` [PATCH 03/14] liveupdate: luo_file: Add internal APIs for file preservation
` [PATCH 04/14] iommu/pages: Add APIs to preserve/unpreserve/restore iommu pages
` [PATCH 05/14] iommupt: Implement preserve/unpreserve/restore callbacks
` [PATCH 06/14] iommu/vt-d: Implement device and iommu preserve/unpreserve ops
` [PATCH 07/14] iommu/vt-d: Restore IOMMU state and reclaimed domain ids
` [PATCH 08/14] iommu: Restore and reattach preserved domains to devices
` [PATCH 09/14] iommu/vt-d: preserve PASID table of preserved device
` [PATCH 10/14] iommufd-lu: Implement ioctl to let userspace mark an HWPT to be preserved
` [PATCH 11/14] iommufd-lu: Persist iommu hardware pagetables for live update
` [PATCH 12/14] iommufd: Add APIs to preserve/unpreserve a vfio cdev
` [PATCH 13/14] vfio/pci: Preserve the iommufd state of the "
` [PATCH 14/14] iommufd/selftest: Add test to verify iommufd preservation

[PATCH RFC 00/17] mm, kvm: allow uffd suppot in guest_memfd
 2026-02-03 20:56 UTC  (2+ messages)

[PATCH v2 0/5] KVM: x86/pmu: Add support for AMD Host-Only/Guest-Only bits
 2026-02-03 20:46 UTC  (6+ messages)
` [PATCH v2 3/5] KVM: x86/pmu: Refresh Host-Only/Guest-Only eventsel at nested transitions


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