messages from 2025-11-11 00:46:42 to 2025-11-12 08:45:46 UTC [more...]
[PATCH v2 00/45] KVM: arm64: Add LR overflow infrastructure
2025-11-12 8:45 UTC (7+ messages)
` [PATCH v2 04/45] KVM: arm64: Turn vgic-v3 errata traps into a patched-in constant
` [PATCH v2 20/45] KVM: arm64: Revamp vgic maintenance interrupt configuration
[RFC PATCH v2 00/23] KVM: TDX huge page support for private memory
2025-11-12 8:06 UTC (21+ messages)
` [RFC PATCH v2 02/23] x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_page_demote()
` [RFC PATCH v2 03/23] x86/tdx: Enhance tdh_phymem_page_wbinvd_hkid() to invalidate huge pages
` [RFC PATCH v2 08/23] KVM: x86/tdp_mmu: Alloc external_spt page for mirror page table splitting
` [RFC PATCH v2 09/23] KVM: x86/tdp_mmu: Add split_external_spt hook called during write mmu_lock
` [RFC PATCH v2 10/23] KVM: TDX: Enable huge page splitting under write kvm->mmu_lock
` [RFC PATCH v2 12/23] KVM: x86/mmu: Introduce kvm_split_cross_boundary_leafs()
` [RFC PATCH v2 14/23] KVM: TDX: Split and inhibit huge mappings if a VMExit carries level info
` [RFC PATCH v2 23/23] KVM: TDX: Turn on PG_LEVEL_2M after TD is RUNNABLE
[PATCH v9 00/22] Enable FRED with KVM VMX
2025-11-12 7:30 UTC (11+ messages)
` [PATCH v9 08/22] KVM: VMX: Set FRED MSR intercepts
` [PATCH v9 09/22] KVM: VMX: Save/restore guest FRED RSP0
` [PATCH v9 10/22] KVM: VMX: Add support for saving and restoring FRED MSRs
` [PATCH v9 11/22] KVM: x86: Add a helper to detect if FRED is enabled for a vCPU
` [PATCH v9 17/22] KVM: x86: Advertise support for FRED
[PATCH 00/10] sched/kvm: Semantics-aware vCPU scheduling for oversubscribed KVM
2025-11-12 7:25 UTC (13+ messages)
` [PATCH 02/10] sched/fair: Add rate-limiting and validation helpers
` [PATCH 03/10] sched/fair: Add cgroup LCA finder for hierarchical yield
` [PATCH 04/10] sched/fair: Add penalty calculation and application logic
[PATCH net-next v9 00/14] vsock: add namespace support to vhost-vsock and loopback
2025-11-12 6:54 UTC (15+ messages)
` [PATCH net-next v9 01/14] vsock: a per-net vsock NS mode state
` [PATCH net-next v9 02/14] vsock: add netns to vsock core
` [PATCH net-next v9 03/14] vsock/virtio: add netns support to virtio transport and virtio common
` [PATCH net-next v9 04/14] vsock/virtio: pack struct virtio_vsock_skb_cb
` [PATCH net-next v9 05/14] vsock: add netns and netns_tracker to vsock skb cb
` [PATCH net-next v9 06/14] vsock/loopback: add netns support
` [PATCH net-next v9 07/14] vhost/vsock: "
` [PATCH net-next v9 08/14] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
` [PATCH net-next v9 09/14] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v9 10/14] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v9 11/14] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v9 12/14] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v9 13/14] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v9 14/14] selftests/vsock: add tests for namespace deletion and mode changes
[PATCH v3 00/23] KVM: s390: gmap rewrite, the real deal
2025-11-12 6:25 UTC (5+ messages)
` [PATCH v3 01/23] KVM: s390: Refactor pgste lock and unlock functions
` [PATCH v3 04/23] KVM: s390: Add gmap_helper_set_unused()
[PATCH v5 0/5] Disable ATS via iommu during PCI resets
2025-11-12 6:18 UTC (10+ messages)
` [PATCH v5 1/5] iommu: Lock group->mutex in iommu_deferred_attach()
` [PATCH v5 2/5] iommu: Tiny domain for iommu_setup_dma_ops()
` [PATCH v5 3/5] iommu: Add iommu_driver_get_domain_for_dev() helper
` [PATCH v5 4/5] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()
` [PATCH v5 5/5] pci: Suspend iommu function prior to resetting a device
[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
2025-11-12 2:58 UTC (15+ messages)
` [PATCH v3 01/16] mm: correctly handle UFFD PTE markers
` [PATCH v3 02/16] mm: introduce leaf entry type and use to simplify leaf entry logic
` [PATCH v3 03/16] mm: avoid unnecessary uses of is_swap_pte()
[PATCH RFC v1 00/20] KVM: x86: Support APX feature for guests
2025-11-12 1:54 UTC (25+ messages)
` [PATCH RFC v1 02/20] KVM: x86: Refactor GPR accessors to differentiate register access types
` [PATCH RFC v1 07/20] KVM: nVMX: Support the extended instruction info field
` [PATCH RFC v1 08/20] KVM: VMX: Support extended register index in exit handling
` [PATCH RFC v1 10/20] KVM: x86: Refactor REX prefix handling in instruction emulation
` [PATCH RFC v1 11/20] KVM: x86: Refactor opcode table lookup "
` [PATCH RFC v1 12/20] KVM: x86: Support REX2-extended register index in the decoder
` [PATCH RFC v1 14/20] KVM: x86: Emulate REX2-prefixed 64-bit absolute jump
` [PATCH RFC v1 15/20] KVM: x86: Reject EVEX-prefix instructions in the emulator
` [PATCH RFC v1 16/20] KVM: x86: Decode REX2 prefix "
` [PATCH RFC v1 17/20] KVM: x86: Prepare APX state setting in XCR0
[PATCH] KVM: SVM: Fix redundant updates of LBR MSR intercepts
2025-11-12 1:30 UTC
[PATCH v7 0/8] KVM: PKS Virtualization support
2025-11-12 1:06 UTC (7+ messages)
` The current status of PKS virtualization
[PATCH v4 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-11-11 23:32 UTC (6+ messages)
` [PATCH v4 1/3] KVM: arm64: VM exit to userspace to handle SEA
[PATCH 0/6] KVM: SVM: LBR virtualization fixes
2025-11-11 22:30 UTC (5+ messages)
` [PATCH 2/6] KVM: nSVM: Always recalculate LBR MSR intercepts in svm_update_lbrv()
[PATCH v4 0/8] x86/bugs: KVM: L1TF and MMIO Stale Data cleanups
2025-11-11 22:03 UTC (5+ messages)
` [PATCH v4 1/8] x86/bugs: Use VM_CLEAR_CPU_BUFFERS in VMX as well
[PATCH v3 0/4] vfio: selftests: update DMA mapping tests to use queried IOVA ranges
2025-11-11 19:26 UTC (6+ messages)
` [PATCH v3 1/4] vfio: selftests: add iova range query helpers
` [PATCH v3 2/4] vfio: selftests: fix map limit tests to use last available iova
` [PATCH v3 3/4] vfio: selftests: add iova allocator
` [PATCH v3 4/4] vfio: selftests: replace iova=vaddr with allocated iovas
[PATCH v6 0/5] vfio: handle DMA map/unmap up to the addressable limit
2025-11-11 19:15 UTC (5+ messages)
[PATCH v2 0/4] vfio: selftests: update DMA mapping tests to use queried IOVA ranges
2025-11-11 18:49 UTC (14+ messages)
` [PATCH v2 1/4] vfio: selftests: add iova range query helpers
` [PATCH v2 2/4] vfio: selftests: fix map limit tests to use last available iova
` [PATCH v2 3/4] vfio: selftests: add iova allocator
` [PATCH v2 4/4] vfio: selftests: replace iova=vaddr with allocated iovas
[PATCH v5 00/28] vfio/xe: Add driver variant for Xe VF migration
2025-11-11 18:35 UTC (33+ messages)
` [PATCH v5 01/28] drm/xe/pf: Remove GuC version check for migration support
` [PATCH v5 02/28] drm/xe: Move migration support to device-level struct
` [PATCH v5 03/28] drm/xe/pf: Convert control state to bitmap
` [PATCH v5 04/28] drm/xe/pf: Add save/restore control state stubs and connect to debugfs
` [PATCH v5 05/28] drm/xe/pf: Add data structures and handlers for migration rings
` [PATCH v5 06/28] drm/xe/pf: Add helpers for migration data packet allocation / free
` [PATCH v5 07/28] drm/xe/pf: Add support for encap/decap of bitstream to/from packet
` [PATCH v5 08/28] drm/xe/pf: Add minimalistic migration descriptor
` [PATCH v5 09/28] drm/xe/pf: Expose VF migration data size over debugfs
` [PATCH v5 10/28] drm/xe: Add sa/guc_buf_cache sync interface
` [PATCH v5 11/28] drm/xe: Allow the caller to pass guc_buf_cache size
` [PATCH v5 12/28] drm/xe/pf: Increase PF GuC Buffer Cache size and use it for VF migration
` [PATCH v5 13/28] drm/xe/pf: Remove GuC migration data save/restore from GT debugfs
` [PATCH v5 14/28] drm/xe/pf: Don't save GuC VF migration data on pause
` [PATCH v5 15/28] drm/xe/pf: Switch VF migration GuC save/restore to struct migration data
` [PATCH v5 16/28] drm/xe/pf: Handle GuC migration data as part of PF control
` [PATCH v5 17/28] drm/xe/pf: Add helpers for VF GGTT migration data handling
` [PATCH v5 18/28] drm/xe/pf: Handle GGTT migration data as part of PF control
` [PATCH v5 19/28] drm/xe/pf: Handle MMIO "
` [PATCH v5 20/28] drm/xe/pf: Add helper to retrieve VF's LMEM object
` [PATCH v5 21/28] drm/xe/migrate: Add function to copy of VRAM data in chunks
` [PATCH v5 22/28] drm/xe/pf: Handle VRAM migration data as part of PF control
` [PATCH v5 23/28] drm/xe/pf: Add wait helper for VF FLR
` [PATCH v5 24/28] drm/xe/pf: Enable SR-IOV VF migration
` [PATCH v5 25/28] drm/xe/pci: Introduce a helper to allow VF access to PF xe_device
` [PATCH v5 26/28] drm/xe/pf: Export helpers for VFIO
` [PATCH v5 27/28] drm/intel/bmg: Allow device ID usage with single-argument macros
` [PATCH v5 28/28] vfio/xe: Add device specific vfio_pci driver variant for Intel graphics
[PATCH v2 0/2] arm: add kvm-psci-version vcpu property
2025-11-11 17:57 UTC (5+ messages)
` [PATCH v2 1/2] target/arm/kvm: add constants for new PSCI versions
` [PATCH v2 2/2] target/arm/kvm: add kvm-psci-version vcpu property
[PATCH RFC v2 00/11] KVM: s390: Add VSIE SIGP Interpretation (vsie_sigpif)
2025-11-11 16:34 UTC (16+ messages)
` [PATCH RFC v2 01/11] KVM: s390: Add SCAO read and write helpers
` [PATCH RFC v2 02/11] KVM: s390: Remove double 64bscao feature check
` [PATCH RFC v2 03/11] KVM: s390: Move scao validation into a function
` [PATCH RFC v2 08/11] KVM: s390: Allow guest-3 cpu add and remove with vsie sigpif
` [PATCH RFC v2 09/11] KVM: s390: Allow guest-3 switch to extended sca "
[PATCH] KVM: s390: vsie: Check alignment of BSCA header
2025-11-11 16:24 UTC (4+ messages)
[PATCH v4 0/4] x86/cpu: Add Bus Lock Detect support for AMD
2025-11-11 15:15 UTC (5+ messages)
` [PATCH v4 4/4] KVM: SVM: Add Bus Lock Detect support
[PATCH v2] RISC-V: KVM: Fix guest page fault within HLV* instructions
2025-11-11 13:55 UTC
[PATCH] KVM: arm64: Finalize ID registers only once per VM
2025-11-11 12:25 UTC (3+ messages)
[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
2025-11-11 10:03 UTC (13+ messages)
[PATCH v8 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-11 9:57 UTC (12+ messages)
` [PATCH v8 01/11] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v8 02/11] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v8 03/11] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v8 04/11] PCI/P2PDMA: Provide an access to pci_p2pdma_map_type() function
` [PATCH v8 05/11] PCI/P2PDMA: Document DMABUF model
` [PATCH v8 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
` [PATCH v8 07/11] vfio: Export vfio device get and put registration helpers
` [PATCH v8 08/11] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v8 09/11] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v8 10/11] vfio/pci: Add dma-buf export support for MMIO regions
` [PATCH v8 11/11] vfio/nvgrace: Support get_dmabuf_phys
[Bug 220776] New: When passthrough device to KVM guest with iommufd+hugepage, more hugepage are used than assigned, and DMAR error reported from host dmesg
2025-11-11 9:01 UTC (2+ messages)
` [Bug 220776] "
[PATCH v7 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-11 8:54 UTC (3+ messages)
[PATCH v5 0/1] KVM: x86: fix some kvm period timer BUG
2025-11-11 8:17 UTC (6+ messages)
` [PATCH v5 1/1] KVM: x86: Fix VM hard lockup after prolonged suspend with periodic HV timer
[PATCH v7 0/9] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
2025-11-11 6:14 UTC (10+ messages)
` [PATCH v7 1/9] target/i386: disable PerfMonV2 when PERFCORE unavailable
` [PATCH v7 2/9] target/i386: disable PERFCORE when "-pmu" is configured
` [PATCH v7 3/9] target/i386/kvm: set KVM_PMU_CAP_DISABLE if "
` [PATCH v7 4/9] target/i386/kvm: extract unrelated code out of kvm_x86_build_cpuid()
` [PATCH v7 5/9] target/i386/kvm: rename architectural PMU variables
` [PATCH v7 6/9] target/i386/kvm: query kvm.enable_pmu parameter
` [PATCH v7 7/9] target/i386/kvm: reset AMD PMU registers during VM reset
` [PATCH v7 8/9] target/i386/kvm: support perfmon-v2 for reset
` [PATCH v7 9/9] target/i386/kvm: don't stop Intel PMU counters
[PATCH v3] RISC-V: KVM: Transparent huge page support
2025-11-11 4:49 UTC
[PATCH v3 00/14] Improvements for (nested) SVM testing
2025-11-11 0:58 UTC (3+ messages)
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