Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2025-10-03 00:04:33 to 2025-10-14 10:21:26 UTC [more...]

[PATCH 0/3] set_id_regs cleanup
 2025-10-14 10:21 UTC  (3+ 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] arm64: Revamp HCR_EL2.E2H RES1 detection
 2025-10-14  8:53 UTC  (10+ messages)

[PATCH] KVM: arm64: selftests: Sync ID_AA64PFR1, MPIDR, CLIDR in guest
 2025-10-14  6:59 UTC  (5+ messages)

[PATCH v4 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-10-14  1:51 UTC  (5+ 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

[RFC PATCH v1 00/38] ARM CCA Device Assignment support
 2025-10-13 20:42 UTC  (22+ messages)
` [RFC PATCH v1 11/38] KVM: arm64: CCA: register host tsm platform device

[PATCH] KVM: arm64: selftests: Allocate vcpus with correct size
 2025-10-13 16:56 UTC  (2+ messages)

[PATCH] KVM: arm64: gic-v3: Only set ICH_HCR traps for v2-on-v3 or v3 guests
 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  (3+ 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)

[PATCH v2 0/4] KVM ARM64 pre_fault_memory
 2025-10-13 15:15 UTC  (5+ 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

[PATCH 0/3] KVM: arm64: Fix handling of ID_PFR1_EL1.GIC
 2025-10-13  8:32 UTC  (4+ 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] KVM: arm64: nv: Optimize unmapping of shadow S2-MMU tables
 2025-10-13  6:51 UTC 

[PATCH V6 0/3] arm64/sysreg: Clean up TCR_EL1 field macros
 2025-10-13  5:29 UTC  (4+ messages)
` [PATCH V6 1/3] tools: header: arm64: Replace TCR_NFD[0|1] with TCR_EL1_NFD[0|1]
` [PATCH V6 2/3] arm64/sysreg: Replace TCR_EL1 field macros
` [PATCH V6 3/3] KVM: arm64: Move inside all required TCR_XXX macros

[PATCH v12 00/12] KVM: guest_memfd: Add NUMA mempolicy support
 2025-10-12 20:00 UTC  (33+ messages)
` [PATCH v12 01/12] KVM: guest_memfd: Rename "struct kvm_gmem" to "struct gmem_file"
` [PATCH v12 02/12] KVM: guest_memfd: Add macro to iterate over gmem_files for a mapping/inode
` [PATCH v12 03/12] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH v12 04/12] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH v12 05/12] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [PATCH v12 06/12] KVM: selftests: Define wrappers for common syscalls to assert success
` [PATCH v12 07/12] KVM: selftests: Report stacktraces SIGBUS, SIGSEGV, SIGILL, and SIGFPE by default
` [PATCH v12 08/12] KVM: selftests: Add additional equivalents to libnuma APIs in KVM's numaif.h
` [PATCH v12 09/12] KVM: selftests: Use proper uAPI headers to pick up mempolicy.h definitions
` [PATCH v12 10/12] KVM: selftests: Add helpers to probe for NUMA support, and multi-node systems
` [PATCH v12 11/12] KVM: selftests: Add guest_memfd tests for mmap and NUMA policy support
` [PATCH v12 12/12] KVM: guest_memfd: Add gmem_inode.flags field instead of using i_private

Saving and restoring state of a KVM VM using GICv2 fails
 2025-10-12 17:14 UTC  (2+ messages)

[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
 2025-10-11 14:32 UTC  (13+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
  ` [PATCH v7 06/12] KVM: guest_memfd: add module param for disabling TLB flushing

[PATCH v3 0/9] KVM Selftest Runner
 2025-10-10 19:38 UTC  (12+ messages)
` [PATCH v3 1/9] KVM: selftest: Create KVM selftest runner
` [PATCH v3 9/9] KVM: selftests: Provide README.rst for KVM selftests runner

[PATCH 0/2] KVM: arm64: selftests: Cover ID_AA64ISAR3_EL1 in set_id_regs
 2025-10-10 15:29 UTC  (3+ messages)
` [PATCH 2/2] "

HCR_EL2 GET_ONE_REG value difference
 2025-10-10 13:12 UTC  (8+ messages)

[PATCH v2 0/2] arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in headers
 2025-10-10 13:01 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
` [PATCH v2 2/2] arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers

[kvm-unit-tests PATCH v2 0/4] Better backtraces for leaf functions
 2025-10-10  6:03 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 2/4] x86: "

[PATCH v2 0/4] arm64/sysreg: Introduce Prefix descriptor and generated ICH_VMCR_EL2 support
 2025-10-09 16:54 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 v2 3/4] arm64/sysreg: Add ICH_VMCR_EL2
` [PATCH v2 4/4] KVM: arm64: gic-v3: Switch vGIC-v3 to use generated ICH_VMCR_EL2

KVM NV + SVE host OS warning
 2025-10-09 15:01 UTC  (17+ messages)

[PATCH 0/3] arm64/sysreg: Introduce Feat descriptor and generated ICH_VMCR_EL2 support
 2025-10-09 12:42 UTC  (7+ messages)
` [PATCH 1/3] arm64/sysreg: Support feature-specific fields with 'Feat' descriptor
` [PATCH 3/3] KVM: arm64: gic-v3: Switch vGIC-v3 to use generated ICH_VMCR_EL2
` [PATCH 2/3] arm64/sysreg: Add ICH_VMCR_EL2

[PATCH] KVM: arm64: Check cpu_has_spe() before initializing PMSCR_EL1 in VHE
 2025-10-09  9:11 UTC  (9+ messages)

[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
 2025-10-09  2:19 UTC  (6+ messages)
` [PATCH v5 32/44] KVM: x86/pmu: Disable interception of select PMU MSRs "

[PATCH v10 00/43] arm64: Support for Arm CCA in KVM
 2025-10-08  8:46 UTC  (7+ messages)
` [PATCH v10 03/43] arm64: RME: Add SMC definitions for calling the RMM

[PATCH v14 00/34] KVM: guest_memfd() and per-page attributes
 2025-10-07 13:58 UTC  (4+ messages)
` [PATCH 15/34] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory

[STABLE 6.6.y] [PATCH] KVM: arm64: Fix softirq masking in FPSIMD register saving sequence
 2025-10-06 10:08 UTC  (3+ messages)
` Patch "KVM: arm64: Fix softirq masking in FPSIMD register saving sequence" has been added to the 6.6-stable tree

[STABLE 6.1.y] [PATCH] KVM: arm64: Fix softirq masking in FPSIMD register saving sequence
 2025-10-06 10:08 UTC  (3+ messages)
` Patch "KVM: arm64: Fix softirq masking in FPSIMD register saving sequence" has been added to the 6.1-stable tree

[STABLE 5.15.y] [PATCH] KVM: arm64: Fix softirq masking in FPSIMD register saving sequence
 2025-10-06 10:08 UTC  (5+ messages)
` Patch "KVM: arm64: Fix softirq masking in FPSIMD register saving sequence" has been added to the 5.15-stable tree

[PATCH v3 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-10-03 21:34 UTC  (2+ messages)

[PATCH] KVM: arm64: nv: do not inject L2-bound IRQs to L1 hypervisor
 2025-10-03 13:48 UTC  (3+ messages)

[PATCH v2] KVM: arm64: Check range args for pKVM mem transitions
 2025-10-03 13:45 UTC  (7+ messages)

[PATCH v7 00/28] Tracefs support for pKVM
 2025-10-03 13:38 UTC  (29+ messages)
` [PATCH v7 01/28] ring-buffer: Add page statistics to the meta-page
` [PATCH v7 02/28] ring-buffer: Store bpage pointers into subbuf_ids
` [PATCH v7 03/28] ring-buffer: Introduce ring-buffer remotes
` [PATCH v7 04/28] ring-buffer: Add non-consuming read for "
` [PATCH v7 05/28] tracing: Introduce trace remotes
` [PATCH v7 06/28] tracing: Add reset to "
` [PATCH v7 07/28] tracing: Add non-consuming read "
` [PATCH v7 08/28] tracing: Add init callback "
` [PATCH v7 09/28] tracing: Add events "
` [PATCH v7 10/28] tracing: Add events/ root files "
` [PATCH v7 11/28] tracing: Add helpers to create trace remote events
` [PATCH v7 12/28] ring-buffer: Export buffer_data_page and macros
` [PATCH v7 13/28] tracing: Introduce simple_ring_buffer
` [PATCH v7 14/28] tracing: Add a trace remote module for testing
` [PATCH v7 15/28] tracing: selftests: Add trace remote tests
` [PATCH v7 16/28] Documentation: tracing: Add tracing remotes
` [PATCH v7 17/28] tracing: load/unload page callbacks for simple_ring_buffer
` [PATCH v7 18/28] tracing: Check for undefined symbols in simple_ring_buffer
` [PATCH v7 19/28] KVM: arm64: Support unaligned fixmap in the pKVM hyp
` [PATCH v7 20/28] KVM: arm64: Add clock support for "
` [PATCH v7 21/28] KVM: arm64: Add tracing capability "
` [PATCH v7 22/28] KVM: arm64: Add trace remote "
` [PATCH v7 23/28] KVM: arm64: Sync boot clock with "
` [PATCH v7 24/28] KVM: arm64: Add trace reset to "
` [PATCH v7 25/28] KVM: arm64: Add event support to the pKVM hyp and trace remote
` [PATCH v7 26/28] KVM: arm64: Add hyp_enter/hyp_exit events to pKVM hyp
` [PATCH v7 27/28] KVM: arm64: Add selftest event support "
` [PATCH v7 28/28] tracing: selftests: Add pKVM trace remote tests


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