Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-07-10 21:17:54 to 2026-07-13 17:50:48 UTC [more...]

[PATCH v1 0/5] KVM s390x PCI fixes
 2026-07-13 17:50 UTC  (11+ messages)
` [PATCH v1 1/5] KVM: s390: pci: Fix refcount leak in memory accounting functions
` [PATCH v1 2/5] KVM: s390: pci: Fix missing error codes and memory unaccounting
` [PATCH v1 3/5] KVM: s390: pci: Fix NULL dereference on AIBV allocation failure
` [PATCH v1 4/5] KVM: s390: pci: Fix resource leak on IRQ registration failure
` [PATCH v1 5/5] KVM: s390: pci: Fix AIBV and AISB spanning multiple pages

[PATCH v2 00/33] mm: make VMA page offset handling more consistent
 2026-07-13 17:48 UTC  (21+ messages)
` [PATCH v2 05/33] mm/rmap: update mm/interval_tree.c comments
` [PATCH v2 22/33] mm/vma: introduce vma_assert_can_modify()
` [PATCH v2 23/33] mm/vma: add and use vma_[add/sub]_pgoff()
` [PATCH v2 26/33] mm/vma: update vma_shrink() to not pass start, pgoff parameters
` [PATCH v2 28/33] mm/vma: slightly rework the anonymous check in __mmap_new_vma()
` [PATCH v2 29/33] mm/vma: introduce and use vma_set_pgoff()
` [PATCH v2 32/33] tools/testing/vma: default VMA, mm flag bits to 64-bit
` [PATCH v2 33/33] tools/testing/vma: output compared expression on ASSERT_[EQ, NE]()

[RFC PATCH v3 00/27] KVM: SVM: Add support for SEV-SNP Secure AVIC
 2026-07-13 17:43 UTC  (8+ messages)
` [RFC PATCH v3 01/27] x86/apic: Propagate APIC_SPIV writes to hv for "
` [RFC PATCH v3 02/27] x86/apic: Drop savic_eoi() in favor of native_apic_msr_eoi() "

[PATCH v3 00/11] vfio/pci: Add CXL Type-2 device passthrough support
 2026-07-13 17:40 UTC  (23+ messages)
` [PATCH v3 01/11] cxl: Add cxl_get_hdm_info() helper for HDM decoder metadata
` [PATCH v3 05/11] vfio: UAPI for CXL Type-2 device passthrough
` [PATCH v3 06/11] cxl: Add register-virtualization helpers for vfio Type-2 passthrough
` [PATCH v3 07/11] vfio/pci: Add CONFIG_VFIO_PCI_CXL with bind-time CXL Type-2 acquisition
` [PATCH v3 08/11] vfio/pci/cxl: Add HDM + COMP_REGS regions and DVSEC clipping shim

[PATCH] KVM: nVMX: store L2's TSC frame in the VM-exit IA32_TSC MSR-store list
 2026-07-13 17:28 UTC  (3+ messages)

[PATCH 0/2] tdx-guest: Make Quote buffer size dynamic
 2026-07-13 17:27 UTC  (5+ 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 v4 00/27] KVM: s390: Introduce arm64 KVM
 2026-07-13 16:38 UTC  (15+ messages)
` [PATCH v4 07/27] arm64: Prepare sharing arm64 headers with s390
` [PATCH v4 09/27] KVM: arm64: Access elements of vcpu_gp_regs individually
` [PATCH v4 13/27] KVM: s390: Prepare KVM/s390 for a second KVM module
` [PATCH v4 25/27] KVM: s390: arm64: Implement vCPU IOCTLs

[PATCH v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
 2026-07-13 16:27 UTC  (11+ messages)
` [PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking
` [PATCH v4 4/6] KVM: arm64: Add HDBSS per-vCPU buffer management
` [PATCH v4 5/6] KVM: arm64: Add HDBSS fault handling and buffer flush
` [PATCH v4 6/6] KVM: arm64: Add auto HDBSS enable/disable on dirty logging change

[RFC PATCH 0/3] KVM: Dirty page logging for guest_memfd-only memslots
 2026-07-13 16:13 UTC  (18+ messages)
` [RFC PATCH 1/3] KVM: guest_memfd: Use memslot id to keep track of associated memslots

[PATCH v2 0/7] KVM: s390: Misc fixes
 2026-07-13 15:58 UTC  (15+ messages)
` [PATCH v2 1/7] KVM: s390: Fix unlikely NULL gmap dereference
` [PATCH v2 2/7] KVM: s390: Return -EFAULT instead of PGM_ADDRESSING
` [PATCH v2 3/7] KVM: s390: Fix race in __do_essa()
` [PATCH v2 4/7] KVM: s390: cmma: Fix dirty tracking when removing memslot
` [PATCH v2 5/7] KVM: s390: ucontrol: Add missing locking around gmap_remove_child()
` [PATCH v2 6/7] KVM: s390: Fix overclearing ESCA in case of error
` [PATCH v2 7/7] KVM: s390: Return -EINTR if a signal was pending while faulting-in

[PATCH v4 00/18] KVM: SEV: Fix RMP #PF due to freeing in-use VMSA
 2026-07-13 15:41 UTC  (9+ messages)
` [PATCH v4 13/18] KVM: guest_memfd: Pass GPA, not GFN, to prepare() hook
` [PATCH v4 18/18] KVM: guest_memfd: Combine .gmem_prepare()+.gmem_invalidate() into .gmem_convert()

[PATCH v6 0/3] x86/tdx: Fix port I/O handling bugs
 2026-07-13 13:51 UTC  (6+ messages)
` [PATCH v6 1/3] x86/tdx: Fix off-by-one in port I/O handling
` [PATCH v6 2/3] x86/insn-eval: Move assign_register() out of KVM as insn_assign_reg()
` [PATCH v6 3/3] x86/tdx: Fix zero-extension for 32-bit port I/O

[PATCH v12 00/29] KVM: arm64: Implement support for SME
 2026-07-13 13:30 UTC  (9+ messages)
` [PATCH v12 04/29] arm64/sve: Factor virtualizable VL discovery out of SVE specific code
` [PATCH v12 22/29] KVM: arm64: Context switch SME state for guests

[PATCH v5 0/5] Add iommufd ioctls to support TSM operations
 2026-07-13 13:18 UTC  (7+ messages)
` [PATCH v5 1/5] vfio: cache KVM VM file references instead of raw struct kvm pointers
` [PATCH v5 2/5] iommufd/device: Associate KVM file pointer with iommufd_device
` [PATCH v5 3/5] iommufd/viommu: Keep a reference to the KVM file

[PATCH] KVM: x86: Handle -1 return from kvm_cpu_get_interrupt
 2026-07-13 13:14 UTC  (3+ messages)

[PATCH v3] RISC-V: KVM: Zicbo[m|z|p] block sizes should be always present in ONE_REG
 2026-07-13 12:57 UTC  (2+ messages)

[RFC PATCH v3 0/6] Add support for AMD IOMMU GAPPI
 2026-07-13 12:56 UTC  (12+ messages)
` [RFC PATCH v3 1/6] iommu/amd: KVM: SVM: Rename cpu to apicid in IOMMU interface
` [RFC PATCH v3 2/6] iommu/amd: KVM: SVM: Rename ga_log_intr to wakeup_intr "
` [RFC PATCH v3 3/6] iommu/amd: KVM: SVM: Add explicit vCPU running state to "
` [RFC PATCH v3 4/6] iommu/amd: Program guest-mode IRTEs for GAPPI wakeup when IRTE[IsRun] = 0
` [RFC PATCH v3 5/6] KVM: SVM: Add support for AMD IOMMU Guest APIC Physical Processor Interrupt (GAPPI)
` [RFC PATCH v3 6/6] iommu/amd: Provide kernel command line option to enable GAPPI

[PATCH] riscv: kvm: Skip preventive hfence.gvma for new G-stage mappings with Svvptc
 2026-07-13 12:39 UTC  (2+ messages)

[PATCH] KVM: riscv: PMU: Bound counter mask scan to BITS_PER_LONG
 2026-07-13 12:03 UTC  (2+ messages)

[GIT PULL 0/5] KVM: s390: Fixes for 7.2
 2026-07-13 11:34 UTC  (9+ messages)
` [GIT PULL 1/5] KVM: s390: pci: Fix GISC refcount leak on AIF enable failure
` [GIT PULL 2/5] KVM: s390: vsie: Avoid potential deadlock with real spaces
` [GIT PULL 3/5] KVM: s390: Fix dat_crste_walk_range() early return
` [GIT PULL 4/5] KVM: s390: Improve kvm_s390_vm_stop_migration()
` [GIT PULL 5/5] KVM: s390: pci: Fix handling of AIF enable without AISB

[PATCH 0/5] Various UI/security-related fixes
 2026-07-13 11:28 UTC  (12+ messages)
` [PATCH 1/5] i386/tdx: fix uninitialized variable warning in tdx_check_features
` [PATCH 2/5] ui/vnc: fix OOB write in vnc_refresh_lossy_rect
` [PATCH 3/5] ui/vnc: validate color shifts in SetPixelFormat
` [PATCH 4/5] ui/vnc: use RFB wire types for client message handlers
` [PATCH 5/5] ui/input-barrier: fix off-by-one in keycode bounds check

[PATCH] KVM: x86: Fix null pointer dereference in trace_kvm_inj_exception
 2026-07-13 11:02 UTC  (3+ messages)

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-07-13 10:19 UTC  (9+ messages)
` [PATCH v2 08/17] x86/virt/tdx: Prepare Quote buffer during extension bringup
` [PATCH v2 16/17] KVM: TDX: Add in-kernel Quote generation

[PATCH] KVM: riscv: SBI FWFT: Apply LOCK flag only on successful set
 2026-07-13  8:33 UTC  (2+ messages)

[PATCH v11 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-07-13  8:04 UTC  (4+ messages)

[PATCH] RISC-V: KVM: Fix lost virtual interrupts during IRQ sync
 2026-07-13  7:47 UTC  (8+ messages)
    ` [PATCH v3] RISC-V: KVM: Serialize virtual interrupt pending state updates
    ` [PATCH v4] "

[PATCH v8 00/11] KVM: arm64: PMU: Use multiple host PMUs
 2026-07-13  7:41 UTC  (5+ messages)
` [PATCH v8 01/11] KVM: arm64: Serialize userspace MDCR_EL2 access
` [PATCH v8 09/11] KVM: arm64: PMU: Implement fixed-counters-only emulation

[PATCH RFC v3] KVM: riscv: Allow G-stage PMD block mappings for VM_PFNMAP
 2026-07-13  7:21 UTC 

[PATCH V6 0/8] KVM: x86/pmu: Add hardware Topdown metrics support
 2026-07-13  7:11 UTC  (9+ messages)
` [PATCH v6 8/8] KVM: selftests: Add PERF_METRICS and fixed counter 3 tests

[PATCH v3 0/5] KVM: SVM: Add Bus Lock Detect support and refactor LBRV
 2026-07-13  7:05 UTC  (13+ messages)
` [PATCH v3 1/5] KVM: SVM: Refactor svm_update_lbrv()
` [PATCH v3 2/5] KVM: nSVM: Disable LBRV in nested control cache when unsupported
` [PATCH v3 3/5] KVM: nSVM: Sanitize nested DR6 using kvm_dr6_fixed()
` [PATCH v3 4/5] KVM: SVM: Compute DEBUGCTL reserved bits dynamically

[PATCH v7 7/7] KVM: SVM: Add Page modification logging support
 2026-07-13  6:12 UTC  (3+ messages)
` [PATCH v7.1] "

[RFC v1 00/25] Add Realm support to QEMU-VMM
 2026-07-13  5:34 UTC  (12+ messages)
` [RFC v1 01/25] linux-headers: Add RME related definitions
` [RFC v1 04/25] target/arm/kvm-rme: Add mechanic to initialize realms
` [RFC v1 07/25] target/arm/kvm: Create scratch Realm VM when requested
` [RFC v1 08/25] target/arm/kvm: Use kvm_vm_check_extension() where necessary

[PATCH] RISC-V: KVM: Avoid redundant page-table allocations in ioremap topup
 2026-07-13  5:20 UTC  (2+ messages)

[PATCH v3 0/4] KVM: Miscellaneous SEV/SNP related fixes
 2026-07-13  3:35 UTC  (2+ messages)

[PATCH v2] KVM: TDX: Reject concurrent change to CPUID entry count
 2026-07-13  2:16 UTC  (3+ messages)

[PATCH v6 0/8] RISC-V: KVM: Add Svadu/Zicfiss/Zicfilp FWFT support
 2026-07-13  1:20 UTC  (12+ messages)
` [PATCH v6 1/8] RISC-V: KVM: Add support for Svadu FWFT features
` [PATCH v6 2/8] KVM: riscv: selftests: add Svadu FWFT extension to get-reg-list test
` [PATCH v6 3/8] RISC-V: KVM: Allow Zicfiss/Zicfilp extensions for Guest/VM
` [PATCH v6 4/8] RISC-V: KVM: Add ssp context save/restore
` [PATCH v6 5/8] RISC-V: KVM: Handle software-check exits for VCPU
` [PATCH v6 6/8] RISC-V: KVM: Delegate SPELP bit to VS/VU mode if landing pad is enabled
` [PATCH v6 7/8] RISC-V: KVM: Add support for control-flow integrity FWFT features
` [PATCH v6 8/8] KVM: riscv: selftests: add Zicfiss/Zicfilp extension to get-reg-list test

[PATCH v19 00/18] vfio/pci: Add PCIe TPH support
 2026-07-13  0:21 UTC  (5+ messages)
` [PATCH v19 04/18] PCI/TPH: Refactor pcie_enable_tph & add explicit requester variant

[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
 2026-07-12 22:19 UTC  (5+ messages)
` [RFC PATCH 10/30] vfio/pci: Export vfio dma-buf specific info for importers

[PATCH kvmtool v3 0/4] Add guest_memfd support for arm64
 2026-07-12 14:25 UTC  (5+ messages)
` [PATCH kvmtool v3 1/4] Initialize the return value in kvm__for_each_mem_bank()
` [PATCH kvmtool v3 2/4] Remove newline from end of die() aborts
` [PATCH kvmtool v3 3/4] Add support for registering guest_memfd-backed memory regions
` [PATCH kvmtool v3 4/4] arm64: Add --guest-memfd option to back guest RAM with guest_memfd

[PATCH v3 00/18] iommu: Add live update state preservation
 2026-07-12 10:27 UTC  (9+ messages)
` [PATCH v3 07/18] iommu/vt-d: Implement device and iommu preserve/unpreserve ops
` [PATCH v3 12/18] iommu/vt-d: Handle reattach of the restored domain

[PATCH] vfio: Request THP-aligned mmap for device fds
 2026-07-11  8:37 UTC  (12+ messages)

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-07-11  6:26 UTC  (9+ messages)
` [PATCH 27/30] mm/vma: correct incorrect vma.h inclusion
` [PATCH 30/30] tools/testing/vma: output compared expression on ASSERT_[EQ, NE]()

[PATCH v8 0/7] KVM: arm64: PMU: Use multiple host PMUs
 2026-07-11  6:18 UTC  (7+ messages)
` [PATCH v8 1/7] KVM: arm64: Disallow vPMU when pPMUs do not cover all CPUs

[PATCH v1 2/2] RISC-V: KVM: fix vcpu vector context handling for kernel-mode vector
 2026-07-11  2:22 UTC  (2+ messages)

[PATCH 00/28] KVM: arm64: Add support for FEAT_NV2p1 and FEAT_NV3
 2026-07-10 22:36 UTC  (4+ messages)
` [PATCH 18/28] KVM: arm64: Add kvm_has_nv{2,3}() predicates

[PATCH v4 0/9] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
 2026-07-10 22:33 UTC  (14+ messages)
` [PATCH v4 1/9] vfio: selftests: igb: Add driver for IGB QEMU device
` [PATCH v4 2/9] vfio: selftests: igb: Use PHY internal loopback on 82576
` [PATCH v4 3/9] vfio: selftests: igb: Use advanced TX and RX descriptors
` [PATCH v4 4/9] vfio: selftests: igb: Program MSI-X interrupt routing
` [PATCH v4 5/9] vfio: selftests: igb: Extend memcpy completion timeout for line-rate hardware
` [PATCH v4 6/9] vfio: selftests: igb: Disable PCIe completion timeout retries
` [PATCH v4 7/9] vfio: selftests: Add helpers to re-enable interrupts
` [PATCH v4 8/9] vfio: selftests: igb: Factor hardware programming into igb_hw_init()
` [PATCH v4 9/9] vfio: selftests: igb: Recover after DMA-read faults

[PATCH 5.15.y v2 0/8] KVM: fixes for CVE-2026-46113 and related issues
 2026-07-10 21:24 UTC  (3+ messages)


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