messages from 2026-03-17 16:18:55 to 2026-03-18 21:36:43 UTC [more...]
[PATCH v5 00/22] Runtime TDX module update support
2026-03-18 21:36 UTC (21+ messages)
` [PATCH v5 04/22] x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs
` [PATCH v5 05/22] x86/virt/seamldr: Retrieve P-SEAMLDR information
` [PATCH v5 06/22] coco/tdx-host: Expose P-SEAMLDR information via sysfs
` [PATCH v5 07/22] coco/tdx-host: Implement firmware upload sysfs ABI for TDX module updates
` [PATCH v5 08/22] x86/virt/seamldr: Allocate and populate a module update request
[PATCH] vfio/type1: Retry follow_pfnmap_start() when PFNMAP is zapped
2026-03-18 21:22 UTC (2+ messages)
[PATCH] RISC-V: KVM: Fix out-of-bounds by 1
2026-03-18 21:19 UTC (2+ messages)
[PATCH] vfio: selftests: Fix VLA initialisation in vfio_pci_irq_set()
2026-03-18 20:53 UTC (2+ messages)
[PATCH 0/4] KVM: VFIO: use mutex guards to simplify control flow
2026-03-18 20:31 UTC (2+ messages)
[PATCH] KVM: TDX: Fix APIC MSR ranges in tdx_has_emulated_msr()
2026-03-18 20:30 UTC (3+ messages)
[RFC v2 PATCH 00/10] vfio/pci: Add mmap() for DMABUFs
2026-03-18 20:04 UTC (3+ messages)
` [RFC v2 PATCH 04/10] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA
[PATCH 00/14] iommu: Add live update state preservation
2026-03-18 18:51 UTC (17+ messages)
` [PATCH 02/14] iommu: Implement IOMMU core liveupdate skeleton
` [PATCH 03/14] liveupdate: luo_file: Add internal APIs for file preservation
` [PATCH 04/14] iommu/pages: Add APIs to preserve/unpreserve/restore iommu pages
[PATCH 00/20] vfio/pci: Add CXL Type-2 device passthrough support
2026-03-18 18:41 UTC (32+ messages)
` [PATCH 03/20] cxl: Move CXL spec defines to public header
` [PATCH 08/20] vfio/pci: Add vfio-cxl Kconfig and build infrastructure
` [PATCH 09/20] vfio/cxl: Implement CXL device detection and HDM register probing
` [PATCH 10/20] vfio/cxl: CXL region management
` [PATCH 11/20] vfio/cxl: Expose DPA memory region to userspace with fault+zap mmap
` [PATCH 13/20] vfio/cxl: Introduce HDM decoder register emulation framework
` [PATCH 15/20] vfio/cxl: Introduce CXL DVSEC configuration space emulation
` [PATCH 18/20] docs: vfio-pci: Document CXL Type-2 device passthrough
` [PATCH 20/20] selftests/vfio: Fix VLA initialisation in vfio_pci_irq_set()
[PATCH v10 00/30] KVM: arm64: Implement support for SME
2026-03-18 17:55 UTC (30+ messages)
` [PATCH v10 04/30] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v10 05/30] KVM: arm64: Pay attention to FFR parameter in SVE save and load
` [PATCH v10 06/30] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v10 07/30] KVM: arm64: Move SVE state access macros after feature test macros
` [PATCH v10 08/30] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v10 09/30] KVM: arm64: Define internal features for SME
` [PATCH v10 10/30] KVM: arm64: Rename sve_state_reg_region
` [PATCH v10 11/30] KVM: arm64: Store vector lengths in an array
` [PATCH v10 12/30] KVM: arm64: Factor SVE code out of fpsimd_lazy_switch_to_host()
` [PATCH v10 13/30] KVM: arm64: Document the KVM ABI for SME
` [PATCH v10 14/30] KVM: arm64: Implement SME vector length configuration
` [PATCH v10 15/30] KVM: arm64: Support SME control registers
` [PATCH v10 16/30] KVM: arm64: Support TPIDR2_EL0
` [PATCH v10 17/30] KVM: arm64: Support SME identification registers for guests
[PATCH v6 00/39] KVM: arm64: Introduce vGIC-v5 with PPI support
2026-03-18 17:34 UTC (16+ messages)
` [PATCH v6 04/39] KVM: arm64: vgic: Split out mapping IRQs and setting irq_ops
` [PATCH v6 19/39] KVM: arm64: gic-v5: Implement PPI interrupt injection
` [PATCH v6 20/39] KVM: arm64: gic-v5: Init Private IRQs (PPIs) for GICv5
` [PATCH v6 22/39] KVM: arm64: gic-v5: Check for pending PPIs
` [PATCH v6 29/39] KVM: arm64: gic-v5: Enlighten arch timer for GICv5
` [PATCH v6 35/39] KVM: arm64: gic-v5: Probe for GICv5 device
[PATCH v13 00/48] arm64: Support for Arm CCA in KVM
2026-03-18 17:07 UTC (52+ messages)
` [PATCH v13 01/48] kvm: arm64: Include kvm_emulate.h in kvm/arm_psci.h
` [PATCH v13 02/48] kvm: arm64: Avoid including linux/kvm_host.h in kvm_pgtable.h
` [PATCH v13 03/48] arm64: RME: Handle Granule Protection Faults (GPFs)
` [PATCH v13 04/48] arm64: RMI: Add SMC definitions for calling the RMM
` [PATCH v13 05/48] arm64: RMI: Temporarily add SMCs from RMM v1.0 spec
` [PATCH v13 06/48] arm64: RMI: Add wrappers for RMI calls
` [PATCH v13 07/48] arm64: RMI: Check for RMI support at KVM init
` [PATCH v13 08/48] arm64: RMI: Configure the RMM with the host's page size
` [PATCH v13 09/48] arm64: RMI: Check for LPA2 support
` [PATCH v13 10/48] arm64: RMI: Ensure that the RMM has GPT entries for memory
` [PATCH v13 11/48] arm64: RMI: Define the user ABI
` [PATCH v13 12/48] arm64: RMI: Basic infrastructure for creating a realm
` [PATCH v13 13/48] kvm: arm64: Don't expose unsupported capabilities for realm guests
` [PATCH v13 14/48] KVM: arm64: Allow passing machine type in KVM creation
` [PATCH v13 15/48] arm64: RMI: RTT tear down
` [PATCH v13 16/48] arm64: RMI: Activate realm on first VCPU run
` [PATCH v13 17/48] arm64: RMI: Allocate/free RECs to match vCPUs
` [PATCH v13 18/48] arm64: RMI: Support for the VGIC in realms
` [PATCH v13 19/48] KVM: arm64: Support timers in realm RECs
` [PATCH v13 20/48] arm64: RMI: Handle realm enter/exit
` [PATCH v13 21/48] arm64: RMI: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v13 22/48] KVM: arm64: Handle realm MMIO emulation
` [PATCH v13 23/48] KVM: arm64: Expose support for private memory
` [PATCH v13 24/48] arm64: RMI: Allow populating initial contents
` [PATCH v13 25/48] arm64: RMI: Set RIPAS of initial memslots
` [PATCH v13 26/48] arm64: RMI: Create the realm descriptor
` [PATCH v13 27/48] arm64: RMI: Runtime faulting of memory
` [PATCH v13 28/48] KVM: arm64: Handle realm VCPU load
` [PATCH v13 29/48] KVM: arm64: Validate register access for a Realm VM
` [PATCH v13 30/48] KVM: arm64: Handle Realm PSCI requests
` [PATCH v13 31/48] KVM: arm64: WARN on injected undef exceptions
` [PATCH v13 32/48] arm64: Don't expose stolen time for realm guests
` [PATCH v13 33/48] arm64: RMI: allow userspace to inject aborts
` [PATCH v13 34/48] arm64: RMI: support RSI_HOST_CALL
` [PATCH v13 35/48] arm64: RMI: Allow checking SVE on VM instance
` [PATCH v13 36/48] arm64: RMI: Always use 4k pages for realms
` [PATCH v13 37/48] arm64: RMI: Prevent Device mappings for Realms
` [PATCH v13 38/48] arm64: RMI: Enable PMU support with a realm guest
` [PATCH v13 39/48] arm64: RMI: Propagate number of breakpoints and watchpoints to userspace
` [PATCH v13 40/48] arm64: RMI: Set breakpoint parameters through SET_ONE_REG
` [PATCH v13 41/48] arm64: RMI: Initialize PMCR.N with number counter supported by RMM
` [PATCH v13 42/48] arm64: RMI: Propagate max SVE vector length from RMM
` [PATCH v13 43/48] arm64: RMI: Configure max SVE vector length for a Realm
` [PATCH v13 44/48] arm64: RMI: Provide register list for unfinalized RMI RECs
` [PATCH v13 45/48] arm64: RMI: Provide accurate register list
` [PATCH v13 46/48] KVM: arm64: Expose KVM_ARM_VCPU_REC to user space
` [PATCH v13 47/48] arm64: RMI: Enable realms to be created
` [PATCH v13 48/48] [WIP] arm64: RMI: Add support for SRO
[PATCH v3 0/3] x86/fred: Fix SEV-ES/SNP guest boot failures
2026-03-18 16:49 UTC (9+ messages)
` [PATCH v3 1/3] x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()
` [PATCH v3 2/3] x86/cpu: Disable CR pinning during CPU bringup
` [PATCH v3 3/3] x86/fred: Fix early boot failures on SEV-ES/SNP guests
[RFC 00/10] KVM: s390: spring cleanup
2026-03-18 16:48 UTC (21+ messages)
` [RFC 01/10] KVM: s390: diag258: Pass absolute address to kvm_is_gpa_in_memslot()
` [RFC 03/10] KVM: s390: Convert shifts to gpa_to_gfn()
` [RFC 04/10] KVM: s390: kvm_s390_real_to_abs() should return gpa_t
` [RFC 05/10] KVM: s390: vsie: Cleanup and fixup of crycb handling
` [RFC 06/10] KVM: s390: Rework lowcore access functions
` [RFC 07/10] KVM: s390: Use gpa_t and gva_t in gaccess files
` [RFC 08/10] KVM: s390: Use gpa_t in priv.c
` [RFC 09/10] KVM: s390: Use gpa_t in pv.c
` [RFC 10/10] KVM: s390: Cleanup kvm_s390_store_status_unloaded
[PATCH v3 0/7] KVM: SVM: Fixes for VMCB12 checks and mapping
2026-03-18 15:55 UTC (7+ messages)
` [PATCH v3 1/7] KVM: SVM: Drop RAX check for SVM instructions from the emulator
[PATCH kvmtool 0/2] Add GDB stub and step-debug support for x86 and arm64
2026-03-18 15:41 UTC (3+ messages)
` [PATCH 1/2] x86: Add GDB stub and step-debug support
` [PATCH 2/2] arm64: "
[PATCH v5 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
2026-03-18 14:52 UTC (6+ messages)
` [PATCH v5 2/3] vfio/ism: Implement "
[PATCH] mm/pagewalk: fix race between concurrent split and refault
2026-03-18 14:30 UTC (10+ messages)
[PATCH v1 0/7] KVM: s390: More memory management fixes
2026-03-18 14:08 UTC (8+ messages)
` [PATCH v1 1/7] KVM: s390: Remove non-atomic dat_crstep_xchg()
` [PATCH v1 2/7] KVM: s390: vsie: Fix check for pre-existing shadow mapping
` [PATCH v1 3/7] KVM: s390: Fix gmap_link()
` [PATCH v1 4/7] KVM: s390: vsie: Fix refcount overflow for shadow gmaps
` [PATCH v1 5/7] KVM: s390: vsie: Fix unshadowing while shadowing
` [PATCH v1 6/7] KVM: s390: vsie: Fix off-by-one when protecting guest page tables
` [PATCH v1 7/7] KVM: s390: Fix KVM_S390_VCPU_FAULT ioctl
[PATCH v2 0/7] Add RMPOPT support
2026-03-18 14:00 UTC (11+ messages)
` [PATCH v2 3/7] x86/sev: add support for RMPOPT instruction
[PATCH v3] KVM: x86: Use gfn_to_pfn_cache for record_steal_time
2026-03-18 13:32 UTC
[PATCH v2] RISC-V: KVM: Batch stage-2 remote TLB flushes
2026-03-18 12:35 UTC
[Invitation] bi-weekly guest_memfd upstream call on 2026-03-19
2026-03-18 10:50 UTC
[PATCH] RISC-V: KVM: Fix double-free of sdata in kvm_pmu_clear_snapshot_area()
2026-03-18 9:29 UTC
[PATCH v2 0/2] x86/fred: Fix SEV-ES/SNP guest boot failures
2026-03-18 8:19 UTC (25+ messages)
` [PATCH v2 1/2] x86/cpu: Disable CR pinning during CPU bringup
[GIT PULL 0/6] KVM: s390: Fixes for 7.0
2026-03-18 8:06 UTC (7+ messages)
` [GIT PULL 1/6] KVM: s390: Fix a deadlock
` [GIT PULL 2/6] s390/mm: Add missing secure storage access fixups for donated memory
` [GIT PULL 3/6] KVM: s390: Limit adapter indicator access to mapped page
` [GIT PULL 4/6] KVM: s390: selftests: Add IRQ routing address offset tests
` [GIT PULL 5/6] KVM: s390: log machine checks more aggressively
` [GIT PULL 6/6] KVM: s390: vsie: Avoid injecting machine check on signal
[PATCH] KVM: clear map->gfn in kvm_vcpu_unmap() to prevent stale validity checks
2026-03-18 7:50 UTC (4+ messages)
[PATCH v2 10/22] vfio/pci: Skip reset of preserved device after Live Update
2026-03-17 23:36 UTC (11+ messages)
[PATCH v2] KVM: x86: Use gfn_to_pfn_cache for record_steal_time
2026-03-17 23:29 UTC (4+ messages)
[PATCH] vfio: selftests: Build tests on aarch64
2026-03-17 23:25 UTC
[kvm-unit-tests PATCH] x86: Increase access_fep timeout to 300s
2026-03-17 22:53 UTC
[PATCH 0/4] Fuller TDX kexec support
2026-03-17 21:55 UTC (6+ messages)
` [PATCH 3/4] x86/virt/tdx: Add SEAMCALL wrapper for TDH.SYS.DISABLE
[PATCH v9 0/2] selftests/vfio: Add NVIDIA GPU Falcon DMA test driver
2026-03-17 21:42 UTC (3+ messages)
` [PATCH v9 1/2] selftests/vfio: Skip MSI tests for drivers that cannot raise interrupts
` [PATCH v9 2/2] selftests/vfio: Add NVIDIA Falcon driver for DMA testing
[PATCH v5 0/5] KVM: selftests: arm64: Improve diagnostics from set_id_regs
2026-03-17 20:10 UTC (6+ messages)
` [PATCH v5 1/5] KVM: selftests: arm64: Report set_id_reg reads of test registers as tests
` [PATCH v5 2/5] KVM: selftests: arm64: Report register reset tests individually
` [PATCH v5 3/5] KVM: selftests: arm64: Make set_id_regs bitfield validatity checks non-fatal
` [PATCH v5 4/5] KVM: selftests: arm64: Skip all 32 bit IDs when set_id_regs is aarch64 only
` [PATCH v5 5/5] KVM: selftests: arm64: Use is_aarch32_id_reg() in test_vm_ftr_id_regs()
[PATCH v2] vfio: selftests: only build tests on arm64 and x86_64
2026-03-17 19:05 UTC (3+ messages)
[PATCH v1 00/13] KVM: arm64: Refactor user_mem_abort() into a state-object model
2026-03-17 17:10 UTC (3+ messages)
` [PATCH v1 11/13] KVM: arm64: Optimize early exit checks in kvm_s2_fault_pin_pfn()
[PATCH] KVM: irqfd: fix shutdown deadlock by moving SRCU sync outside resampler_lock
2026-03-17 16:27 UTC (2+ messages)
[PATCH V2 vfio 0/6] Add support for PRE_COPY initial bytes re-initialization
2026-03-17 16:17 UTC (4+ messages)
` [PATCH V2 vfio 2/6] vfio: Add support for VFIO_DEVICE_FEATURE_MIG_PRECOPY_INFOv2
` [PATCH V2 vfio 3/6] vfio: Adapt drivers to use the core helper vfio_check_precopy_ioctl
` [PATCH V2 vfio 6/6] vfio/mlx5: Add REINIT support to VFIO_MIG_GET_PRECOPY_INFO
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