Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-07-23 13:47:09 to 2026-07-23 19:20:12 UTC [more...]

[PATCH V6 0/8] KVM: x86/pmu: Add hardware Topdown metrics support
 2026-07-23 19:19 UTC  (16+ messages)
` [PATCH v6 2/8] KVM: x86/pmu: Support Intel fixed counter 3 on mediated vPMU
` [PATCH v6 5/8] KVM: x86/pmu: Support PERF_METRICS MSR in "
` [PATCH v6 7/8] KVM: x86/pmu: Emulate RDPMC on performance metrics

[PATCH v2] KVM: s390: Fall back to short-term pinning in MAP ioctl
 2026-07-23 19:12 UTC  (3+ messages)

[PATCH v10 0/6] Add RMPOPT support
 2026-07-23 18:53 UTC  (11+ messages)
` [PATCH v10 2/6] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v10 3/6] x86/sev: Disable CPU hotplug while SNP is active

[PATCH v5 0/6] KVM s390x PCI fixes
 2026-07-23 18:49 UTC  (13+ messages)
` [PATCH v5 1/6] KVM: s390: pci: Reject adapter interrupt forwarding if already enabled
` [PATCH v5 2/6] KVM: s390: pci: Fix memory accounting for pinned/unpinned pages
` [PATCH v5 3/6] KVM: s390: pci: Fix missing error codes and memory unaccounting
` [PATCH v5 4/6] KVM: s390: pci: Fix NULL dereference on AIBV allocation failure
` [PATCH v5 5/6] KVM: s390: pci: Fix resource leak on IRQ registration failure
` [PATCH v5 6/6] KVM: s390: pci: Validate AIBV and AISB before pinning guest pages

[PATCH v4 00/18] KVM: SEV: Fix RMP #PF due to freeing in-use VMSA
 2026-07-23 18:47 UTC  (6+ messages)
` [PATCH v4 18/18] KVM: guest_memfd: Combine .gmem_prepare()+.gmem_invalidate() into .gmem_convert()

[PATCH] mm: mempolicy: fix automatic numa balancing for shmem
 2026-07-23 18:45 UTC  (6+ messages)

[PATCH v3 0/8] s390/vfio_ccw fixes
 2026-07-23 18:34 UTC  (17+ messages)
` [PATCH v3 1/8] s390/vfio_ccw: free all memory if cp_init() fails
` [PATCH v3 2/8] s390/vfio_ccw: limit the number of channel program segments
` [PATCH v3 3/8] s390/vfio_ccw: fix out of bounds check on CCW array
` [PATCH v3 4/8] s390/vfio_ccw: ensure first IDAW remains constant
` [PATCH v3 5/8] s390/vfio_ccw: calculate idal length based on idaw type
` [PATCH v3 6/8] s390/vfio_ccw: ensure index for read/write regions are within range
` [PATCH v3 7/8] s390/vfio_ccw: implement a channel program mutex
` [PATCH v3 8/8] s390/vfio_ccw: implement a crw lock

[PATCH] KVM: x86: bound the composed nested TSC multiplier to the max ratio
 2026-07-23 18:21 UTC  (2+ messages)
` [PATCH v2] KVM: x86: bound the composed nested TSC multiplier to a representable ratio

[PATCH v2] KVM: x86: Remove AMX-TF32 enumeration
 2026-07-23 18:04 UTC  (2+ messages)

[PATCH] KVM: nVMX: Only update last_vpid on a successful nested VM-Enter
 2026-07-23 17:47 UTC  (5+ messages)

[RFC PATCH v2 02/25] KVM: SVM: Passthrough the number of supported ASIDs
 2026-07-23 17:34 UTC  (17+ messages)

[PATCH v4 0/6] KVM s390x PCI fixes
 2026-07-23 17:31 UTC  (20+ messages)
` [PATCH v4 1/6] KVM: s390: pci: Reject adapter interrupt forwarding if already enabled
` [PATCH v4 2/6] KVM: s390: pci: Fix memory accounting for pinned/unpinned pages
` [PATCH v4 3/6] KVM: s390: pci: Fix missing error codes and memory unaccounting
` [PATCH v4 4/6] KVM: s390: pci: Fix NULL dereference on AIBV allocation failure
` [PATCH v4 5/6] KVM: s390: pci: Fix resource leak on IRQ registration failure
` [PATCH v4 6/6] KVM: s390: pci: Validate AIBV and AISB before pinning guest pages

[PATCH v5 0/5] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
 2026-07-23 17:17 UTC  (15+ messages)
` [PATCH v5 4/5] vhost: synchronize with RCU readers when freeing workers

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-07-23 16:53 UTC  (3+ messages)

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

[PATCH v7 00/11] Dynamic PAMT
 2026-07-23 15:34 UTC  (7+ messages)
` [PATCH v7 08/11] KVM: TDX: Get/put PAMT pages when (un)mapping private memory

[PATCH] vhost: clear vq->worker under vq->mutex when freeing workers
 2026-07-23 15:33 UTC 

[RFC PATCH v2 00/25] Optimize nSVM TLB flushes
 2026-07-23 15:23 UTC  (10+ messages)
` [RFC PATCH v2 04/25] KVM: x86/mmu: Support specifying a minimum TLB tag
` [RFC PATCH v2 22/25] KVM: x86/mmu: Refactor kvm_mmu_invlpg() to allow skipping the gva flush

[PATCH] vfio/type1: conditional rescheduling while unpinning
 2026-07-23 15:20 UTC 

[PATCH v2 0/6] KVM: SEV: sev_dbg_crypt() fix and overhaul
 2026-07-23 15:17 UTC  (9+ messages)
` [PATCH v2 2/6] KVM: selftests: Add a test to verify SEV {en,de}crypt debug ioctls

[PATCH] tools: Use fputc() calls in some functions
 2026-07-23 15:14 UTC  (4+ messages)

[PATCH v15 00/37] arm64: Support for Arm CCA in KVM
 2026-07-23 14:46 UTC  (6+ messages)
` [PATCH v15 12/37] KVM: arm64: CCA: Support the VGIC in realms


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