messages from 2026-07-14 11:20:14 to 2026-07-14 18:24:11 UTC [more...]
[PATCH v2 0/3] KVM: x86: Convert nested ops to static calls
2026-07-14 18:24 UTC (4+ messages)
` [PATCH v2 1/3] KVM: x86: Reject nested CAP enablement if nested virtualization is disabled
[PATCH v5] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
2026-07-14 18:14 UTC (2+ messages)
[GIT PULL] KVM: x86: Fixes for 7.2-rcN
2026-07-14 18:03 UTC
[PATCH 0/4] Introduce vfio_dma_mapping_perf_test
2026-07-14 17:49 UTC (8+ messages)
` [PATCH 1/4] vfio: selftests: "
` [PATCH 2/4] vfio: selftests: Add memfd test to vfio_dma_mapping_perf_test
` [PATCH 3/4] vfio: selftests: Allow a size for vfio_dma_mapping_perf_test
[ANNOUNCE] PUCK Agenda - 2026.07.15 - CANCELED
2026-07-14 17:15 UTC
[PATCH V6 0/8] KVM: x86/pmu: Add hardware Topdown metrics support
2026-07-14 17:06 UTC (10+ messages)
` [PATCH v6 8/8] KVM: selftests: Add PERF_METRICS and fixed counter 3 tests
[PATCH 0/2] tdx-guest: Make Quote buffer size dynamic
2026-07-14 16:22 UTC (5+ messages)
` [PATCH 2/2] virt: tdx-guest: Allocate Quote buffer dynamically
[PATCH v2] KVM: Ignore MMU notifiers for guest_memfd-only memslots
2026-07-14 16:04 UTC
[PATCH v3 0/5] KVM: SVM: Add Bus Lock Detect support and refactor LBRV
2026-07-14 15:52 UTC (8+ messages)
` [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 v5 00/20] vfio/pci: Base Live Update support for VFIO
2026-07-14 15:44 UTC (30+ messages)
` [PATCH v5 01/20] vfio/pci: Factor out the reset logic in VFIO PCI device close path
` [PATCH v5 02/20] vfio: Export various helpers from VFIO
` [PATCH v5 03/20] vfio/pci: Export vfio_pci_dma_buf_move for vfio-pci module
` [PATCH v5 04/20] liveupdate: Export symbols needed by modules
` [PATCH v5 05/20] vfio/pci: Register a file handler with Live Update Orchestrator
` [PATCH v5 06/20] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH v5 07/20] vfio: Introduce vfio_find_device() helper
` [PATCH v5 08/20] vfio: Refactor vfio_device_fops_cdev_open()
` [PATCH v5 09/20] vfio: Add API to open cdev device for Live Update restore
` [PATCH v5 10/20] vfio/pci: Retrieve preserved device files after Live Update
` [PATCH v5 11/20] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
` [PATCH v5 12/20] docs: liveupdate: Add documentation for VFIO PCI
` [PATCH v5 13/20] vfio: selftests: Build liveupdate library in VFIO selftests
` [PATCH v5 14/20] vfio: selftests: Add vfio_pci_liveupdate_uapi_test
` [PATCH v5 15/20] vfio: selftests: Initialize vfio_pci_device using a VFIO cdev FD
` [PATCH v5 16/20] vfio: selftests: Add Makefile support for TEST_GEN_PROGS_EXTENDED
` [PATCH v5 17/20] vfio: selftests: Add vfio_pci_liveupdate_kexec_test
` [PATCH v5 18/20] vfio: selftests: Expose iommu_modes to tests
` [PATCH v5 19/20] vfio: selftests: Verify that opening VFIO device fails during Live Update
` [PATCH v5 20/20] vfio: selftests: Add continuous DMA to vfio_pci_liveupdate_kexec_test
[PATCH v4 0/5] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
2026-07-14 15:16 UTC (6+ messages)
` [PATCH v4 1/5] vhost/vsock: split out vhost_vsock_drop_backends helper
` [PATCH v4 2/5] vhost/vsock: suppress EHOSTUNREACH fast-fail during CPR pause
` [PATCH v4 3/5] vhost/vsock: re-scan TX virtqueue on device start
` [PATCH v4 4/5] vhost: synchronize with RCU readers when freeing workers
` [PATCH v4 5/5] vhost/vsock: add VHOST_RESET_OWNER ioctl
[PATCH 00/21] KVM: s390: vsie: Add VSIE SIGP Interpretation (vsie_sigpi)
2026-07-14 14:49 UTC (2+ messages)
[PATCH v2 00/28] KVM: arm64: Add support for FEAT_NV2p1 and FEAT_NV3
2026-07-14 14:44 UTC (32+ messages)
` [PATCH v2 09/28] KVM: arm64: Relax CPTR_EL2 handling when FEAT_NV2p1 is present
` [PATCH v2 10/28] KVM: arm64: Relax CNTHCTL_EL2 "
` [PATCH v2 12/28] arm64: Add FEAT_NV2p1 detection
` [PATCH v2 14/28] arm64: sysreg: Add HCRX_EL2 bits related to FEAT_NV3
` [PATCH v2 15/28] arm64: Add ARM64_HAS_NV3 capability
` [PATCH v2 18/28] KVM: arm64: Add kvm_has_nv{2,3}() predicates
` [PATCH v2 21/28] KVM: arm64: Add NVHCR_EL2 handling to the sysreg array
` [PATCH v2 23/28] KVM: arm64: Add NVHCR_EL2 context switching
` [PATCH v2 26/28] KVM: arm64: Add FEAT_NV3 detection
` [PATCH v2 27/28] KVM: arm64: Expose FEAT_NV3 to guests
[PATCH v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
2026-07-14 14:33 UTC (20+ messages)
` [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
[PATCH v19 00/18] vfio/pci: Add PCIe TPH support
2026-07-14 13:57 UTC (7+ messages)
` [PATCH v19 12/18] vfio/pci: Add dmabuf TPH metadata storage and fd query helper
[PATCH v2] KVM: x86: hyper-v: Clamp stimer deadline to avoid livelock
2026-07-14 13:32 UTC
[PATCH v2 0/7] KVM: s390: Misc fixes
2026-07-14 13:23 UTC (6+ messages)
` [PATCH v2 1/7] KVM: s390: Fix unlikely NULL gmap dereference
` [PATCH v2 6/7] KVM: s390: Fix overclearing ESCA in case of error
[RFC PATCH v2 00/25] Optimize nSVM TLB flushes
2026-07-14 13:20 UTC (3+ messages)
` [RFC PATCH v2 02/25] KVM: SVM: Passthrough the number of supported ASIDs
[PATCH] RISC-V: KVM: Inject instruction access fault on unmapped guest fetch
2026-07-14 13:05 UTC (2+ messages)
[PATCH] RISC-V: KVM: Fix lost virtual interrupts during IRQ sync
2026-07-14 12:47 UTC (5+ messages)
` [PATCH v4] RISC-V: KVM: Serialize virtual interrupt pending state updates
[PATCH v20 00/16] vfio/pci: Add PCIe TPH support
2026-07-14 11:28 UTC (5+ messages)
` [PATCH v20 11/16] PCI/TPH: Add pci_tph_dsm_supported() helper to detect device TPH ST _DSM
` [PATCH v20 15/16] vfio/pci: Sync core PCI TPH software state across device lifecycle and resets
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox