messages from 2025-10-13 15:15:40 to 2025-10-24 07:38:55 UTC [more...]
[PATCH v3 00/25] KVM: x86/mmu: TDX post-populate cleanups
2025-10-24 7:38 UTC (62+ messages)
` [PATCH v3 01/25] KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatory
` [PATCH v3 02/25] KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()
` [PATCH v3 03/25] KVM: TDX: Drop PROVE_MMU=y sanity check on to-be-populated mappings
` [PATCH v3 04/25] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
` [PATCH v3 05/25] Revert "KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU"
` [PATCH v3 06/25] KVM: x86/mmu: Rename kvm_tdp_map_page() to kvm_tdp_page_prefault()
` [PATCH v3 07/25] KVM: TDX: Drop superfluous page pinning in S-EPT management
` [PATCH v3 08/25] KVM: TDX: Return -EIO, not -EINVAL, on a KVM_BUG_ON() condition
` [PATCH v3 09/25] KVM: TDX: Fold tdx_sept_drop_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v3 10/25] KVM: x86/mmu: Drop the return code from kvm_x86_ops.remove_external_spte()
` [PATCH v3 11/25] KVM: TDX: Avoid a double-KVM_BUG_ON() in tdx_sept_zap_private_spte()
` [PATCH v3 12/25] KVM: TDX: Use atomic64_dec_return() instead of a poor equivalent
` [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 15/25] KVM: TDX: ADD pages to the TD image while populating mirror EPT entries
` [PATCH v3 16/25] KVM: TDX: Fold tdx_sept_zap_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v3 17/25] KVM: TDX: Combine KVM_BUG_ON + pr_tdx_error() into TDX_BUG_ON()
` [PATCH v3 18/25] KVM: TDX: Derive error argument names from the local variable names
` [PATCH v3 19/25] KVM: TDX: Assert that mmu_lock is held for write when removing S-EPT entries
` [PATCH v3 20/25] KVM: TDX: Add macro to retry SEAMCALLs when forcing vCPUs out of guest
` [PATCH v3 21/25] KVM: TDX: Add tdx_get_cmd() helper to get and validate sub-ioctl command
` [PATCH v3 22/25] KVM: TDX: Convert INIT_MEM_REGION and INIT_VCPU to "unlocked" vCPU ioctl
` [PATCH v3 23/25] KVM: TDX: Use guard() to acquire kvm->lock in tdx_vm_ioctl()
` [PATCH v3 24/25] KVM: TDX: Guard VM state transitions with "all" the locks
` [PATCH v3 25/25] KVM: TDX: Fix list_add corruption during vcpu_load()
[PATCH V2 0/2] arm64/mm: Add remaining TLBI_XXX_MASK macros
2025-10-24 4:02 UTC (3+ messages)
` [PATCH V2 1/2] arm64/mm: Drop redundant 'level' range trimming in __tlbi_level()
` [PATCH V2 2/2] arm64/mm: Add remaining TLBI_XXX_MASK macros
[PATCH] KVM: arm64: selftests: Filter ZCR_EL2 in get-reg-list
2025-10-23 23:43 UTC
[PATCH] KVM: arm64: selftests: Add SCTLR2_EL2 to get-reg-list
2025-10-23 21:19 UTC
[PATCH v2 0/4] KVM ARM64 pre_fault_memory
2025-10-23 17:16 UTC (7+ messages)
` [PATCH v2 1/4] KVM: arm64: Add pre_fault_memory implementation
` [PATCH v2 2/4] KVM: selftests: Fix unaligned mmap allocations
` [PATCH v2 3/4] KVM: selftests: Enable pre_fault_memory_test for arm64
` [PATCH v2 4/4] KVM: selftests: Add option for different backing in pre-fault tests
RFC KVM: arm64: selftest: stage 2 mapping helpers
2025-10-23 15:46 UTC (9+ messages)
[PATCH v2] KVM: arm64: nv: Optimize unmapping of shadow S2-MMU tables
2025-10-23 14:35 UTC (3+ messages)
[PATCH] KVM: arm64: Check the untrusted offset in FF-A memory share
2025-10-22 15:21 UTC (2+ messages)
[PATCH v4 00/23] ARM64 PMU Partitioning
2025-10-22 15:05 UTC (3+ messages)
` [PATCH v4 04/23] perf: arm_pmuv3: Introduce method to partition the PMU
[PATCH v3 0/5] arm64/sysreg: Introduce Prefix descriptor and generated ICH_VMCR_EL2 support
2025-10-22 13:45 UTC (6+ messages)
` [PATCH v3 1/5] arm64/sysreg: Fix checks for incomplete sysreg definitions
` [PATCH v3 2/5] arm64/sysreg: Support feature-specific fields with 'Prefix' descriptor
` [PATCH v3 3/5] arm64/sysreg: Move generation of RES0/RES1/UNKN to function
` [PATCH v3 4/5] arm64/sysreg: Add ICH_VMCR_EL2
` [PATCH v3 5/5] KVM: arm64: gic-v3: Switch vGIC-v3 to use generated ICH_VMCR_EL2
[PATCH 0/3] KVM: arm64: Fix handling of ID_PFR1_EL1.GIC
2025-10-22 7:08 UTC (7+ messages)
` [PATCH 1/3] KVM: arm64: Make ID_PFR1_EL1.GIC writable
` [PATCH 2/3] KVM: arm64: Set ID_{AA64PFR0,PFR1}_EL1.GIC when GICv3 is configured
` [PATCH 3/3] KVM: arm64: Limit clearing of ID_{AA64PFR0,PFR1}_EL1.GIC to userspace irqchip
[PATCH v2 0/4] arm64/sysreg: Introduce Prefix descriptor and generated ICH_VMCR_EL2 support
2025-10-21 19:22 UTC (5+ messages)
` [PATCH v2 1/4] arm64/sysreg: Fix checks for incomplete sysreg definitions
` [PATCH v2 2/4] arm64/sysreg: Support feature-specific fields with 'Prefix' descriptor
[PATCH] KVM: arm64: gic-v3: Only set ICH_HCR traps for v2-on-v3 or v3 guests
2025-10-21 18:47 UTC (9+ messages)
[PATCH v4 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-10-21 16:13 UTC (7+ messages)
` [PATCH v4 1/3] KVM: arm64: VM exit to userspace to handle SEA
` [PATCH v4 2/3] KVM: selftests: Test for KVM_EXIT_ARM_SEA
` [PATCH v4 3/3] Documentation: kvm: new UAPI for handling SEA
[Question] Received vtimer interrupt but ISTATUS is 0
2025-10-21 14:46 UTC (4+ messages)
[PATCH] KVM: arm64: vgic-v3: Trap all if no in-kernel irqchip
2025-10-21 14:01 UTC (2+ messages)
[PATCH v13 00/12] KVM: guest_memfd: Add NUMA mempolicy support
2025-10-21 5:59 UTC (29+ messages)
` [PATCH v13 01/12] KVM: guest_memfd: Rename "struct kvm_gmem" to "struct gmem_file"
` [PATCH v13 02/12] KVM: guest_memfd: Add macro to iterate over gmem_files for a mapping/inode
` [PATCH v13 03/12] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH v13 04/12] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH v13 05/12] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [PATCH v13 06/12] KVM: selftests: Define wrappers for common syscalls to assert success
` [PATCH v13 07/12] KVM: selftests: Report stacktraces SIGBUS, SIGSEGV, SIGILL, and SIGFPE by default
` [PATCH v13 08/12] KVM: selftests: Add additional equivalents to libnuma APIs in KVM's numaif.h
` [PATCH v13 09/12] KVM: selftests: Use proper uAPI headers to pick up mempolicy.h definitions
` [PATCH v13 10/12] KVM: selftests: Add helpers to probe for NUMA support, and multi-node systems
` [PATCH v13 11/12] KVM: selftests: Add guest_memfd tests for mmap and NUMA policy support
` [PATCH v13 12/12] KVM: guest_memfd: Add gmem_inode.flags field instead of using i_private
[RFC PATCH 00/16] arm64: make alternative patching callbacks safe
2025-10-20 17:12 UTC (9+ messages)
` [RFC PATCH 03/16] arm64/insn: always inline aarch64_insn_decode_register()
` [RFC PATCH 06/16] arm64/insn: always inline aarch64_insn_gen_movewide()
` [RFC PATCH 12/16] kvm/arm64: make alternative callbacks safe
` [RFC PATCH 14/16] arm64/insn: always inline aarch64_insn_encode_ldst_size()
[PATCH] KVM: selftests: fix ITS collection target addresses in vgic_lpi_stress
2025-10-20 15:13 UTC (5+ messages)
[PATCH v2] KVM: selftests: fix MAPC RDbase target formatting in vgic_lpi_stress
2025-10-20 14:59 UTC
linux-6.18-rc2/arch/arm64/kvm/vgic/vgic-v3.c:728: Possible || and | mixup ?
2025-10-20 12:12 UTC (2+ messages)
Question about heterogeneous VM live migration
2025-10-18 3:17 UTC (3+ messages)
[PATCH 00/10] KVM: selftests: Convert to kernel-style types
2025-10-17 22:38 UTC (3+ messages)
[PATCH v10 00/43] arm64: Support for Arm CCA in KVM
2025-10-17 14:55 UTC (2+ messages)
` [PATCH v11 00/42] "
[PATCH v7 00/28] Tracefs support for pKVM
2025-10-17 9:14 UTC (6+ messages)
` [PATCH v7 14/28] tracing: Add a trace remote module for testing
[PATCH v3] KVM: arm64: Check range args for pKVM mem transitions
2025-10-16 16:45 UTC
[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
2025-10-16 0:04 UTC (7+ messages)
` [PATCH v5 32/44] KVM: x86/pmu: Disable interception of select PMU MSRs "
[PATCH v12 00/12] KVM: guest_memfd: Add NUMA mempolicy support
2025-10-15 16:56 UTC (7+ messages)
` [PATCH v12 05/12] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
[RFC PATCH v1 00/38] ARM CCA Device Assignment support
2025-10-15 16:34 UTC (25+ messages)
` [RFC PATCH v1 11/38] KVM: arm64: CCA: register host tsm platform device
[GIT PULL] KVM/arm64 fixes for 6.18, take #1
2025-10-15 14:04 UTC (3+ messages)
[PATCH 0/3] set_id_regs cleanup
2025-10-14 10:21 UTC (4+ messages)
` [PATCH 1/3] KVM: arm64: selftests: Count test_guest_reg_read() as a test
` [PATCH 2/3] KVM: arm64: selftests: Remove ARM64_FEATURE_FIELD_BITS and its last user
` [PATCH 3/3] KVM: arm64: selftests: Consider all 7 possible levels of cache
[PATCH] arm64: Revamp HCR_EL2.E2H RES1 detection
2025-10-14 8:53 UTC (6+ messages)
[PATCH] KVM: arm64: selftests: Sync ID_AA64PFR1, MPIDR, CLIDR in guest
2025-10-14 6:59 UTC (5+ messages)
[PATCH] KVM: arm64: selftests: Allocate vcpus with correct size
2025-10-13 16:56 UTC (2+ messages)
[PATCH] Documentation: KVM: Update GICv3 docs for GICv5 hosts
2025-10-13 16:56 UTC (2+ messages)
[PATCH] KVM: arm64: selftests: Actually enable IRQs in vgic_lpi_stress
2025-10-13 16:56 UTC (2+ messages)
[PATCH 0/2] KVM: arm64: nv: FGT traps of MDSCR_EL1
2025-10-13 16:56 UTC (2+ messages)
[PATCH v2] KVM: arm64: Guard PMSCR_EL1 initialization with SPE presence check
2025-10-13 16:56 UTC (2+ messages)
[PATCH 00/13] KVM: arm64: De-specialise the timer UAPI
2025-10-13 16:55 UTC (2+ 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