Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-06-11 16:15:55 to 2026-06-12 16:52:52 UTC [more...]

[PATCH v7 0/5] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-06-12 16:52 UTC  (12+ messages)
` [PATCH v7 1/5] net/mlx5: free mlx5_st_idx_data on final dealloc
` [PATCH v7 2/5] PCI/TPH: Add requester/completer type helpers
` [PATCH v7 3/5] dma-buf: add optional get_tph() callback
` [PATCH v7 4/5] vfio/pci: implement get_tph and DMA_BUF_TPH feature
` [PATCH v7 5/5] RDMA/mlx5: get tph for p2p access when registering dma-buf mr

[PATCH v5 0/5] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
 2026-06-12 16:35 UTC  (7+ messages)
` [PATCH v5 1/5] KVM: arm64: Pass walk flags to kvm_pgtable_get_leaf()
` [PATCH v5 2/5] KVM: arm64: Add pre_fault_memory implementation
` [PATCH v5 3/5] KVM: selftests: Enable pre_fault_memory_test for arm64
` [PATCH v5 4/5] KVM: selftests: Add option for different backing in pre-fault tests
` [PATCH v5 5/5] KVM: selftests: Add nested pre-fault test for arm64

[PATCH] kvm: vfio: Convert kvm_vfio_file_add() to use CLASS(fd) and guard(mutex)
 2026-06-12 16:17 UTC  (3+ messages)

[PATCH v1] s390/virtio_ccw: Also suppress -EINVAL on device detach
 2026-06-12 16:05 UTC  (2+ messages)

[PATCH v3 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-06-12 15:22 UTC  (21+ messages)
` [PATCH v3 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
` [PATCH v3 2/9] vfio/pci: Add a helper to look up PFNs for DMABUFs
` [PATCH v3 3/9] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA
` [PATCH v3 4/9] vfio/pci: Convert BAR mmap() to use a DMABUF
` [PATCH v3 5/9] vfio/pci: Provide a user-facing name for BAR mappings

[PATCH v3 RESEND 00/10] KVM: selftests: add powerpc support
 2026-06-12 15:14 UTC  (11+ messages)
` [PATCH v3 RESEND 02/10] KVM: selftests: Add aligned guest physical page allocator
` [PATCH v3 RESEND 04/10] KVM: PPC: selftests: powerpc enable kvm_create_max_vcpus test

[PATCH v2 0/2] KVM: nVMX: Fix ept=n bugs where KVM runs L2 with guest CR3
 2026-06-12 15:16 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: nVMX: Move vTPR vs. TPR Threshold consistency check into "normal" checks
` [PATCH v2 2/2] KVM: nVMX: Don't use vmcs01.GUEST_CR3 to snapshot L1's CR3 when EPT is disabled

[PATCH] KVM: selftests: access_tracking_perf_test: bump number of NUMA nodes to 32
 2026-06-12 15:08 UTC  (2+ messages)

[PATCH v2 0/5] vfio/pci: Latch module params, fix bitfield use and VGA unwind
 2026-06-12 15:05 UTC  (11+ messages)
` [PATCH v2 1/5] vfio/pci: Latch disable_idle_d3 per device
` [PATCH v2 2/5] vfio/pci: Release the VGA arbiter client on register_device() failure
` [PATCH v2 3/5] vfio/pci: Fix racy bitfields and tighten struct layout
` [PATCH v2 4/5] vfio/mlx5: "
` [PATCH v2 5/5] vfio/pci: Latch all module parameters per device

[RFC PATCH 0/5] vfio/pci: Support ZONE_DEVICE-backed P2P Registration
 2026-06-12 14:50 UTC  (5+ messages)

[PATCH v1 1/1] s390/pgtable: Unconditionally clear _PAGE_UNUSED
 2026-06-12 14:50 UTC 

[PATCH 0/2] tdx-guest: Make Quote buffer size dynamic
 2026-06-12 14:25 UTC  (7+ messages)
` [PATCH 1/2] x86/tdx: Add helper to query maximum TD Quote size
` [PATCH 2/2] virt: tdx-guest: Allocate Quote buffer dynamically

[PATCH v2 0/9] sched/kvm: Semantics-aware vCPU scheduling for oversubscribed KVM
 2026-06-12 14:07 UTC  (7+ messages)

[PATCH 0/4] Remove deprecated Power8E and 8NVL CPUs
 2026-06-12 13:52 UTC  (10+ messages)
` [PATCH 1/4] ppc/pnv: Replace Power8E with Power11 for 'none' machine test
` [PATCH 3/4] ppc/pnv: Remove Power8E and Power8NVL spapr cores
` [PATCH 4/4] ppc/pnv: Remove Power8E and Power8NVL CPUs

[PATCH v4 00/16] riscv: hwprobe: Expose RVA23U64 base behavior
 2026-06-12 13:51 UTC  (26+ messages)
` [PATCH v4 01/16] dt-bindings: riscv: sort multi-letter Z extensions alphanumerically
` [PATCH v4 02/16] riscv: hwprobe.rst: Make indentation consistent
` [PATCH v4 03/16] riscv: hwprobe.rst: Document EXT_ZICFISS and EXT_ZICFILP
` [PATCH v4 04/16] riscv: Standardize extension capitalization
` [PATCH v4 05/16] riscv: Add Zicclsm to cpufeature and hwprobe
` [PATCH v4 06/16] riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs "
` [PATCH v4 07/16] riscv: Add B to hwcap "
` [PATCH v4 08/16] dt-bindings: riscv: Add Zic64b extension description
` [PATCH v4 09/16] riscv: Add Zic64b to cpufeature and hwprobe
` [PATCH v4 10/16] riscv: dts: spacemit: k3: Add Zic64b ISA extension
` [PATCH v4 11/16] riscv: dts: spacemit: k1: "
` [PATCH v4 12/16] riscv: dts: sophgo: sg2044: "
` [PATCH v4 13/16] riscv: Add a getter for user PMLEN support
` [PATCH v4 14/16] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection
` [PATCH v4 15/16] riscv: cpu: Output isa bases lines in cpuinfo
` [PATCH v4 16/16] riscv: hwprobe: Introduce rva23u64 base behavior

[PATCH v2] KVM: x86/mmu: Expose number of shadow MMU shadow pages as a stat
 2026-06-12 13:37 UTC 

[PATCH v4 0/4] KVM: s390: vsie: Implement ASTFLEIE facility 2
 2026-06-12 13:17 UTC  (8+ messages)
` [PATCH v4 1/4] KVM: s390: Minor refactor of base/ext facility lists
` [PATCH v4 2/4] s390/sclp: Detect ASTFLEIE 2 facility
` [PATCH v4 3/4] KVM: s390: vsie: Refactor handle_stfle
` [PATCH v4 4/4] KVM: s390: vsie: Implement ASTFLEIE facility 2

[kvm-unit-tests RFC PATCH 0/6] powerpc improvements
 2026-06-12 12:27 UTC  (7+ messages)
` [kvm-unit-tests RFC PATCH 1/6] powerpc: add pmu tests

[PATCH v3 00/10] sched/fair, KVM: Semantics-aware directed yield for oversubscribed KVM
 2026-06-12  9:43 UTC  (22+ messages)
` [PATCH v3 01/10] sched/fair: Add EEVDF lag credit primitive for nominated next-buddy
` [PATCH v3 02/10] sched/fair: Credit a persistent, queue-depth-scaled vlag margin
` [PATCH v3 03/10] sched/fair: Credit queued next-buddy via canonical requeue
` [PATCH v3 04/10] sched/fair: Credit nominated next-buddy in yield_to_task_fair()
` [PATCH v3 05/10] sched/fair: Force a local resched on yield_to() so the buddy is picked
` [PATCH v3 06/10] KVM: x86: Add IPI tracking infrastructure for directed yield
` [PATCH v3 07/10] KVM: x86/lapic: Track unicast fixed IPI delivery
` [PATCH v3 08/10] KVM: x86/lapic: Clear IPI tracking on matching-vector EOI
` [PATCH v3 09/10] KVM: Add IPI-aware directed-yield candidate selection
` [PATCH v3 10/10] KVM: Add relaxed preempted-only fallback for directed yield

[GIT PULL] KVM/arm64 updates for 7.2
 2026-06-12  8:52 UTC  (2+ messages)

[PATCH v2 0/5] KVM: x86: small MMU-adjacent cleanups
 2026-06-12  8:47 UTC  (2+ messages)

[PATCH v6 0/6] LoongArch: KVM: Small enhancement about interrupt injection
 2026-06-12  8:39 UTC  (6+ messages)
` [PATCH v6 5/6] LoongArch: KVM: Add valid bit check when set ESTAT CSR register

[PATCH v2 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-06-12  8:28 UTC  (3+ messages)
` [PATCH v2 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE

[GIT PULL] KVM: x86 pull requests for 7.2
 2026-06-12  8:15 UTC  (18+ messages)
` [GIT PULL] KVM: x86: Generic changes "
` [GIT PULL] KVM: x86: guest_memfd "
` [GIT PULL] KVM: x86: Misc "
` [GIT PULL] KVM: x86: MMU "
` [GIT PULL] KVM: x86: Selftests "
` [GIT PULL] KVM: x86: SEV "
` [GIT PULL] KVM: x86: SVM "
` [GIT PULL] KVM: VFIO "
` [GIT PULL] KVM: x86: VMX "

[PATCH v2 0/2] s390x/kvm: Add ASTFLE facility 2 for nested virtualization
 2026-06-12  7:22 UTC  (3+ messages)

[PATCH] KVM: guest_memfd: Fix ABBA deadlock in error_remove_folio
 2026-06-12  7:22 UTC  (3+ messages)

[tip:irq/core] [x86/irq] 2b57c69917: lkvs.thermal_test.sh_-t_check_pkg_interrupts.fail
 2026-06-12  6:00 UTC 

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-06-12  5:47 UTC  (13+ messages)
` [RFC PATCH 05/15] x86/virt/tdx: Move tdx_tdr_pa() up in the file
` [RFC PATCH 06/15] x86/virt/tdx: Initialize Quoting extension during bringup
` [RFC PATCH 09/15] x86/virt/tdx: Add interface to generate a Quote
` [RFC PATCH 10/15] x86/tdx: Move and rename Quote request structure
` [RFC PATCH 13/15] KVM: TDX: Support event-notify interrupts only with userspace quoting
` [RFC PATCH 14/15] x86/virt/tdx: Embed version info in SEAMCALL leaf function definitions

[PATCH v4 0/9] KVM: selftests: Create KVM selftests runner
 2026-06-12  1:07 UTC  (6+ messages)
` [PATCH v4 1/9] KVM: selftest: Create KVM selftest runner

[PATCH] KVM: SEV: Don't return a still-assigned gmem page to the host
 2026-06-12  0:10 UTC  (11+ messages)

[PATCH v7 1/5] net/mlx5: free mlx5_st_idx_data on final dealloc
 2026-06-11 23:45 UTC  (11+ messages)
  ` [PATCH v7 3/5] dma-buf: add optional get_tph() callback
  ` [PATCH v7 5/5] RDMA/mlx5: get tph for p2p access when registering dma-buf mr

[PATCH v7 2/5] PCI/TPH: Add requester/completer type helpers
 2026-06-11 23:06 UTC  (2+ messages)

[PATCH v7 4/5] vfio/pci: implement get_tph and DMA_BUF_TPH feature
 2026-06-11 23:02 UTC  (2+ messages)

[PATCH] vfio: selftests: Ensure libvfio output dirs are always created
 2026-06-11 21:39 UTC 

[PATCH v2 08/10] KVM: selftests: Trigger save+restore randomly in the #PF stress test
 2026-06-11 19:14 UTC  (4+ messages)

[PATCH 0/2] vfio/pci: Latch module parameters per device
 2026-06-11 19:06 UTC  (5+ messages)
` [PATCH 1/2] vfio/pci: Latch disable_idle_d3 "
` [PATCH 2/2] vfio/pci: Latch all module parameters "

[PATCH v6 00/11] Dynamic PAMT
 2026-06-11 18:47 UTC  (5+ messages)
` [PATCH v6 01/11] x86/virt/tdx: Simplify tdmr_get_pamt_sz()
` [PATCH v6 02/11] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT

[PATCH] vfio/pci: make nointxmask and disable_idle_d3 module params read-only
 2026-06-11 18:32 UTC  (2+ messages)

[PATCH v3 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
 2026-06-11 17:44 UTC  (2+ messages)

[PATCH v2] KVM: x86: Unconditionally recompute CR8 intercept on PPR update
 2026-06-11 17:20 UTC  (3+ messages)
` [syzbot ci] "


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