messages from 2026-04-16 23:10:58 to 2026-04-20 15:48:15 UTC [more...]
[RFC PATCH v4 0/7] KVM: pfncache: Add guest_memfd support to pfncache
2026-04-20 15:46 UTC (7+ messages)
` [RFC PATCH v4 1/7] KVM: pfncache: Resolve PFNs via kvm_gmem_get_pfn() for gmem-backed GPAs
` [RFC PATCH v4 2/7] KVM: pfncache: Obtain KHVA via vmap() for gmem with NO_DIRECT_MAP
` [RFC PATCH v4 3/7] KVM: Rename invalidate_begin to invalidate_start for consistency
` [RFC PATCH v4 4/7] KVM: pfncache: Rename invalidate_start() helper
` [RFC PATCH v4 5/7] KVM: pfncache: Invalidate on gmem invalidation and memattr updates
` [RFC PATCH v4 6/7] KVM: selftests: Test pfncache with gmem-backed memory
CPU Lockups in KVM with deferred hrtimer rearming
2026-04-20 15:22 UTC (3+ messages)
[PATCH] vfio/pci: Don't export DMABUFs for unmappable BARs
2026-04-20 14:24 UTC (9+ messages)
[PATCH v7 0/4] KVM: arm64: PMU: Use multiple host PMUs
2026-04-20 13:53 UTC (16+ messages)
` [PATCH v7 1/4] KVM: arm64: PMU: Add kvm_pmu_enabled_counter_mask()
` [PATCH v7 2/4] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v7 3/4] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v7 4/4] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY
[PATCH AUTOSEL 7.0-6.1] KVM: x86: Check for injected exceptions before queuing a debug exception
2026-04-20 13:44 UTC (2+ messages)
[PATCH 6.6] KVM: nVMX: Fold requested virtual interrupt check into has_nested_events()
2026-04-20 13:21 UTC (2+ messages)
[PATCH v3 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
2026-04-20 13:20 UTC (3+ messages)
[PATCH net] vsock/virtio: fix MSG_ZEROCOPY pinned-pages accounting
2026-04-20 13:20 UTC
vfio/pci: Qualcomm PCIe WiFi devices drop link during FLR causing host AER crash
2026-04-20 12:49 UTC (4+ messages)
[PATCH 00/34] Add migration support to the MSHV accelerator
2026-04-20 12:02 UTC (40+ messages)
` [PATCH 01/34] target/i386/mshv: use arch_load/store_reg fns
` [PATCH 02/34] target/i386/mshv: use generic FPU/xcr0 state
` [PATCH 03/34] target/i386/mshv: impl init/load/store_vcpu_state
` [PATCH 04/34] accel/accel-irq: add AccelRouteChange abstraction
` [PATCH 05/34] accel/accel-irq: add generic begin_route_changes
` [PATCH 06/34] accel/accel-irq: add generic commit_route_changes
` [PATCH 07/34] accel/mshv: add irq_routes to state
` [PATCH 08/34] accel/mshv: update s->irq_routes in add_msi_route
` [PATCH 09/34] accel/mshv: update s->irq_routes in update_msi_route
` [PATCH 10/34] accel/mshv: update s->irq_routes in release_virq
` [PATCH 11/34] accel/mshv: use s->irq_routes in commit_routes
` [PATCH 12/34] accel/mshv: reserve ioapic routes on s->irq_routes
` [PATCH 13/34] accel/mshv: remove redundant msi controller
` [PATCH 14/34] target/i386/mshv: move apic logic into own file
` [PATCH 15/34] target/i386/mshv: remove redundant apic helpers
` [PATCH 16/34] target/i386/mshv: migrate LAPIC state
` [PATCH 17/34] target/i386/mshv: move msr code to arch
` [PATCH 18/34] accel/mshv: store partition proc features
` [PATCH 19/34] target/i386/mshv: expose msvh_get_generic_regs
` [PATCH 20/34] target/i386/mshv: migrate MSRs
` [PATCH 21/34] target/i386/mshv: migrate MTRR MSRs
` [PATCH 22/34] target/i386/mshv: migrate Synic SINT MSRs
` [PATCH 23/34] target/i386/mshv: migrate CET/SS MSRs
` [PATCH 24/34] target/i386/mshv: migrate SIMP and SIEFP state
` [PATCH 25/34] target/i386/mshv: migrate STIMER state
` [PATCH 26/34] accel/mshv: introduce SaveVMHandler
` [PATCH 27/34] accel/mshv: write synthetic MSRs after migration
` [PATCH 28/34] accel/mshv: migrate REFERENCE_TIME
` [PATCH 29/34] target/i386/mshv: migrate pending ints/excs
` [PATCH 30/34] target/i386: add de/compaction to xsave_helper
` [PATCH 31/34] target/i386/mshv: migrate XSAVE state
` [PATCH 32/34] target/i386/mshv: reconstruct hflags after load
` [PATCH 33/34] target/i386/mshv: migrate MP_STATE
` [PATCH 34/34] accel/mshv: enable dirty page tracking
[PATCH v1 00/27] KVM: s390: Introduce arm64 KVM
2026-04-20 10:57 UTC (2+ messages)
[kvm-unit-tests PATCH v2 0/4] s390x: Cleanup virtualization library
2026-04-20 8:44 UTC (5+ messages)
` [kvm-unit-tests PATCH v2 1/4] lib: s390x: Add function to get page root
` [kvm-unit-tests PATCH v2 2/4] lib: s390x: sie: Allocate physical guest memory via memalign
` [kvm-unit-tests PATCH v2 3/4] lib: s390x: sie: Memory rework
` [kvm-unit-tests PATCH v2 4/4] lib: s390x: snippet: Add function to create a guest of specific length
[PATCH 0/8] target/ppc: Forbid to use legacy ldst_phys() API
2026-04-20 6:55 UTC (13+ messages)
` [PATCH 1/8] hw/ppc/spapr: Un-inline rtas_load/store() helpers
` [PATCH 2/8] target/ppc: Factor common ppc_load_epr() helper out
` [PATCH 3/8] target/ppc/mmu: Remove unused hash32_store_hpte() helpers
` [PATCH 4/8] target/ppc/mmu: Restrict hash32_load_hpte() helpers scope
` [PATCH 5/8] target/ppc/mmu: Replace legacy ld/st_phys() -> address_space_ld/st()
[PATCH-for-11.0? 0/6] qom: Restrict compat properties API to system emulation
2026-04-20 6:39 UTC (3+ messages)
[PATCH v6 0/7] KVM: SVM: Add Page Modification Logging (PML) support
2026-04-20 6:38 UTC (3+ messages)
` [PATCH v6 7/7] KVM: SVM: Add Page modification logging support
[PATCH 7.2 v9 0/2] skip redundant sync IPIs when TLB flush sent them
2026-04-20 3:08 UTC (3+ messages)
` [PATCH 7.2 v9 1/2] mm/mmu_gather: prepare to skip redundant sync IPIs
` [PATCH 7.2 v9 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush
[PATCH] KVM: Dynamically scale directed-yield retries in kvm_vcpu_on_spin()
2026-04-20 2:31 UTC
[RFC, PATCH 00/12] userfaultfd: working set tracking for VM guest memory
2026-04-19 14:33 UTC (10+ messages)
[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
2026-04-19 9:20 UTC (14+ messages)
` [PATCH v2 03/31] x86/virt/tdx: Add tdx_page_array helpers for new TDX Module objects
` [PATCH v2 04/31] x86/virt/tdx: Support allocating contiguous pages for tdx_page_array
` [PATCH v2 05/31] x86/virt/tdx: Extend tdx_page_array to support IOMMU_MT
[PATCH v2] KVM: irqfd: fix deadlock by moving synchronize_srcu out of resampler_lock
2026-04-19 3:03 UTC (3+ messages)
[PATCH v3 0/7] KVM: SEV: Don't advertise unusable VM types
2026-04-18 13:13 UTC (17+ messages)
` [PATCH v3 1/7] crypto/ccp: hoist kernel part of SNP_PLATFORM_STATUS
` [PATCH v3 2/7] crypto/ccp: export firmware supported vm types
` [PATCH v3 3/7] KVM: SEV: Set supported SEV+ VM types during sev_hardware_setup()
` [PATCH v3 4/7] KVM: SEV: Consolidate logic for printing state of SEV{,-ES,-SNP} enabling
` [PATCH v3 5/7] KVM: SEV: Don't advertise support for unusable VM types
` [PATCH v3 6/7] KVM: SEV: Don't advertise VM types that are disabled by firmware
` [PATCH v3 7/7] KVM: selftests: Teach sev_*_test about revoking VM types
[PATCH v4 4/6] KVM: x86/pmu: Re-evaluate Host-Only/Guest-Only on nested SVM transitions
2026-04-17 22:51 UTC (12+ messages)
[PATCH v2 0/3] vfio/cdx: Fix interrupt trigger races and consolidate MSI state
2026-04-17 20:27 UTC (4+ messages)
` [PATCH v2 1/3] vfio/cdx: Fix NULL pointer dereference in interrupt trigger path
` [PATCH v2 2/3] vfio/cdx: Serialize VFIO_DEVICE_SET_IRQS with a per-device mutex
` [PATCH v2 3/3] vfio/cdx: Consolidate MSI configured state onto cdx_irqs
[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
2026-04-17 20:01 UTC (4+ messages)
PUCK follow up: Trusted IO call details
2026-04-17 19:51 UTC (4+ messages)
[PATCH 1/2] vfio/pci: Set up VFIO barmap before creating a DMABUF
2026-04-17 19:11 UTC (4+ messages)
[PATCH v17 00/24] KVM: Enable mmap() for guest_memfd
2026-04-17 16:47 UTC (4+ messages)
` [PATCH v17 24/24] KVM: selftests: Add guest_memfd testcase to fault-in on !mmap()'d memory
[GIT PULL] KVM changes for Linux 7.1
2026-04-17 16:04 UTC (2+ messages)
[PATCH v2 00/20] vfio/pci: Add CXL Type-2 device passthrough support
2026-04-17 15:42 UTC (9+ messages)
` [PATCH v2 16/20] vfio/cxl: Register regions with VFIO layer
[PATCH v2] vfio: replace vfio->device_class with a const struct class
2026-04-17 15:28 UTC
[kvm-unit-tests PATCH v2 0/5] s390x: Add test for STFLE interpretive execution (format-2)
2026-04-17 15:28 UTC (7+ messages)
` [kvm-unit-tests PATCH v2 3/5] s390x: sclp: Rework sclp_facilities_setup() for simpler control flow
` [kvm-unit-tests PATCH v2 4/5] s390x: sclp: Add detection of alternate STFLE facilities
[PATCH 2/4] KVM: VFIO: use mutex guard in kvm_vfio_file_set_spapr_tce()
2026-04-17 13:31 UTC (4+ messages)
[RFC PATCH] KVM: s390: move some facilities from FACILITIES_KVM_CPUMODEL to FACILITIES_KVM
2026-04-17 12:02 UTC (3+ messages)
[PATCH v2 0/9] sched/kvm: Semantics-aware vCPU scheduling for oversubscribed KVM
2026-04-17 11:30 UTC (5+ messages)
[v5 0/3] KVM: irqchip: synchronize srcu only if needed
2026-04-17 10:26 UTC (6+ messages)
` [v5 1/3] KVM: setup empty irq routing when create vm
[PATCH] KVM: s390: pci: fix GAIT table indexing due to double-scaling pointer arithmetic
2026-04-17 7:48 UTC (5+ messages)
[syzbot] Monthly kvm-x86 report (Apr 2026)
2026-04-17 7:43 UTC
[RFC PATCH 00/27] KVM: x86: Add a paranoid mode for CPUID verification
2026-04-17 7:36 UTC (28+ messages)
` [RFC PATCH 01/27] KVM: x86: Fix emulated CPUID features being applied to wrong sub-leaf
` [RFC PATCH 02/27] KVM: x86: Reorder the features for CPUID 7
` [RFC PATCH 03/27] KVM: x86: Add definitions for CPUID overlays
` [RFC PATCH 04/27] KVM: x86: Extend F() and its variants "
` [RFC PATCH 05/27] KVM: x86: Extend kvm_cpu_cap_{set/clear}() to configure overlays
` [RFC PATCH 06/27] KVM: x86: Populate TDX CPUID overlay with supported feature bits
` [RFC PATCH 07/27] KVM: x86: Support KVM_GET_{SUPPORTED,EMULATED}_CPUID as VM scope ioctls
` [RFC PATCH 08/27] KVM: x86: Thread @kvm to KVM CPU capability helpers
` [RFC PATCH 09/27] KVM: x86: Use overlays of KVM CPU capabilities
` [RFC PATCH 10/27] KVM: x86: Use vendor-specific overlay flags instead of F_CPUID_DEFAULT
` [RFC PATCH 11/27] KVM: SVM: Drop unnecessary clears of unsupported common x86 features
` [RFC PATCH 12/27] KVM: x86: Split KVM CPU cap leafs into two parts
` [RFC PATCH 13/27] KVM: x86: Add a helper to initialize CPUID multi-bit fields
` [RFC PATCH 14/27] KVM: x86: Add a helper to init multiple feature bits based on raw CPUID
` [RFC PATCH 15/27] KVM: x86: Add infrastructure to track CPUID entries ignored in paranoid mode
` [RFC PATCH 16/27] KVM: x86: Init allowed masks for basic CPUID range "
` [RFC PATCH 17/27] KVM: x86: Init allowed masks for extended "
` [RFC PATCH 18/27] KVM: x86: Handle Centaur CPUID leafs "
` [RFC PATCH 19/27] KVM: x86: Track KVM PV CPUID features for "
` [RFC PATCH 20/27] KVM: x86: Add per-VM flag to track CPUID "
` [RFC PATCH 21/27] KVM: x86: Make kvm_vcpu_after_set_cpuid() return an error code
` [RFC PATCH 22/27] KVM: x86: Verify userspace CPUID inputs in paranoid mode
` [RFC PATCH 23/27] KVM: x86: Account for runtime CPUID features "
` [RFC PATCH 24/27] KVM: x86: Skip paranoid CPUID check for KVM PV leafs when base is relocated
` [RFC PATCH 25/27] KVM: x86: Add new KVM_CAP_X86_CPUID_PARANOID
` [RFC PATCH 26/27] KVM: x86: Add a helper to query the allowed CPUID mask
` [RFC PATCH 27/27] KVM: TDX: Replace hardcoded CPUID filtering with the allowed mask
[PATCH] RISC-V: KVM: Fix invalid HVA warning in steal-time recording
2026-04-17 6:40 UTC (2+ messages)
[PATCH] vfio/pci: Clean up DMABUFs before disabling function
2026-04-17 5:29 UTC (2+ messages)
[GIT PULL] Please pull IOMMUFD subsystem changes
2026-04-17 4:27 UTC (2+ messages)
[PATCH v2 RESEND 1/5] pci/tph: Export pcie_tph_get_st_modes() for external use
2026-04-17 2:50 UTC (2+ messages)
[PATCH net v4 0/3] vsock/virtio: fix MSG_PEEK calculation on bytes to copy
2026-04-17 2:40 UTC (2+ messages)
[PATCH 0/4] vfio/pci: Add PCIe TPH support
2026-04-17 2:06 UTC (7+ messages)
` [PATCH 3/4] vfio/pci: Add PCIe TPH GET_ST interface
[PATCH v3 00/27] KVM: combined patchset for MBEC/GMET support
2026-04-17 1:23 UTC (7+ messages)
` [PATCH 04/27] KVM: x86/mmu: shuffle high bits of SPTEs in preparation for MBEC
` [PATCH 15/27] KVM: VMX: enable use of MBEC
` [PATCH 16/27] KVM: nVMX: pass advanced EPT violation vmexit info to guest
[PATCH 0/4] perf/x86: Don't write PEBS_ENABLED on KVM transitions
2026-04-17 0:23 UTC (6+ messages)
` [PATCH 1/4] perf/x86/intel: Don't write PEBS_ENABLED on host<=>guest xfers if CPU has isolation
[PATCH v2 0/4] KVM: arm64: selftests: Basic nested guest support
2026-04-16 23:39 UTC (5+ messages)
` [PATCH v2 2/4] KVM: arm64: sefltests: Add helpers for guest hypervisors
[PATCH v2 0/1] vfio: selftests: Find devices that have VFIO selftest drivers
2026-04-16 23:35 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH v10 00/12] VMSCAPE optimization for BHI variant
2026-04-16 23:12 UTC (4+ messages)
` [PATCH v10 08/12] kvm: Define EXPORT_STATIC_CALL_FOR_KVM()
[PATCH v2 0/6] KVM: SEV: sev_dbg_crypt() fix and overhaul
2026-04-16 23:10 UTC (3+ messages)
` [PATCH v2 5/6] KVM: SEV: Rewrite logic to {de,en}crypt memory for debug
` [PATCH v2 6/6] KVM: SEV: Allocate only as many bytes as needed for temp crypt buffers
page: next (older) | 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