public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-27 16:42:51 to 2025-10-29 13:18:40 UTC [more...]

[PATCH] KVM: SVM: Add module parameter to control SEV-SNP Secure TSC feature
 2025-10-29 13:18 UTC  (2+ messages)

[PATCH v12 00/23] TDX KVM selftests
 2025-10-29 13:18 UTC  (30+ messages)
` [PATCH v12 01/23] KVM: selftests: Add macros so simplify creating VM shapes for non-default types
` [PATCH v12 02/23] KVM: selftests: Allocate pgd in virt_map() as necessary
` [PATCH v12 03/23] KVM: selftests: Expose functions to get default sregs values
` [PATCH v12 04/23] KVM: selftests: Expose function to allocate guest vCPU stack
` [PATCH v12 05/23] KVM: selftests: Update kvm_init_vm_address_properties() for TDX
` [PATCH v12 06/23] KVM: selftests: Expose segment definitons to assembly files
` [PATCH v12 07/23] KVM: selftests: Add kbuild definitons
` [PATCH v12 08/23] KVM: selftests: Define structs to pass parameters to TDX boot code
` [PATCH v12 09/23] KVM: selftests: Add "
` [PATCH v12 10/23] KVM: selftests: Set up TDX boot code region
` [PATCH v12 11/23] KVM: selftests: Set up TDX boot parameters region
` [PATCH v12 12/23] KVM: selftests: Add helper to initialize TDX VM
` [PATCH v12 13/23] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [PATCH v12 14/23] KVM: selftests: Add helpers to init TDX memory and finalize VM
` [PATCH v12 15/23] KVM: selftests: Call TDX init when creating a new TDX vm
` [PATCH v12 16/23] KVM: selftests: Setup memory regions for TDX on vm creation
` [PATCH v12 17/23] KVM: selftests: Call KVM_TDX_INIT_VCPU when creating a new TDX vcpu
` [PATCH v12 18/23] KVM: selftests: Set entry point for TDX guest code
` [PATCH v12 19/23] KVM: selftests: Finalize TD memory as part of kvm_arch_vm_finalize_vcpus
` [PATCH v12 20/23] KVM: selftests: Add support for TDX TDCALL from guest
` [PATCH v12 21/23] KVM: selftests: Add wrapper for TDX MMIO "
` [PATCH v12 22/23] KVM: selftests: Add ucall support for TDX
` [PATCH v12 23/23] KVM: selftests: Add TDX lifecycle test

[PATCH] KVM: s390: Add capability that forwards operation exceptions
 2025-10-29 13:04 UTC 

[PATCH v11 0/2] update live migration configuration region
 2025-10-29 12:24 UTC  (3+ messages)
` [PATCH v11 1/2] crypto: hisilicon - qm updates BAR configuration
` [PATCH v11 2/2] hisi_acc_vfio_pci: adapt to new migration configuration

[PATCH v6 3/4] crypto: ccp: Skip SEV and SNP INIT for kdump boot
 2025-10-29 10:43 UTC  (2+ messages)

linux-next: KVM/s390x regression (was: [v7 03/16] mm/huge_memory: add device-private THP support to PMD operations)
 2025-10-29 10:20 UTC  (19+ messages)
  ` linux-next: KVM/s390x regression
                      ` [PATCH v1 0/1] KVM: s390: Fix missing present bit for gmap puds
                        ` [PATCH v1 1/1] "

[PATCH v2 00/26] vfio/xe: Add driver variant for Xe VF migration
 2025-10-29  8:54 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 11/26] drm/xe/pf: Increase PF GuC Buffer Cache size and use it for VF migration
` [PATCH v2 15/26] drm/xe/pf: Handle GuC migration data as part of PF control
` [PATCH v2 16/26] drm/xe/pf: Add helpers for VF GGTT migration data handling
` [PATCH v2 18/26] drm/xe/pf: Add helpers for VF MMIO "
` [PATCH v2 20/26] drm/xe/pf: Add helper to retrieve VF's LMEM object
` [PATCH v2 22/26] drm/xe/pf: Handle VRAM migration data as part of PF control
` [PATCH v2 25/26] drm/xe/pf: Export helpers for VFIO

[PATCH v3 00/25] KVM: x86/mmu: TDX post-populate cleanups
 2025-10-29  6:37 UTC  (24+ messages)
` [PATCH v3 13/25] KVM: TDX: Fold tdx_mem_page_record_premap_cnt() into its sole caller
` [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 v3 00/20] i386: Support CET for KVM
 2025-10-29  6:13 UTC  (22+ messages)
` [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 v3 17/20] i386/cpu: Advertise CET related flags in feature words
` [PATCH v3 18/20] i386/cpu: Enable cet-ss & cet-ibt for supported CPU models
` [PATCH v3 19/20] i386/tdx: Fix missing spaces in tdx_xfam_deps[]
` [PATCH v3 20/20] i386/tdx: Add CET SHSTK/IBT into the supported CPUID by XFAM

[PATCH v2 0/2] target/loongarch: Add PTW feature support in KVM mode
 2025-10-29  3:54 UTC  (5+ 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 v4 0/3] mm: Implement ECC handling for pfn with no struct page
 2025-10-29  3:15 UTC  (4+ messages)
` [PATCH v4 2/3] mm: handle poisoning of pfn without struct pages

[PATCH v10 0/2] update live migration configuration region
 2025-10-29  1:27 UTC  (9+ 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-29  0:18 UTC  (4+ messages)

[PATCH v6 0/5] vfio: handle DMA map/unmap up to the addressable limit
 2025-10-28 23:01 UTC  (7+ messages)
` [PATCH v6 1/5] vfio/type1: sanitize for overflow using check_*_overflow()
` [PATCH v6 2/5] vfio/type1: move iova increment to unmap_unpin_*() caller
` [PATCH v6 3/5] vfio/type1: handle DMA map/unmap up to the addressable limit
` [PATCH v6 4/5] vfio: selftests: update DMA map/unmap helpers to support more test kinds
` [PATCH v6 5/5] vfio: selftests: add end of address space DMA map/unmap tests

[PATCH v2 0/4] KVM: selftests: Test SET_NESTED_STATE with 48-bit L2 on 57-bit L1
 2025-10-28 22:30 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: selftests: Use a loop to create guest page tables
` [PATCH v2 2/4] KVM: selftests: Use a loop to walk "
` [PATCH v2 3/4] KVM: selftests: Change VM_MODE_PXXV48_4K to VM_MODE_PXXVYY_4K
` [PATCH v2 4/4] KVM: selftests: Add a VMX test for LA57 nested state

[PATCH v16 00/51] KVM: x86: Super Mega CET
 2025-10-28 22:23 UTC  (3+ messages)
` [PATCH v16 36/51] KVM: nSVM: Save/load CET Shadow Stack state to/from vmcb12/vmcb02

[kvm-unit-tests v2 0/8] More tests for selective CR0 intercept
 2025-10-28 22:12 UTC  (9+ messages)
` [kvm-unit-tests v2 1/8] scripts: Always return '2' when skipping tests
` [kvm-unit-tests v2 2/8] x86/svm: Cleanup selective cr0 write intercept test
` [kvm-unit-tests v2 3/8] x86/svm: Move CR0 selective write intercept test near CR3 intercept
` [kvm-unit-tests v2 4/8] x86/svm: Add FEP helpers for SVM tests
` [kvm-unit-tests v2 5/8] x86/svm: Report unsupported "
` [kvm-unit-tests v2 6/8] x86/svm: Move report_svm_guest() to the top of svm_tests.c
` [kvm-unit-tests v2 7/8] x86/svm: Generalize and improve selective CR0 write intercept test
` [kvm-unit-tests v2 8/8] x86/svm: Add more selective CR0 write and LMSW test cases

[PATCH v2] vhost: add a new ioctl VHOST_GET_VRING_WORKER_INFO and use in net.c
 2025-10-28 21:14 UTC  (2+ messages)

[PATCH v4 0/3] vfio: handle DMA map/unmap up to the addressable limit
 2025-10-28 18:42 UTC  (14+ messages)

[RFC PATCH 05/12] fs/proc/task_mmu: refactor pagemap_pmd_range()
 2025-10-28 18:23 UTC  (15+ messages)

[RFC PATCH 00/12] remove is_swap_[pte, pmd]() + non-swap confusion
 2025-10-28 18:20 UTC  (6+ messages)

[RFC] Making vma_to_pfn() public (due to vm_pgoff change)
 2025-10-28 17:58 UTC  (3+ messages)

[PATCH AUTOSEL 6.17] x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL
 2025-10-28 17:49 UTC  (3+ messages)

[RFC PATCH 00/21] VFIO live update support
 2025-10-28 17:39 UTC  (5+ messages)
` [RFC PATCH 06/21] vfio/pci: Accept live update preservation request for VFIO cdev

[PATCH v11 00/21] TDX KVM selftests
 2025-10-28 17:12 UTC  (8+ messages)
` [PATCH v11 21/21] KVM: selftests: Add TDX lifecycle test

[PATCH 19/22] vfio/pci: Convert all PCI drivers to get_region_info_caps
 2025-10-28 17:08 UTC  (2+ messages)

[PATCH v3] RISC-V: KVM: flush VS-stage TLB after VCPU migration to prevent stale entries
 2025-10-28 16:29 UTC  (2+ messages)

[PATCH v2 0/9] target/i386: SEV: Add support for enabling VMSA SEV features
 2025-10-28 15:11 UTC  (7+ messages)
` [PATCH v2 8/9] target/i386: SEV: Add support for setting TSC frequency for Secure TSC

[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-10-28 13:46 UTC  (8+ messages)
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH 0/2] arm: add kvm-psci-version vcpu property
 2025-10-28 11:00 UTC  (4+ messages)
` [PATCH 2/2] target/arm/kvm: "

[PATCH v8 0/7] TDX host: kexec/kdump support
 2025-10-28  9:31 UTC  (8+ messages)
` [PATCH 4/7] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum

[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] KVM: x86: Call out MSR_IA32_S_CET is not handled by XSAVES
 2025-10-28  6:01 UTC 

[PATCH v9 00/22] Enable FRED with KVM VMX
 2025-10-28  2:31 UTC  (4+ messages)
` [PATCH v9 05/22] x86/cea: Use array indexing to simplify exception stack access

[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 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

[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

[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  (5+ 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)

[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


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