Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-09-04 11:55:49 to 2026-09-07 04:45:00 UTC [more...]

[PATCH v2 0/3] arm64: fix typos in comments
 2026-09-07  4:44 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: kvm: fix typo "synchonized" in comment
` [PATCH v2 2/3] selftests: kvm: fix typos in comments
` [PATCH v2 3/3] arm64: kvm: fix typo in pauth.c comment

[PATCH v4 00/27] vfio/pci: Add CXL Type-2 device passthrough support
 2026-09-07  4:13 UTC  (4+ messages)
` [PATCH v4 02/27] cxl/regs: Skip sub-block region request for BAR-owning drivers

[PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking
 2026-09-07  3:17 UTC  (12+ messages)

[PATCH v4] vhost/vsock: batch RX used-ring updates
 2026-09-07  3:05 UTC  (3+ messages)

[PATCH] Documentation: KVM: Fix the struct kvm_arm_device_addr name
 2026-09-06 19:53 UTC  (2+ messages)

[PATCH] Documentation: KVM: Fix the event_source sysfs path in the PMU attribute description
 2026-09-06 19:51 UTC  (2+ messages)

[PATCH v2 0/3] virtio: synchronize callbacks during device reset
 2026-09-06 18:59 UTC  (14+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] virtio_input: stop callbacks before unregistering input device
` [PATCH v2 3/3] virtio: implement synchronize_cbs for remaining transports

[BUG/RFC] PCI/EDR/DPC: vfio-pci endpoint left disabled after successful recovery
 2026-09-06 18:34 UTC 

[PATCH 0/7] KVM: selftests: Fix maxnodes bugs and cleanup related code
 2026-09-06 18:13 UTC  (11+ messages)
` [PATCH 1/7] KVM: selftests: Account for kernel's off-by-one bug in NUMA node syscalls
` [PATCH 4/7] KVM: selftests: Compute node masks on-demand in xAPIC IPI test
` [PATCH 5/7] KVM: selftests: Add common helper to get mask+number of usable memory NUMA nodes
` [PATCH 6/7] KVM: selftests: Automatically run xAPIC IPI migration test when possible
` [PATCH 7/7] KVM: selftests: Skip xAPIC IPI migration test when forced but unsupported

[PATCH v2 0/4] KVM: Reset steal time accounting on vCPU pid change
 2026-09-06 17:27 UTC  (13+ messages)
` [PATCH v2 1/4] KVM: Move last_steal to common struct kvm_vcpu
` [PATCH v2 2/4] KVM: Reset last_steal on vCPU pid change
` [PATCH v2 3/4] KVM: selftests: Test steal time across vCPU pid changes on x86
` [PATCH v2 4/4] KVM: selftests: Add arm64 coverage for steal time pid changes

[PATCH v13 0/5] Add RMPOPT support
 2026-09-06 17:24 UTC  (5+ messages)
` [PATCH v13 4/5] x86/sev: Add support to perform RMP optimizations asynchronously
` [PATCH v13 5/5] x86/sev: Re-enable RMP optimizations on SNP guest shutdown

[PATCH net-next 0/6] vsock: assign the guest vsock device to a network namespace
 2026-09-06 17:04 UTC  (11+ messages)
` [PATCH net-next 2/6] vsock: add IOCTL_VM_SOCKETS_ASSIGN_G2H_NETNS
` [PATCH net-next 6/6] selftests/vsock: test the assign ioctl privilege checks

[PATCH net-next 5/6] selftests/vsock: test the guest vsock device network namespace
 2026-09-06 17:04 UTC  (2+ messages)

[PATCH net-next 4/6] selftests/vsock: add a helper to assign the g2h device to a netns
 2026-09-06 17:04 UTC  (2+ messages)

[PATCH net-next 3/6] vsock/virtio: support guest device network namespace
 2026-09-06 17:04 UTC  (2+ messages)

[PATCH] KVM: arm64: vgic: Serialise CTRL_INIT against vCPU creation
 2026-09-06 16:45 UTC  (2+ messages)

[PATCH v5 0/8] KVM: nSVM: Enable DecodeAssists for nested guests
 2026-09-06 16:33 UTC  (23+ messages)
` [PATCH v5 1/8] KVM: x86: Add helper to provide intercept linear addresses
` [PATCH v5 2/8] KVM: nSVM: Synthesize DecodeAssists EXITINFO for emulated intercepts
` [PATCH v5 3/8] KVM: nSVM: Track fresh hardware DecodeAssist bytes
` [PATCH v5 4/8] KVM: nSVM: Propagate hardware DecodeAssist bytes to VMCB12
` [PATCH v5 5/8] KVM: nSVM: Use emulator bytes for synthesized nested #NPF
` [PATCH v5 6/8] KVM: nSVM: Fetch missing DecodeAssist bytes for synthesized #NPF/#PF
` [PATCH v5 7/8] KVM: nSVM: Advertise DecodeAssists to L1

[PATCH] vfio/cdx: reject non-shared MMIO mmaps
 2026-09-06 12:53 UTC  (2+ messages)

[PATCH] vfio/platform: keep logical vm_pgoff in MMIO region mmap
 2026-09-06 12:33 UTC  (3+ messages)

[PATCH v4] vfio/platform: prevent read-only region mappings from becoming writable
 2026-09-06 12:32 UTC 

[PATCH v2 0/4] KVM: s390: replace page allocator calls with kzalloc()
 2026-09-06  8:37 UTC  (9+ messages)
` [PATCH v2 1/4] KVM: s390: Replace get_zeroed_page() with kzalloc() for the STHYI buffer
` [PATCH v2 2/4] KVM: s390: Replace get_zeroed_page() with kzalloc() for the STSI buffer
` [PATCH v2 3/4] KVM: s390: Replace get_zeroed_page() with kzalloc() for the GIB
` [PATCH v2 4/4] KVM: s390: Replace get_zeroed_page() with kzalloc() for sie_page2 and CMMA

[PATCH] RISC-V: KVM: Publish NACL HFENCE configuration last
 2026-09-06  8:19 UTC  (2+ messages)

[PATCH] KVM: selftests: Fix reg_list and VM leak in get_reg_list test
 2026-09-06  4:21 UTC 

[PATCH] KVM: selftests: Fix VM leak in early return
 2026-09-06  3:41 UTC 

[PATCH] vhost-scsi: fix event queue iov out-of-bounds
 2026-09-06  1:46 UTC  (3+ messages)

[PATCH v2 0/4] KVM: guest_memfd: fix NUMA selftests
 2026-09-05 19:45 UTC  (10+ messages)
` [PATCH v2 1/4] KVM: selftests: fix maxnode arguments in xapic_ipi_test
` [PATCH v2 3/4] KVM: selftests: add get_numa_mem_nodes()
` [PATCH v2 4/4] KVM: selftests: use allowed NUMA nodes in guest_memfd_test

[PATCH v3] LoongArch: KVM: Fix TOCTOU race on pv_features
 2026-09-05 15:11 UTC  (2+ messages)

[PATCH] LoongArch: KVM: Validate MSI data before routing it to EIOINTC
 2026-09-05 15:10 UTC  (2+ messages)

[PATCH] LoongArch: KVM: Preserve memslot arch flags on KVM_MR_FLAGS_ONLY
 2026-09-05 15:08 UTC  (2+ messages)

[PATCH] LoongArch: KVM: Remove unused function kvm_arch_flush_remote_tlbs_memslot()
 2026-09-05 15:07 UTC  (2+ messages)

[PATCH] LoongArch: KVM: Fix memory leak in kvm_loongarch_env_init() error path
 2026-09-05 15:06 UTC  (3+ messages)
` [PATCH v2 0/2] LoongArch: KVM: Fix "

[PATCH] LoongArch: KVM: Free init resources if kvm_init() fails
 2026-09-05 15:06 UTC  (2+ messages)

[PATCH] Documentation: KVM: x86: Use struct kvm_clock_pairing in hypercalls.rst
 2026-09-05  9:10 UTC 

[PATCH] Documentation: KVM: SEV: Use the uapi structure names
 2026-09-05  9:09 UTC 

[PATCH 00/13] Introduce NVIDIA vGPU manager and VFIO variant driver
 2026-09-05  8:11 UTC  (2+ messages)
` [PATCH 12/13] vfio/nvidia-vgpu: add the NVIDIA vGPU "

[PATCH v3] vhost/vsock: batch RX used-ring updates
 2026-09-05  5:28 UTC  (3+ messages)

[PATCH v5 00/20] vfio/pci: Base Live Update support for VFIO
 2026-09-05  4:07 UTC  (4+ messages)
` [PATCH v5 17/20] vfio: selftests: Add vfio_pci_liveupdate_kexec_test

[RFC PATCH 0/3] liveupdate: Move to feature flags for LUO and memfd ABI compatibility
 2026-09-05  1:24 UTC  (4+ messages)

[PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
 2026-09-05  1:19 UTC  (11+ messages)

[PATCH v7 0/6] s390/vfio-ap: Fix pre-existing bugs in vfio_ap device driver
 2026-09-04 22:51 UTC  (13+ messages)
` [PATCH v7 1/6] s390/vfio-ap: Fix leaks of pinned NIB and registered GISC
` [PATCH v7 2/6] s390/vfio-ap: Fix failure to release IRQ notification eventfd contexts
` [PATCH v7 3/6] s390/vfio-ap: Fix unbounded loop in apq_reset_check()
` [PATCH v7 4/6] s390/vfio-ap: Use AP_DOMAINS for adm_add bitmap size in vfio_ap_mdev_cfg_add()
` [PATCH v7 5/6] s390/vfio-ap: fix queue state leakage to guest and host
` [PATCH v7 6/6] s390/vfio-ap: replace guest-reachable WARNs with ratelimited warnings and add dmesg visibility to DBF_WARNs

[PATCH v11 00/11] Dynamic PAMT
 2026-09-04 22:18 UTC  (14+ messages)
` [PATCH v11 01/11] x86/virt/tdx: Simplify PAMT layout calculation
` [PATCH v11 02/11] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCH v11 03/11] x86/virt/tdx: Add __tdx_pamt_get/put() helpers
` [PATCH v11 04/11] x86/virt/tdx: Allocate refcounts for Dynamic PAMT memory
` [PATCH v11 05/11] x86/virt/tdx: Handle multiple callers in tdx_pamt_get/put()
` [PATCH v11 06/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
` [PATCH v11 07/11] x86/virt/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path
` [PATCH v11 08/11] KVM: TDX: Get/put PAMT pages when (un)mapping private memory
` [PATCH v11 09/11] x86/virt/tdx: Enable Dynamic PAMT
` [PATCH v11 10/11] Documentation/x86: Add documentation for TDX's "
` [PATCH v11 11/11] x86/virt/tdx: Optimize tdx_pamt_get/put()

[PATCH v4 00/18] iommu: Add live update state preservation
 2026-09-04 21:40 UTC  (3+ messages)

[PATCH v6 0/5] s390/vfio-ap: Fix pre-existing bugs in vfio_ap device driver
 2026-09-04 21:39 UTC  (10+ messages)
` [PATCH v6 1/5] s390/vfio-ap: Fix leak of pinned NIB and registered GISC in vfio_ap_irq_enable/disable()
` [PATCH v6 3/5] s390/vfio-ap: Fix unbounded loop in apq_reset_check()
` [PATCH v6 5/5] s390/vfio-ap: fix queue state leakage to guest and host

[PATCH v3 0/4] tdx-guest: Make Quote buffer size dynamic
 2026-09-04 20:59 UTC  (5+ messages)
` [PATCH v3 4/4] virt: tdx-guest: Allocate Quote buffer dynamically

[PATCH v4 15/75] qom: convert enum properties to QAPI-aware registration
 2026-09-04 19:58 UTC  (5+ messages)
` [PATCH v4 17/75] qom: convert struct "
` [PATCH v4 25/75] sev: convert OnOffAuto legacy-vm-type property "
` [PATCH v4 28/75] accel/kvm: convert OnOffSplit "
` [PATCH v4 46/75] qom: convert scalar properties "

[RFC PATCH 00/19] vfio/pci: Handle PCI error recovery and report state to userspace
 2026-09-04 19:09 UTC  (2+ messages)

[RFC PATCH 1/5] PCI: Refuse function reset of an SR-IOV PF with enabled VFs
 2026-09-04 19:06 UTC  (11+ messages)

[PATCH v4 0/8] s390: Reintroduce support for DCACHE_WORD_ACCESS
 2026-09-04 18:53 UTC  (5+ messages)
` [PATCH v4 1/8] KVM: s390: pv: Use VM_SPARSE area for guest variable storage area

[RFC PATCH v2 0/4] Add KVM API for confidential guest live migration
 2026-09-04 18:24 UTC  (2+ messages)

[PATCH 0/2] arm64: Make write_sysreg_s() select XZR reliably
 2026-09-04 17:49 UTC  (3+ messages)
` [PATCH 1/2] arm64: sysreg: Make write_sysreg_s() select XZR without optimisation
` [PATCH 2/2] arm64: tools: Fix GIC CDEOI instruction encoding

[ANNOUNCE] PUCK Agenda - 2026.09.09 and 2026.09.16 - CANCELED
 2026-09-04 16:54 UTC 

[RFC 0/4] KVM: nVMX: Fix guest (CET) state handling on VM-entry failure
 2026-09-04 16:42 UTC  (3+ messages)
` [RFC 1/4] KVM: nVMX: Don't copy L2's CET state to L1 if VM-entry didn't load it

[RFC v4 00/24] Add Realm support to QEMU-VMM
 2026-09-04 16:25 UTC  (7+ messages)
` [RFC v4 01/24] linux-headers: Add RME related definitions
` [RFC v4 07/24] target/arm/kvm: Create scratch Realm VM when requested

[PATCH v3 0/13] KVM: x86/xen: Bug fixes and long_mode cleanup
 2026-09-04 15:37 UTC  (2+ messages)

[GIT PULL v1 00/11] KVM: s390: Misc fixes
 2026-09-04 15:36 UTC  (2+ messages)

[PATCH v3] vfio/platform: prevent read-only region mappings from becoming writable
 2026-09-04 14:17 UTC  (5+ messages)

[PATCH v6 00/49] KVM: arm64: Add GICv5 IRS support
 2026-09-04 13:58 UTC  (53+ messages)
` [PATCH v6 04/49] KVM: arm64: gic-v5: Define remaining IRS MMIO registers
` [PATCH v6 06/49] arm64/sysreg: Update ICC_CR0_EL1 with LINK and LINK_IDLE fields
` [PATCH v6 07/49] KVM: arm64: gic-v5: Cache host IRS ID registers
` [PATCH v6 08/49] KVM: arm64: gic-v5: Add VPE doorbell domain
` [PATCH v6 09/49] KVM: arm64: gic-v5: Create and manage VM and VPE tables
` [PATCH v6 10/49] KVM: arm64: gic-v5: Introduce guest IST alloc and management
` [PATCH v6 11/49] KVM: arm64: gic-v5: Implement VMT/vIST IRS MMIO Ops
` [PATCH v6 13/49] KVM: arm64: gic-v5: Implement VPE "
` [PATCH v6 14/49] KVM: arm64: gic-v5: Set up VMTEs and VPE doorbells
` [PATCH v6 15/49] KVM: arm64: gic-v5: Add resident/non-resident hyp calls
` [PATCH v6 16/49] KVM: arm64: gic-v5: Request doorbells when VPEs enter WFI
` [PATCH v6 20/49] KVM: arm64: gic-v5: Add GICv5 IRS IODEV and MMIO emulation
` [PATCH v6 21/49] KVM: arm64: gic-v5: Initialise per-VM IRS state
` [PATCH v6 22/49] KVM: arm64: gic-v5: Register the IRS IODEV
` [PATCH v6 23/49] KVM: arm64: gic-v5: Set IRICHPPIDIS based on IRS enable state
` [PATCH v6 28/49] Documentation: KVM: Extend VGICv5 device attribute docs
` [PATCH v6 31/49] KVM: arm64: gic-v5: Add GICv5 EL1 sysreg userspace accessors
` [PATCH v6 32/49] KVM: arm64: gic-v5: Handle userspace accesses to IRS MMIO region
` [PATCH v6 35/49] KVM: arm64: gic-v5: Implement save/restore mechanisms for ISTs
` [PATCH v6 41/49] KVM: selftests: Add VGICv5 NR_IRQS attribute tests
` [PATCH v6 42/49] KVM: selftests: Add VGICv5 IRS_REGS "
` [PATCH v6 43/49] KVM: selftests: Add VGICv5 IST "
` [PATCH v6 44/49] KVM: selftests: Add VGICv5 USERSPACE_PPIS tests
` [PATCH v6 45/49] KVM: selftests: Add VGICv5 CPU sysreg attribute tests
` [PATCH v6 46/49] KVM: selftests: Add VGICv5 SPI injection tests
` [PATCH v6 47/49] KVM: selftests: Add VGICv5 LPI delivery tests
` [PATCH v6 48/49] KVM: selftests: Add VGICv5 IST save/restore coverage
` [PATCH v6 49/49] KVM: selftests: Add VGICv5 sparse vCPU IDs test

[PATCH v2 00/20] KVM: selftests: PPC pre-enabling
 2026-09-04 13:30 UTC  (3+ messages)
` [PATCH v2 04/20] KVM: selftests: Rename "num" param to "nr_pages" for physical page allocators

[PATCH 2/3] selftests: kvm: fix typos in comments
 2026-09-04 12:24 UTC 


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