Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-06-16 10:46:35 to 2026-06-16 17:03:43 UTC [more...]

[PATCH v3 0/4] KVM: s390: Fixes for gmap and _PAGE_UNUSED
 2026-06-16 17:03 UTC  (6+ messages)
` [PATCH v3 1/4] s390/mm: Fix handling of _PAGE_UNUSED pte bit
` [PATCH v3 2/4] KVM: s390: Fix dat_peek_cmma() overflow
` [PATCH v3 3/4] KVM: s390: Do not set special large pages dirty
` [PATCH v3 4/4] KVM: s390: Fix code typo in gmap_protect_asce_top_level()

[PATCH v17 00/12] vfio/pci: Add PCIe TPH support
 2026-06-16 16:57 UTC  (15+ messages)
` [PATCH v17 04/12] PCI/TPH: Refactor pcie_enable_tph & add explicit requester variant
` [PATCH v17 06/12] PCI/TPH: Expose the enabled TPH requester type
` [PATCH v17 08/12] PCI/TPH: Add sysfs binary file to export CPU to steering-tag mapping
` [PATCH v17 10/12] vfio/pci: Add TPH_ENABLE feature skeleton and unsafe module parameter
` [PATCH v17 11/12] vfio/pci: Add TPH_ST_CONFIG for PCIe TPH ST configuration
` [PATCH v17 12/12] vfio/pci: Virtualize PCIe TPH capability registers

[PATCH v4] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
 2026-06-16 16:51 UTC  (2+ messages)

[PATCH v13 00/22] TDX KVM selftests
 2026-06-16 16:51 UTC  (12+ messages)
` [PATCH v13 01/22] KVM: selftests: Add macros to simplify creating VM shapes for non-default types
` [PATCH v13 19/22] KVM: selftests: Finalize TD memory as part of kvm_arch_vm_finalize_vcpus

[PATCH V3 4/4] KVM: selftests: Add perf_metrics and fixed counter 3 tests
 2026-06-16 16:32 UTC  (3+ messages)

[PATCH V3 3/4] KVM: x86/pmu: Support PERF_METRICS MSR in mediated vPMU
 2026-06-16 16:29 UTC  (3+ messages)

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

[PATCH v4 00/30] KVM: x86: x86.{c,h} spring cleaning
 2026-06-16 16:19 UTC  (7+ messages)
` [PATCH v4 18/30] KVM: x86: Move "struct kvm_x86_msr_filter" definition to msrs.c

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

[PATCH 0/4] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
 2026-06-16 16:13 UTC  (17+ messages)
` [PATCH 1/4] vhost/vsock: split out vhost_vsock_drop_backends helper
` [PATCH 2/4] vhost/vsock: add VHOST_RESET_OWNER ioctl
` [PATCH 3/4] vhost/vsock: suppress EHOSTUNREACH fast-fail during CPR pause
` [PATCH 4/4] vhost/vsock: re-scan TX virtqueue on device start

[PATCH v3 0/2] vfio: selftests: Add calloc_assert() and avoid VLAs
 2026-06-16 16:04 UTC  (4+ messages)
` [PATCH v3 1/2] vfio: selftests: Add calloc_assert() helper

[PATCH v3 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-06-16 15:45 UTC  (12+ messages)
` [PATCH v3 2/9] vfio/pci: Add a helper to look up PFNs "
` [PATCH v3 7/9] vfio/pci: Support mmap() of a VFIO DMABUF
` [PATCH v3 9/9] vfio/pci: Add mmap() attributes to DMABUF feature

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-06-16 15:19 UTC  (5+ messages)

[PATCH v4 3/3] KVM: selftests: loongarch: Add PV TLB flush performance test
 2026-06-16 15:42 UTC  (2+ messages)

[PATCH v4 0/3] LoongArch: KVM: Add PV TLB flush support
 2026-06-16 15:08 UTC  (7+ messages)
` [PATCH v4 1/3] LoongArch: KVM: Add PV TLB flush support via steal-time shared memory
` [PATCH v4 2/3] LoongArch: KVM: Implement guest-side PV TLB flush

[PATCH v2] vsock/virtio: rework MSG_ZEROCOPY flag handling
 2026-06-16 15:02 UTC  (3+ messages)

[PATCH 0/2] target/loongarch: PV TLB flush advertisement
 2026-06-16 13:46 UTC  (2+ messages)

[PATCH v3] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
 2026-06-16 13:37 UTC  (8+ messages)

[PATCH v4 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
 2026-06-16 13:00 UTC  (9+ messages)
` [PATCH v4 1/4] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl
` [PATCH v4 2/4] KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on PowerVM
` [PATCH v4 3/4] KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNV
` [PATCH v4 4/4] KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctl

[PATCH net v2 0/2] vsock/virtio: fix msg_iter desync on transmission failure
 2026-06-16 12:59 UTC  (7+ messages)
` [PATCH net v2 1/2] iov_iter: export iov_iter_restore
` [PATCH net v2 2/2] vsock/virtio: restore msg_iter on transmission failure

[PATCH v3 0/3] ppc/kvm: Handle CPU compatibility mode correctly for nested guests
 2026-06-16 11:39 UTC  (4+ messages)
` [PATCH v3 1/3] [DO_NOT_MERGE] linux-headers: Add uapi header changes
` [PATCH v3 2/3] target/ppc/kvm: Add support for querying host compatibility mode
` [PATCH v3 3/3] target/ppc/kvm: Use host compatibility mode for nested guests

[PATCH] vfio: Validate that bitmap.pgsize is a power-of-2 in vfio_iommu_type1_unmap_dma
 2026-06-16 11:28 UTC  (2+ messages)

[PATCH v5 00/34] Cleaning up the KVM clock mess
 2026-06-16 11:13 UTC  (4+ messages)
` [PATCH v5 04/34] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration

[PATCH v2 0/1] s390/mm: Fix handling of _PAGE_UNUSED pte bit
 2026-06-16 11:06 UTC  (7+ messages)
` [PATCH v2 1/1] "

[PATCH v17 01/12] PCI/TPH: Fix pcie_tph_get_st_table_loc() field extraction
 2026-06-16 11:00 UTC  (2+ messages)

[PATCH v17 09/12] vfio/pci: Hide TPH capability when TPH is unsupported
 2026-06-16 10:56 UTC  (2+ messages)

[PATCH v17 02/12] PCI/TPH: Fix tph_enabled concurrent update race by bitfield packing
 2026-06-16 10:55 UTC  (2+ messages)

[PATCH v17 03/12] PCI/TPH: Cache TPH requester capability at probe time
 2026-06-16 10:55 UTC  (2+ messages)

[PATCH v17 05/12] PCI/TPH: Refactor pcie_tph_get_cpu_st & add explicit variant
 2026-06-16 10:53 UTC  (2+ messages)

[PATCH v17 07/12] PCI/TPH: Add pcie_tph_supported() helper to check TPH capability attributes
 2026-06-16 10:52 UTC  (2+ messages)

[PATCH v16 00/12] vfio/pci: Add PCIe TPH support
 2026-06-16 10:51 UTC  (4+ messages)


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