kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-31 07:49:37 to 2025-08-05 09:38:19 UTC [more...]

[PATCH 0/3] use vm_flags_t consistently
 2025-08-05  9:37 UTC  (8+ messages)
` [PATCH 2/3] mm: update core kernel code to "

[PATCH v1] VSOCK: fix Information Leak in virtio_transport_shutdown()
 2025-08-05  8:53 UTC  (5+ messages)
` [PATCH] "

[PATCH] MAINTAINERS: Update Shameer Kolothum's email address
 2025-08-05  8:39 UTC 

[GIT PULL] VFIO updates for v6.17-rc1
 2025-08-05  7:47 UTC  (4+ messages)

[PATCH v7 0/3] update live migration configuration region
 2025-08-05  6:51 UTC  (4+ messages)
` [PATCH v7 1/3] migration: update BAR space size
` [PATCH v7 2/3] migration: qm updates BAR configuration
` [PATCH v7 3/3] migration: adapt to new migration configuration

[PATCH v2 15/16] PCI: Check ACS DSP/USP redirect bits in pci_enable_pasid()
 2025-08-05  4:39 UTC  (2+ messages)

[RFC PATCH 00/20] TD-Preserving updates
 2025-08-05  4:02 UTC  (14+ messages)
` [RFC PATCH 04/20] x86/virt/tdx: Introduce a "tdx" subsystem and "tsm" device
` [RFC PATCH 07/20] x86/virt/tdx: Expose SEAMLDR information via sysfs

[PATCH v2 00/16] Fix incorrect iommu_groups with PCIe ACS
 2025-08-05  3:43 UTC  (4+ messages)

[PATCH] vfio/type1: Absorb num_pages_contiguous()
 2025-08-05  1:24 UTC 

[RFC PATCH] KVM: TDX: Decouple TDX init mem region from kvm_gmem_populate()
 2025-08-05  1:20 UTC  (12+ messages)

[PATCH v1 00/11] Implement support for IBS virtualization
 2025-08-05  1:10 UTC  (7+ messages)
` [PATCH v1 04/11] KVM: x86: Add emulation support for Extented LVT registers

[PATCH v4 00/38] Mediated vPMU 4.0 for x86
 2025-08-05  0:54 UTC  (9+ messages)
` [PATCH v4 20/38] KVM: x86/pmu: Check if mediated vPMU can intercept rdpmc

Live Update MC (LPC): Call for Presentations
 2025-08-04 23:09 UTC  (2+ messages)

[RFC PATCH 0/1] Tweak TLB flushing when VMX is running on Hyper-V
 2025-08-04 23:09 UTC  (8+ messages)
` [RFC PATCH 1/1] KVM: VMX: Use Hyper-V EPT flush for local TLB flushes

[RFC PATCH kvmtool 01/10] vfio: Associate vm instance with vfio fd
 2025-08-04 22:33 UTC  (12+ messages)
` [RFC PATCH kvmtool 09/10] vfio/iommufd: Add viommu and vdevice objects

[RFC PATCH 0/9] vfio: Introduce mmap maple tree
 2025-08-04 20:09 UTC  (12+ messages)
` [RFC PATCH 1/9] vfio: add mmap maple tree to vfio
` [RFC PATCH 2/9] vfio: add transient ops to support vfio mmap mt
` [RFC PATCH 3/9] vfio-pci-core: rename vm operations
` [RFC PATCH 4/9] vfio-pci-core: remove redundant offset calculations
` [RFC PATCH 5/9] vfio-pci-core: add vfio_pci_mmap & helpers
` [RFC PATCH 6/9] vfio-pci-core: support the new vfio ops
` [RFC PATCH 7/9] vfio-pci: use "
` [RFC PATCH 8/9] vfio: UAPI for setting mmap attributes
` [RFC PATCH 9/9] vfio_pci_core: support mmap attrs uapi & WC

[PATCH v4] vfio/pci: print vfio-device syspath to fdinfo
 2025-08-04 19:44 UTC 

[PATCH v3] vfio/pci: print vfio-device syspath to fdinfo
 2025-08-04 19:09 UTC  (3+ messages)

[PATCH kvmtool v3 0/6] arm64: Nested virtualization support
 2025-08-04 18:15 UTC  (16+ messages)
` [PATCH kvmtool v3 2/6] arm64: Initial nested virt support
` [PATCH kvmtool v3 3/6] arm64: nested: add support for setting maintenance IRQ
` [PATCH kvmtool v3 4/6] arm64: add counter offset control
` [PATCH kvmtool v3 5/6] arm64: add FEAT_E2H0 support
` [PATCH kvmtool v3 6/6] arm64: Generate HYP timer interrupt specifiers

[RFC PATCH 0/4] Add new VFIO PCI driver for NVMe devices
 2025-08-04 17:15 UTC  (9+ messages)
` [RFC PATCH 1/4] vfio-nvme: add vfio-nvme lm driver infrastructure
` [RFC PATCH 2/4] nvme: add live migration TP 4159 definitions
` [RFC PATCH 3/4] nvme: export helpers to implement vfio-nvme lm
` [RFC PATCH 4/4] vfio-nvme: implement TP4159 live migration cmds

[PATCH] vhost: initialize vq->nheads properly
 2025-08-04 15:57 UTC  (3+ messages)

[PATCH v1 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-08-04 15:26 UTC  (14+ messages)
` [PATCH v1 01/10] PCI/P2PDMA: Remove redundant bus_offset from map state
` [PATCH v1 02/10] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v1 03/10] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v1 04/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v1 05/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH v1 06/10] types: move phys_vec definition to common header
` [PATCH v1 07/10] vfio: Export vfio device get and put registration helpers
` [PATCH v1 08/10] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v1 09/10] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v1 10/10] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH v5 0/7] TDX host: kexec/kdump support
 2025-08-04 12:48 UTC  (7+ messages)
` [PATCH v5 3/7] x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL
` [PATCH v5 7/7] KVM: TDX: Explicitly do WBINVD when no more TDX SEAMCALLs

[PATCH v10 0/2] Enable Secure TSC for SEV-SNP
 2025-08-04 10:37 UTC  (3+ messages)
` [PATCH v10 1/2] x86/cpufeatures: Add SNP Secure TSC
` [PATCH v10 2/2] KVM: SVM: Enable Secure TSC for SNP guests

[PATCH] i386/kvm: Disable hypercall patching quirk by default
 2025-08-04  9:35 UTC  (3+ messages)

[PATCH v3] i386/kvm: Provide knob to disable hypercall patching quirk
 2025-08-04  9:16 UTC  (3+ messages)

[PATCH v3 0/2] KVM: SEV: Improve GHCB Version Handling for SEV-ES/SEV-SNP
 2025-08-04  9:09 UTC  (3+ messages)
` [PATCH v3 1/2] KVM: SEV: Drop GHCB_VERSION_DEFAULT and open code it
` [PATCH v3 2/2] KVM: SEV: Enforce minimum GHCB version requirement for SEV-SNP guests

[PATCH v3] KVM: x86: use array_index_nospec with indices that come from guest
 2025-08-04  6:44 UTC 

[PATCH v5 20/23] KVM: nVMX: Add FRED VMCS fields to nested VMX context handling
 2025-08-04  6:03 UTC  (4+ messages)
` [PATCH v5A "

[PATCH 0/5] KVM: Drop vm_dead, pivot on vm_bugged for -EIO
 2025-08-03 17:41 UTC  (5+ messages)
` [PATCH 5/5] KVM: TDX: Add sub-ioctl KVM_TDX_TERMINATE_VM

[PATCH v5 10/23] KVM: VMX: Add support for FRED context save/restore
 2025-08-02 17:15 UTC  (2+ messages)
` [PATCH v5A "

[PATCH] x86/irq: Plug vector setup race
 2025-08-02 11:54 UTC  (3+ messages)

[PATCH v2] arch/x86/kvm/ioapic: Remove license boilerplate with bad FSF address
 2025-08-02  7:56 UTC  (5+ messages)

[PATCH v2 0/4] KVM: VMX: Handle the immediate form of MSR instructions
 2025-08-02  0:15 UTC  (5+ messages)
` [PATCH v2 1/4] x86/cpufeatures: Add a CPU feature bit for MSR immediate form instructions
` [PATCH v2 2/4] KVM: VMX: Handle the immediate form of MSR instructions
` [PATCH v2 3/4] KVM: VMX: Support the immediate form WRMSRNS in fastpath
` [PATCH v2 4/4] KVM: x86: Advertise support for the immediate form of MSR instructions

[PATCH v7 00/30] TDX KVM selftests
 2025-08-01 23:10 UTC  (4+ messages)
` [PATCH v7 05/30] KVM: selftests: Update kvm_init_vm_address_properties() for TDX

[PATCH v5 0/7] KVM: x86/mmu: Run TDP MMU NX huge page recovery under MMU read lock
 2025-08-01 22:30 UTC  (15+ messages)
` [PATCH v5 3/7] KVM: x86/mmu: Recover TDP MMU NX huge pages using "
` [PATCH v5 7/7] KVM: selftests: Add an NX huge pages jitter test

[GIT PULL v2] virtio, vhost: features, fixes
 2025-08-01 21:36 UTC  (6+ messages)

[PATCH v2] vfio/pci: print vfio-device syspath to fdinfo
 2025-08-01 19:58 UTC  (3+ messages)

[PATCH v1 0/4] KVM: VMX: Handle the immediate form of MSR instructions
 2025-08-01 16:27 UTC  (16+ messages)
` [PATCH v1 2/4] KVM: x86: Introduce MSR read/write emulation helpers
` [PATCH v1 3/4] KVM: VMX: Handle the immediate form of MSR instructions
` [PATCH v1 4/4] KVM: x86: Advertise support for "

[PATCHv2 00/12] TDX: Enable Dynamic PAMT
 2025-08-01 15:03 UTC  (14+ messages)
` [PATCHv2 01/12] x86/tdx: Consolidate TDX error handling

[GIT PULL] virtio, vhost: features, fixes
 2025-08-01 13:19 UTC  (3+ messages)

[RFC PATCH 00/34] Running Qualcomm's Gunyah Guests via KVM in EL1
 2025-08-01 12:25 UTC  (3+ messages)
` [RFC PATCH 06/34] KVM: gunyah: Add initial Gunyah backend support

[PATCH v6 0/3] update live migration configuration region
 2025-08-01  7:58 UTC  (4+ messages)
` [PATCH v6 3/3] migration: adapt to new migration configuration

[PATCH] LoongArch: KVM: Access mailbox directly in mail_send()
 2025-08-01  5:32 UTC  (4+ messages)

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-08-01  2:33 UTC  (7+ messages)
` [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
` [POC PATCH 0/5] QEMU: Enable in-place conversion and hugetlb gmem
  ` [POC PATCH 3/5] memory/guest_memfd: Enable in-place conversion when available

[PATCH v9 00/43] arm64: Support for Arm CCA in KVM
 2025-08-01  1:56 UTC  (3+ messages)
` [PATCH v9 19/43] arm64: RME: Allow populating initial contents

[GIT PULL 0/2] KVM: s390: updates for 6.17
 2025-07-31 22:55 UTC  (3+ messages)
` [GIT PULL 1/2] entry: Add arch_in_rcu_eqs()

[PATCH v1 0/4] A couple of improvements for VMM to inject external abort to guest
 2025-07-31 21:20 UTC  (5+ messages)
` [PATCH v1 1/4] KVM: arm64: Allow userspace to inject external instruction abort
` [PATCH v1 2/4] KVM: arm64: Allow userspace to supply ESR when injecting SEA
` [PATCH v1 3/4] KVM: selftests: Test injecting external abort with ISS
` [PATCH v1 4/4] Documentation: kvm: update UAPI for injecting SEA

[PATCH v2 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-07-31 21:06 UTC  (9+ messages)
` [PATCH v2 1/6] KVM: arm64: VM exit to userspace to handle SEA

[PATCH v3 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-07-31 20:58 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: arm64: VM exit to userspace to handle SEA
` [PATCH v3 2/3] KVM: selftests: Test for KVM_EXIT_ARM_SEA
` [PATCH v3 3/3] Documentation: kvm: new UAPI for handling SEA

[PATCH 00/33] vfio: Introduce selftests for VFIO
 2025-07-31 20:55 UTC  (5+ messages)

[GIT PULL] Please pull IOMMUFD subsystem changes
 2025-07-31 20:01 UTC  (2+ messages)

[kvm-unit-tests PATCH v2] scripts/arch-run.bash: Drop the dependency on "jq"
 2025-07-31 11:05 UTC 

[PATCH] KVM: arm64: nv: Properly check ESR_EL2.VNCR on taking a VNCR_EL2 related fault
 2025-07-31 10:07 UTC  (2+ messages)

[PATCH] virtio_pci: Fix misleading comment for queue vector
 2025-07-31  9:27 UTC 

[Bug 218792] New: Guest call trace with mwait enabled
 2025-07-31  8:59 UTC  (4+ messages)
` [Bug 218792] "

[syzbot] Monthly kvm report (Jul 2025)
 2025-07-31  8:59 UTC 

[kvm-unit-tests PATCH v4 0/5] x86: add HPET counter tests
 2025-07-31  8:58 UTC  (4+ messages)
` [kvm-unit-tests PATCH v4 3/5] x86: move USERBASE to 32Mb in smap/pku/pks tests

[PATCH v17 00/24] KVM: Enable mmap() for guest_memfd
 2025-07-31  8:33 UTC  (25+ messages)
` [PATCH v17 02/24] KVM: x86: Have all vendor neutral sub-configs depend on KVM_X86, not just KVM
` [PATCH v17 03/24] KVM: x86: Select KVM_GENERIC_PRIVATE_MEM directly from KVM_SW_PROTECTED_VM
` [PATCH v17 04/24] KVM: x86: Select TDX's KVM_GENERIC_xxx dependencies iff CONFIG_KVM_INTEL_TDX=y
` [PATCH v17 12/24] KVM: x86/mmu: Rename .private_max_mapping_level() to .gmem_max_mapping_level()
` [PATCH v17 13/24] KVM: x86/mmu: Hoist guest_memfd max level/order helpers "up" in mmu.c
` [PATCH v17 14/24] KVM: x86/mmu: Enforce guest_memfd's max order when recovering hugepages
` [PATCH v17 15/24] KVM: x86/mmu: Extend guest_memfd's max mapping level to shared mappings
` [PATCH v17 23/24] KVM: selftests: guest_memfd mmap() test when mmap is supported


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).