messages from 2025-10-25 03:42:05 to 2025-10-28 08:30:07 UTC [more...]
[PATCH v3 00/20] i386: Support CET for KVM
2025-10-28 8:29 UTC (38+ messages)
` [PATCH v3 02/20] i386/cpu: Clean up indent style of x86_ext_save_areas[]
` [PATCH v3 03/20] i386/cpu: Clean up arch lbr xsave struct and comment
` [PATCH v3 04/20] i386/cpu: Reorganize arch lbr structure definitions
` [PATCH v3 05/20] i386/cpu: Make ExtSaveArea store an array of dependencies
` [PATCH v3 06/20] i386/cpu: Add avx10 dependency for Opmask/ZMM_Hi256/Hi16_ZMM
` [PATCH v3 07/20] i386/cpu: Reorganize dependency check for arch lbr state
` [PATCH v3 08/20] i386/cpu: Drop pmu check in CPUID 0x1C encoding
` [PATCH v3 09/20] i386/cpu: Fix supervisor xstate initialization
` [PATCH v3 10/20] i386/cpu: Add missing migratable xsave features
` [PATCH v3 11/20] i386/cpu: Enable xsave support for CET states
` [PATCH v3 12/20] i386/cpu: Add CET support in CR4
` [PATCH v3 14/20] i386/kvm: Add save/load support for KVM_REG_GUEST_SSP
` [PATCH v3 15/20] i386/machine: Add vmstate for cet-ss and cet-ibt
` [PATCH v3 16/20] i386/cpu: Mark cet-u & cet-s xstates as migratable
[PATCH v2 00/26] vfio/xe: Add driver variant for Xe VF migration
2025-10-28 8:06 UTC (29+ messages)
` [PATCH v2 01/26] drm/xe/pf: Remove GuC version check for migration support
` [PATCH v2 03/26] drm/xe/pf: Add save/restore control state stubs and connect to debugfs
` [PATCH v2 04/26] drm/xe/pf: Add data structures and handlers for migration rings
` [PATCH v2 05/26] drm/xe/pf: Add helpers for migration data allocation / free
` [PATCH v2 06/26] drm/xe/pf: Add support for encap/decap of bitstream to/from packet
` [PATCH v2 07/26] drm/xe/pf: Add minimalistic migration descriptor
` [PATCH v2 16/26] drm/xe/pf: Add helpers for VF GGTT migration data handling
` [PATCH v2 25/26] drm/xe/pf: Export helpers for VFIO
` [PATCH v2 26/26] vfio/xe: Add vendor-specific vfio_pci driver for Intel graphics
[PATCH] vhost: add a new ioctl VHOST_GET_VRING_WORKER_INFO and use in net.c
2025-10-28 7:13 UTC (5+ messages)
[PATCH 00/22] vfio: Give VFIO_DEVICE_GET_REGION_INFO its own op
2025-10-28 7:10 UTC (4+ messages)
` [PATCH 18/22] vfio/ccw: Convert to get_region_info_caps
[PATCH 02/22] vfio/hisi: Convert to the get_region_info op
2025-10-28 7:07 UTC (3+ messages)
[PATCH v10 0/2] update live migration configuration region
2025-10-28 7:04 UTC (7+ messages)
` [PATCH v10 1/2] crypto: hisilicon - qm updates BAR configuration
` [PATCH v10 2/2] hisi_acc_vfio_pci: adapt to new migration configuration
[PATCH] KVM: SVM: Don't skip unrelated instruction if INT3 is replaced
2025-10-28 6:44 UTC (3+ messages)
[PATCH] KVM: x86: Call out MSR_IA32_S_CET is not handled by XSAVES
2025-10-28 6:01 UTC
[PATCH v3 00/25] KVM: x86/mmu: TDX post-populate cleanups
2025-10-28 5:37 UTC (26+ messages)
` [PATCH v3 13/25] KVM: TDX: Fold tdx_mem_page_record_premap_cnt() into its sole caller
` [PATCH v3 14/25] KVM: TDX: Bug the VM if extended the initial measurement fails
` [PATCH v3 20/25] KVM: TDX: Add macro to retry SEAMCALLs when forcing vCPUs out of guest
` [PATCH v3 24/25] KVM: TDX: Guard VM state transitions with "all" the locks
` [PATCH] KVM: TDX: Take MMU lock around tdh_vp_init()
[PATCH v9 00/22] Enable FRED with KVM VMX
2025-10-28 2:31 UTC (26+ messages)
` [PATCH v9 01/22] KVM: VMX: Enable support for secondary VM exit controls
` [PATCH v9 02/22] KVM: VMX: Initialize VM entry/exit FRED controls in vmcs_config
` [PATCH v9 03/22] KVM: VMX: Disable FRED if FRED consistency checks fail
` [PATCH v9 04/22] x86/cea: Prefix event stack names with ESTACK_
` [PATCH v9 05/22] x86/cea: Use array indexing to simplify exception stack access
` [PATCH v9 06/22] x86/cea: Export __this_cpu_ist_top_va() to KVM
` [PATCH v9 07/22] KVM: VMX: Initialize VMCS FRED fields
` [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 12/22] KVM: VMX: Virtualize FRED event_data
` [PATCH v9 13/22] KVM: VMX: Virtualize FRED nested exception tracking
` [PATCH v9 14/22] KVM: x86: Save/restore the nested flag of an exception
` [PATCH v9 15/22] KVM: x86: Mark CR4.FRED as not reserved
` [PATCH v9 16/22] KVM: VMX: Dump FRED context in dump_vmcs()
` [PATCH v9 17/22] KVM: x86: Advertise support for FRED
` [PATCH v9 18/22] KVM: nVMX: Enable support for secondary VM exit controls
` [PATCH v9 19/22] KVM: nVMX: Handle FRED VMCS fields in nested VMX context
` [PATCH v9 20/22] KVM: nVMX: Validate FRED-related VMCS fields
` [PATCH v9 21/22] KVM: nVMX: Guard SHADOW_FIELD_R[OW] macros with VMX feature checks
` [PATCH v9 22/22] KVM: nVMX: Enable VMX FRED controls
[RFC] Making vma_to_pfn() public (due to vm_pgoff change)
2025-10-28 2:17 UTC (2+ messages)
[PATCH v4 0/3] vfio: handle DMA map/unmap up to the addressable limit
2025-10-28 1:57 UTC (12+ messages)
[PATCH v11 00/21] TDX KVM selftests
2025-10-28 0:53 UTC (6+ messages)
` [PATCH v11 21/21] KVM: selftests: Add TDX lifecycle test
[PATCH v3 0/4] KVM: VMX: Unify L1D flush for L1TF
2025-10-28 0:49 UTC (12+ messages)
` [PATCH v3 1/4] KVM: VMX: Flush CPU buffers as needed if L1D cache flush is skipped
[PATCH v4 0/3] mm: Implement ECC handling for pfn with no struct page
2025-10-28 0:26 UTC (5+ messages)
` [PATCH v4 1/3] mm: Change ghes code to allow poison of non-struct pfn
` [PATCH v4 2/3] mm: handle poisoning of pfn without struct pages
` [PATCH v4 3/3] vfio/nvgrace-gpu: register device memory for poison handling
[PATCH v8 0/7] TDX host: kexec/kdump support
2025-10-28 0:07 UTC (7+ messages)
` [PATCH 4/7] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum
[PATCH v5 0/5] vfio: handle DMA map/unmap up to the addressable limit
2025-10-27 23:58 UTC (9+ messages)
` [PATCH v5 1/5] vfio/type1: sanitize for overflow using check_*_overflow
` [PATCH v5 2/5] vfio/type1: move iova increment to unmap_unpin_* caller
` [PATCH v5 3/5] vfio/type1: handle DMA map/unmap up to the addressable limit
` [PATCH v5 4/5] vfio: selftests: update DMA map/unmap helpers to support more test kinds
` [PATCH v5 5/5] vfio: selftests: add end of address space DMA map/unmap tests
[PATCH v3 0/3] VMSCAPE optimization for BHI variant
2025-10-27 23:43 UTC (4+ messages)
` [PATCH v3 1/3] x86/bhi: Add BHB clearing for CPUs with larger branch history
` [PATCH v3 2/3] x86/vmscape: Replace IBPB with branch history clear on exit to userspace
` [PATCH v3 3/3] x86/vmscape: Remove LFENCE from BHB clearing long loop
[RFC PATCH 00/12] remove is_swap_[pte, pmd]() + non-swap confusion
2025-10-27 23:32 UTC (18+ messages)
` [RFC PATCH 05/12] fs/proc/task_mmu: refactor pagemap_pmd_range()
[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-10-27 23:13 UTC (6+ messages)
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions
[PATCH v2 0/3] VMSCAPE optimization for BHI variant
2025-10-27 21:30 UTC (3+ messages)
` [PATCH v2 2/3] x86/vmscape: Replace IBPB with branch history clear on exit to userspace
[RFC PATCH 00/21] VFIO live update support
2025-10-27 20:44 UTC (3+ messages)
` [RFC PATCH 06/21] vfio/pci: Accept live update preservation request for VFIO cdev
[PATCH v4 0/4] SEV-SNP guest policy bit support updates
2025-10-27 19:33 UTC (5+ messages)
` [PATCH v4 1/4] KVM: SEV: Consolidate the SEV policy bits in a single header file
` [PATCH v4 2/4] crypto: ccp - Add an API to return the supported SEV-SNP policy bits
` [PATCH v4 3/4] KVM: SEV: Publish "
` [PATCH v4 4/4] KVM: SEV: Add known "
[PATCH 0/2] KVM: selftests: Link with VFIO selftests lib and test device interrupts
2025-10-27 18:50 UTC (7+ messages)
` [PATCH 2/2] KVM: selftests: Add a test for vfio-pci device IRQ delivery to vCPUs
[RFC PATCH 0/7] vfio: Add alias region uapi for device feature
2025-10-27 18:19 UTC (3+ messages)
[PATCH v2 00/20] KVM: s390: gmap rewrite, the real deal
2025-10-27 18:00 UTC (5+ messages)
` [PATCH v2 03/20] KVM: s390: Add gmap_helper_set_unused()
[PATCH net-next v8 00/14] vsock: add namespace support to vhost-vsock
2025-10-27 17:25 UTC (3+ messages)
linux-next: KVM/s390x regression (was: [v7 03/16] mm/huge_memory: add device-private THP support to PMD operations)
2025-10-27 17:06 UTC (12+ messages)
` linux-next: KVM/s390x regression
[PATCH v6 00/23] WHPX support for Arm
2025-10-27 17:07 UTC (7+ messages)
` [PATCH v6 03/23] hw/arm: virt: add GICv2m for the case when ITS is not available
[PATCH 0/2] arm: add kvm-psci-version vcpu property
2025-10-27 16:42 UTC (3+ messages)
` [PATCH 2/2] target/arm/kvm: "
[PATCH 00/12] vfio: selftests: Support for multi-device tests
2025-10-27 16:21 UTC (3+ messages)
` [PATCH 05/12] vfio: selftests: Support multiple devices in the same container/iommufd
[PATCH 0/3] Fix a lost async pagefault notification when the guest is using SMM
2025-10-27 15:00 UTC (7+ messages)
` [PATCH 2/3] KVM: x86: Fix a semi theoretical bug in kvm_arch_async_page_present_queued
[syzbot] [kvm?] KASAN: slab-use-after-free Write in kvm_gmem_release
2025-10-27 14:41 UTC (4+ messages)
[PATCH 1/1] vfio/pci: add PCIe TPH device ioctl
2025-10-27 14:33 UTC (3+ messages)
[PATCH] KVM: arm64: vgic-v3: Trap all if no in-kernel irqchip
2025-10-27 14:02 UTC (2+ messages)
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2025-10-27 13:56 UTC (11+ messages)
` [RFC PATCH v1 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [RFC PATCH v1 08/37] KVM: guest_memfd: Don't set FGP_ACCESSED when getting folios
` [RFC PATCH v1 09/37] KVM: guest_memfd: Skip LRU for guest_memfd folios
` [RFC PATCH v1 16/37] KVM: selftests: Add support for mmap() on guest_memfd in core library
[RFC PATCH v1 07/37] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
2025-10-27 12:48 UTC (12+ messages)
[PATCH v13 00/12] KVM: guest_memfd: Add NUMA mempolicy support
2025-10-27 12:25 UTC (4+ messages)
` [PATCH v13 04/12] KVM: guest_memfd: Add slab-allocated inode cache
[PATCH v7 00/24] WHPX support for Arm
2025-10-27 7:55 UTC (8+ messages)
` [PATCH v7 24/24] whpx: apic: use non-deprecated APIs to control interrupt controller state
[PATCH 00/26] vfio/xe: Add driver variant for Xe VF migration
2025-10-27 7:02 UTC (5+ messages)
` [PATCH 26/26] vfio/xe: Add vendor-specific vfio_pci driver for Intel graphics
[PATCH 0/4] SBI MPXY support for KVM Guest
2025-10-27 3:38 UTC (2+ messages)
[PATCH v2 0/2] target/loongarch: Add PTW feature support in KVM mode
2025-10-27 3:26 UTC (4+ messages)
` [PATCH v2 1/2] linux-headers: Update to Linux v6.18-rc3
` [PATCH v2 2/2] target/loongarch: Add PTW feature support in KVM mode
[PATCH AUTOSEL 6.17] vfio/nvgrace-gpu: Add GB300 SKU to the devid table
2025-10-26 22:25 UTC (8+ messages)
` [PATCH AUTOSEL 6.17-5.10] x86/kvm: Prefer native qspinlock for dedicated vCPUs irrespective of PV_UNHALT
` [PATCH AUTOSEL 6.17] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum
` [PATCH AUTOSEL 6.17] x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL
` [PATCH AUTOSEL 6.17] x86/virt/tdx: Use precalculated TDVPR page physical address
` [PATCH AUTOSEL 6.17-6.1] vfio: return -ENOTTY for unsupported device feature
[PATCH] KVM: MIPS/LoongArch: Fix typo in pfn_to_pfn_prot comments
2025-10-26 15:02 UTC
[GIT PULL v2] KVM/riscv fixes for 6.18 take #2
2025-10-25 10:13 UTC
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;
as well as URLs for NNTP newsgroup(s).