public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-23 14:40:32 to 2026-04-26 11:05:24 UTC [more...]

[PATCH v2 0/3] vfio/pci: Request resources and map BARs at enable time
 2026-04-26 11:05 UTC  (9+ messages)
` [PATCH v2 1/3] vfio/pci: Set up bar resources and maps in vfio_pci_core_enable()
` [PATCH v2 2/3] vfio/pci: Replace vfio_pci_core_setup_barmap() with checks for resource/map
` [PATCH v2 3/3] vfio/pci: Check BAR resources before exporting a DMABUF

[PATCH 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-04-26 10:52 UTC  (14+ messages)
` [PATCH 1/9] vfio/pci: Fix vfio_pci_dma_buf_cleanup() double-put
` [PATCH 2/9] vfio/pci: Add a helper to look up PFNs for DMABUFs
` [PATCH 3/9] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA
` [PATCH 5/9] vfio/pci: Provide a user-facing name for BAR mappings
` [PATCH 7/9] vfio/pci: Support mmap() of a VFIO DMABUF
` [PATCH 9/9] vfio/pci: Add mmap() attributes to DMABUF feature

[PATCH v4 00/49] KVM: arm64: Add LR overflow infrastructure (the final one, I swear!)
 2026-04-26  9:14 UTC  (10+ messages)
` [PATCH v4 35/49] KVM: arm64: GICv3: nv: Plug L1 LR sync into deactivation primitive

[PATCH v6 0/7] KVM: SVM: Add Page Modification Logging (PML) support
 2026-04-25 14:45 UTC  (10+ messages)
` [PATCH v6 7/7] KVM: SVM: Add Page modification logging support

[PATCH 7.2 v10 0/2] skip redundant sync IPIs when TLB flush sent them
 2026-04-25 11:36 UTC  (33+ messages)
` [PATCH 7.2 v10 1/2] mm/mmu_gather: prepare to skip redundant sync IPIs
` [PATCH 7.2 v10 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush

[PATCH v4 0/5] vfio/pci: Add PCIe TPH support
 2026-04-25  8:46 UTC  (6+ messages)
` [PATCH v4 1/5] PCI/TPH: Export pcie_tph_get_st_modes() for external use
` [PATCH v4 2/5] vfio/pci: Add PCIe TPH interface with capability query
` [PATCH v4 3/5] vfio/pci: Add PCIe TPH enable/disable support
` [PATCH v4 4/5] vfio/pci: Add PCIe TPH GET_ST interface
` [PATCH v4 5/5] vfio/pci: Add PCIe TPH SET_ST interface

[RFC, PATCH 00/12] userfaultfd: working set tracking for VM guest memory
 2026-04-25  6:05 UTC  (27+ messages)

[PATCH v2 0/3] KVM: Fix and clean up kvm_vcpu_map[_readonly]() usages
 2026-04-25  4:25 UTC  (5+ messages)
` [PATCH v2 3/3] KVM: Take gpa_t in kvm_vcpu_map[_readonly]()

KVM-PR no longer works when compiled with new GCC compilers
 2026-04-25  2:50 UTC  (7+ messages)

[PATCH 3/3] irqchip/riscv-imsic: Remove global nr_guest_files after KVM AIA per-HART conversion
 2026-04-25  1:07 UTC  (2+ messages)
`  "

[PATCH V2 0/4] RISC-V: KVM: AIA: Convert HGEI management to fully per-HART
 2026-04-25  1:06 UTC  (6+ messages)
` [PATCH V2 1/4] RISC-V: KVM: AIA: Make HGEI number and management fully per-CPU
` [PATCH V2 2/4] RISC-V: KVM: AIA: Replace global HGEI count with simple enabled bool
` [PATCH V2 3/4] irqchip/riscv-imsic: Move nr_guest_files to per-HART local config
` [PATCH V2 4/4] RISC-V: KVM: AIA: Use per-HART IMSIC guest files to compute final HGEI count
` Re: [PATCH 3/3] irqchip/riscv-imsic: Remove global nr_guest_files after KVM AIA per-HART conversion

[PATCH v3 0/5] vfio/pci: Add PCIe TPH support
 2026-04-24 22:30 UTC  (4+ messages)

[PATCH] vsock/virtio: fix memory leak in virtio_transport_recv_listen()
 2026-04-24 20:17 UTC  (2+ messages)
` [syzbot ci] "

[PATCH] KVM: s390: pci: Fix aisb calculation
 2026-04-24 20:15 UTC  (4+ messages)

[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
 2026-04-24 19:08 UTC  (7+ messages)
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH V3 00/13] target/i386: Misc PMU fixes and enabling
 2026-04-24 18:23 UTC  (4+ messages)
` [PATCH V3 01/13] target/i386: Disable unsupported BTS for guest

[PATCH v3 00/32] target/arm: fully model WFxT instructions for A-profile
 2026-04-24 18:20 UTC  (2+ messages)

[PATCH v4 0/7] Add SEV-SNP restricted injection hypervisor support
 2026-04-24 17:51 UTC  (8+ messages)
` [PATCH v4 1/7] x86/sev: Define the #HV doorbell page structure
` [PATCH v4 2/7] KVM: SVM: Add support for the SEV-SNP #HV doorbell page NAE event
` [PATCH v4 3/7] KVM: SVM: Inject #HV when Restricted Injection is active
` [PATCH v4 4/7] KVM: SVM: Inject NMIs "
` [PATCH v4 5/7] KVM: SVM: Inject MCEs "
` [PATCH 6/7] KVM: SVM: Add support for the SEV-SNP #HV IPI NAE event
` [PATCH v4 7/7] KVM: SVM: Enable Restricted Injection for an SEV-SNP guest

[PATCH] vfio/xe: avoid duplicate reset in xe_vfio_pci_reset_done
 2026-04-24 16:47 UTC  (2+ messages)

[GIT PULL] KVM/arm64 fixes for 7.1, take #1
 2026-04-24 15:14 UTC 

[PATCH 0/3] KVM: arm64: vgic: Fix IIDR revision handling and add revision 1
 2026-04-24 12:24 UTC  (4+ messages)
` [PATCH 1/3] KVM: arm64: vgic: Fix IIDR revision field extracted from wrong value
  ` (subset) "

[PATCH v2 0/4] perf/x86: Don't write PEBS_ENABLED on KVM transitions
 2026-04-24 12:23 UTC  (12+ messages)
` [PATCH v2 1/4] perf/x86/intel: Don't write PEBS_ENABLED on host<=>guest xfers if CPU has isolation
` [PATCH v2 2/4] perf/x86/intel: Don't context switch DS_AREA (and PEBS config) if PEBS is unused
` [PATCH v2 3/4] perf/x86/intel: Make @data a mandatory param for intel_guest_get_msrs()
` [PATCH v2 4/4] perf/x86: KVM: Have perf define a dedicated struct for getting guest PEBS data

[PATCH] KVM: arm64: Wake-up from WFI when iqrchip is in userspace
 2026-04-24 11:08 UTC  (4+ messages)

[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
 2026-04-24 10:41 UTC  (38+ messages)
` [PATCH v2 08/31] x86/virt/tdx: Configure TDX Module with optional TDX Connect feature
` [PATCH v2 10/31] x86/virt/tdx: Add extra memory to TDX Module for Extensions
` [PATCH v2 19/31] iommu/vt-d: Reserve the MSB domain ID bit for the TDX module
` [PATCH v2 20/31] x86/virt/tdx: Add a helper to loop on TDX_INTERRUPTED_RESUMABLE
` [PATCH v2 22/31] iommu/vt-d: Export a helper to do function for each dmar_drhd_unit
` [PATCH v2 23/31] coco/tdx-host: Setup all trusted IOMMUs on TDX Connect init
` [PATCH v2 24/31] coco/tdx-host: Add a helper to exchange SPDM messages through DOE
` [PATCH v2 30/31] coco/tdx-host: Implement IDE stream setup/teardown

[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2026-04-24 10:08 UTC  (10+ messages)
` [PATCH v3 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events

[PATCH] KVM: PPC: Book3S HV: Add H_FAC_UNAVAIL mapping for tracing exits
 2026-04-24  9:25 UTC 

[PATCH 0/2] KVM: x86: Fastpath userspace exit fix and hardening
 2026-04-24  8:45 UTC  (6+ messages)
` [PATCH 1/2] KVM: x86: Ensure vendor's exit handler runs before fastpath userspace exits
` [PATCH 2/2] KVM: SVM: Refresh vcpu->arch.cr{0,3} prior to invoking fastpath handler

[kvm-unit-tests PATCH 0/3] scripts: Configure and update tools to allow basic b4 usage
 2026-04-24  7:42 UTC  (9+ messages)
` [kvm-unit-tests PATCH 1/3] scripts/checkpatch.pl: Add empty codespell and const_structs configs
` [kvm-unit-tests PATCH 3/3] scripts/get_maintainer.pl: Ignore --nogit-chief-penguins option

[PATCH v4 4/6] KVM: x86/pmu: Re-evaluate Host-Only/Guest-Only on nested SVM transitions
 2026-04-24  6:57 UTC  (11+ messages)

[PATCH v4 0/6] KVM: x86/pmu: Add support for AMD Host-Only/Guest-Only bits
 2026-04-24  6:55 UTC  (4+ messages)
` [PATCH v4 3/6] KVM: x86/pmu: Disable counters based on Host-Only/Guest-Only bits in SVM

[PATCH] KVM: x86: enrich kvm_fast_mmio trace event fields
 2026-04-24  6:05 UTC 

[PATCH 7.2 v9 0/2] skip redundant sync IPIs when TLB flush sent them
 2026-04-24  5:03 UTC  (5+ messages)
` [PATCH 7.2 v9 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush

[PATCH v2 0/7] KVM: SVM: Enable FRED support
 2026-04-24  4:57 UTC  (2+ messages)

[PATCH v2] KVM: SVM: Add Bus Lock Detect support
 2026-04-24  4:45 UTC  (2+ messages)

[PATCH v4 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
 2026-04-23 23:53 UTC  (4+ messages)
` [PATCH v4 1/3] KVM: s390: Add map/unmap ioctl and clean mappings post-guest
` [PATCH v4 2/3] KVM: s390: Enable adapter_indicators_set to use mapped pages
` [PATCH v4 3/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject

[PATCH v9 00/22] Enable FRED with KVM VMX
 2026-04-23 22:56 UTC  (3+ messages)

[PATCH 00/11] KVM: x86: Clean up kvm_<reg>_{read,write}() mess
 2026-04-23 22:12 UTC  (9+ messages)
` [PATCH 06/11] KVM: x86: Move kvm_<reg>_{read,write}() definitions to x86.h
` [PATCH 07/11] KVM: x86: Add mode-aware versions of kvm_<reg>_{read,write}() helpers

[PATCH 0/5] KVM: x86/hyperv: Fix racy usage of vcpu->arch.hyperv
 2026-04-23 21:40 UTC  (4+ messages)
` [syzbot ci] "

[PATCH net v1] vhost_net: fix sleeping with preempt-disabled in vhost_net_busy_poll()
 2026-04-23 19:10 UTC  (2+ messages)

[GIT PULL] KVM: Selftests type renames for 7.1
 2026-04-23 18:49 UTC 

[PATCH v10 00/30] KVM: arm64: Implement support for SME
 2026-04-23 18:34 UTC  (4+ messages)
` [PATCH v10 14/30] KVM: arm64: Implement SME vector length configuration

[PATCH v3 00/19] KVM: selftests: Use kernel-style integer and g[vp]a_t types
 2026-04-23 18:34 UTC  (2+ messages)

[PATCH 0/2] x86/kvm/vmx: Fix VMX interrupt injection vs hrtimer_rearm_deferred()
 2026-04-23 17:54 UTC  (4+ messages)
` [PATCH 1/2] x86/kvm/vmx: Move IRQ/NMI dispatch from KVM into x86 core
` [PATCH 2/2] x86/kvm/vmx: Fix VMX vs hrtimer_rearm_deferred()

[PATCH V2 0/4] KVM: x86/pmu: Add hardware Topdown metrics support
 2026-04-23 17:46 UTC  (5+ messages)
` [PATCH V2 1/4] KVM: x86/pmu: Do not map fixed counters >= 3 to generic perf events
` [PATCH V2 2/4] KVM: x86/pmu: Support Intel fixed counter 3 on mediated vPMU
` [PATCH V2 3/4] KVM: x86/pmu: Support PERF_METRICS MSR in "
` [PATCH V2 4/4] KVM: selftests: Add perf_metrics and fixed counter 3 tests

[PATCH v11 00/12] VMSCAPE optimization for BHI variant
 2026-04-23 17:00 UTC  (2+ messages)

[GIT PULL] VFIO updates for v7.1-rc1 (part 2)
 2026-04-23 16:18 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/7] arm64: Add Stage-2 MMU and Nested Guest Framework
 2026-04-23 15:30 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 4/7] lib: arm64: Add foundational guest execution framework

CPU Lockups in KVM with deferred hrtimer rearming
 2026-04-23 15:23 UTC  (11+ messages)

[kvm-unit-tests PATCH v4 0/6] s390x: Add test for STFLE interpretive execution (format-2)
 2026-04-23 14:46 UTC  (5+ messages)
` [kvm-unit-tests PATCH v4 4/6] s390x: sclp: Use sclp_feat_check directly to read DIAG318 feature bit
` [kvm-unit-tests PATCH v4 5/6] s390x: sclp: Add detection of alternate STFLE facilities


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