Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-07-31 19:44:05 to 2026-08-01 06:59:32 UTC [more...]

[PATCH 0/2] vhost-scsi: fix max_io_vqs handling
 2026-08-01  6:59 UTC  (9+ messages)
` [PATCH 1/2] vhost-scsi: use kvzalloc for vq array allocation
` [PATCH 2/2] vhost-scsi: reject invalid max_io_vqs module parameter

[PATCH v1 00/28] KVM: nSVM: Optimize nSVM TLB flushes
 2026-08-01  6:41 UTC  (19+ messages)
` [PATCH v1 02/28] KVM: SVM: Document number of ASIDs CPUID setting
` [PATCH v1 03/28] KVM: VMX: Generalize VPID allocation to be vendor-neutral
` [PATCH v1 08/28] KVM: SEV: Do ASID initialization at VMCB initialization
` [PATCH v1 10/28] KVM: SVM: Use a static ASID per vCPU
` [PATCH v1 12/28] KVM: nSVM: Add a placeholder ASID for L2
` [PATCH v1 25/28] KVM: nSVM: Flush L2's ASID when emulating INVLPGA
` [PATCH v1 26/28] KVM: nSVM: Flush the ASID on nested transitions if shared by L1 and L2

[PATCH v5 0/5] Implement Eager Page Splitting for RISC-V
 2026-08-01  6:37 UTC  (3+ messages)
` [PATCH v5 1/5] RISC-V: KVM: Add the split page cache for ioctl context

[PATCH v8 00/11] KVM: arm64: PMU: Use multiple host PMUs
 2026-08-01  6:34 UTC  (4+ messages)
` [PATCH v8 04/11] arm64: errata: Require Apple IMPDEF PMUv3 traps on all CPUs

[PATCH v7 00/36] Cleaning up the KVM clock mess
 2026-07-31 23:38 UTC  (7+ messages)
` [PATCH v7 31/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
` [PATCH v7 33/36] KVM: selftests: Add KVM/PV clock selftest to prove timer correction
` [PATCH v7 34/36] KVM: selftests: Add master clock offset test

[PATCH v6 00/36] Cleaning up the KVM clock mess
 2026-07-31 23:16 UTC  (6+ messages)
` [PATCH v6 05/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration

[PATCH v13 0/5] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-07-31 22:59 UTC  (12+ messages)
` [PATCH v13 1/5] PCI/TPH: treat reserved 0b10 completer encoding as unsupported
` [PATCH v13 2/5] PCI/TPH: Add requester/completer type helpers
` [PATCH v13 3/5] dma-buf: add optional get_pci_tph() callback
` [PATCH v13 4/5] vfio/pci: implement get_pci_tph and DMA_BUF_TPH feature
` [PATCH v13 5/5] RDMA/mlx5: get tph for p2p access when registering dma-buf mr

[PATCH v2 0/2] KVM: selftests: SEV: address two TODOs in the SEV tests
 2026-07-31 22:04 UTC  (3+ messages)
` [PATCH v3] KVM: selftests: Add a test for KVM_CREATE_VM VM type enforcement

[PATCH v3 00/12] KVM: selftests: Add more syscall wrappers, fix hardware_disable_test
 2026-07-31 21:43 UTC  (20+ messages)
` [PATCH v3 01/12] KVM: selftests: Add a KVM syscall wrapper for sched_setaffinity()
` [PATCH v3 02/12] KVM: selftests: Set threads CPU affinity before doing work in hardware disable test
` [PATCH v3 03/12] KVM: selftests: Pre-set threads affinity in hardware disable test when possible
` [PATCH v3 04/12] KVM: selftests: Return the target CPU from pin_task_to_random_cpu()
` [PATCH v3 05/12] KVM: selftests: Extract picking of random CPU from cpu_set_t to separate API
` [PATCH v3 06/12] KVM: selftests: Affine threads to random CPUs in hardware disable test
` [PATCH v3 07/12] KVM: selftests: Drop unreachable, dead code from "
` [PATCH v3 08/12] KVM: selftests: Add KVM syscall wrapper for pthread_create()
` [PATCH v3 09/12] KVM: selftests: Add KVM syscall wrappers for pthread_{cancel,join}()
` [PATCH v3 10/12] KVM: selftests: Add helper APIs to cancel+join pthreads
` [PATCH v3 11/12] KVM: selftests: Add KVM syscall wrappers for pthread_{g,s}etaffinity_np()
` [PATCH v3 12/12] KVM: selftests: Clean up global constants in hardware disable test

[PATCH net-next v13 0/5] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-07-31 21:40 UTC  (5+ messages)
` [PATCH net-next v13 1/5] tun/tap: add IFF_BACKPRESSURE flag
` [PATCH net-next v13 2/5] tun/tap: add ptr_ring consume helper with netdev queue wakeup

[kvm-unit-tests PATCH] x86: pci: Support unaligned register access in PCI config read/write
 2026-07-31 21:39 UTC  (3+ messages)

[PATCH v9 00/41] guest_memfd: In-place conversion support
 2026-07-31 21:04 UTC  (9+ messages)
` [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()

[PATCH v7 0/9] KVM: x86/pmu: Add hardware Topdown metrics support
 2026-07-31 20:28 UTC  (4+ messages)
` [PATCH v7 7/9] KVM: x86/pmu: Restrict RDPMC passthrough to known CPUs

[PATCH v11 0/6] Add RMPOPT support
 2026-07-31 20:27 UTC  (8+ messages)
` [PATCH v11 2/6] x86/sev: Disable CPU hotplug while SNP is active
` [PATCH v11 3/6] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v11 4/6] x86/sev: Add support to perform RMP optimizations asynchronously

[PATCH v2] KVM: nVMX: Service local TLB flushes on failed nested VM-Enter
 2026-07-31 20:10 UTC  (2+ messages)

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

[PATCH v2] KVM: SEV: drop FOLL_WRITE for encrypted region registration
 2026-07-31 20:10 UTC  (2+ messages)

[PATCH] KVM: SVM: Always intercept ICEBP, add INT1 selftests
 2026-07-31 20:10 UTC  (2+ messages)

[PATCH v5 00/13] KVM: selftests: Stress save+restore and #PF (ft. nested)
 2026-07-31 20:10 UTC  (2+ messages)

[PATCH] KVM: selftests: Fix typos in x86 and riscv tests
 2026-07-31 20:10 UTC  (2+ messages)

[PATCH 0/2] KVM: x86/mmu: Use LOCK CMPXCHG to clear Accessed bits
 2026-07-31 20:10 UTC  (2+ messages)

[PATCH v2] KVM: x86/mmu: Consume the locked rmap value in the lockless rmap walk
 2026-07-31 20:10 UTC  (2+ messages)

[PATCH v3 0/5] KVM: x86: Fix EFER reserved bits initialization
 2026-07-31 20:10 UTC  (2+ messages)

[PATCH v3 0/2] KVM: x86: Fix missing EFER validity checks
 2026-07-31 20:09 UTC  (2+ messages)

[PATCH] KVM: x86: Replace delivery mode TODO with WARN_ON_ONCE
 2026-07-31 20:09 UTC  (2+ messages)

[PATCH v3 0/2] KVM: x86: Suppress false positives on "lost" IRQs
 2026-07-31 20:09 UTC  (2+ messages)

[PATCH 0/6] KVM: Harden kvm_vcpu_map() usage against memory leaks
 2026-07-31 20:09 UTC  (2+ messages)

[PATCH] KVM: x86: Use KVM_X86_OP() for the .pi_update_irte() hook
 2026-07-31 20:09 UTC  (2+ messages)

[PATCH v2] KVM: x86: hyper-v: Clamp stimer deadline to avoid livelock
 2026-07-31 20:09 UTC  (2+ messages)

[PATCH v6 0/9] KVM: guest_memfd: RECLAIM+CONVERT cleanups
 2026-07-31 20:09 UTC  (2+ messages)


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