Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2025-08-28 09:39:37 to 2025-09-05 14:21:46 UTC [more...]

[PATCH v2 0/6] KVM: arm64: vgic-v3: Fix yet another lock ordering turd
 2025-09-05 10:05 UTC  (4+ messages)
` [PATCH v2 1/6] KVM: arm64: vgic: Drop stale comment on IRQ active state
` [PATCH v2 2/6] KVM: arm64: vgic-v3: Use bare refcount for VGIC LPIs
` [PATCH v2 3/6] KVM: arm64: Spin off release helper from vgic_put_irq()

kvm-unit-tests hang on Arm FVP with protected mode
 2025-09-05 13:38 UTC  (3+ messages)

[kvm-unit-tests PATCH] arm64: mte: Fix MTE granule mask
 2025-09-05 12:41 UTC 

[PATCH 0/5] KVM: arm64: vgic-v3: Fix yet another lock ordering turd
 2025-09-05  8:55 UTC  (13+ messages)
` [PATCH 1/5] KVM: arm64: vgic-v3: Use bare refcount for VGIC LPIs
` [PATCH 2/5] KVM: arm64: Spin off release helper from vgic_put_irq()
` [PATCH 3/5] KVM: arm64: vgic-v3: Erase LPIs from xarray outside of raw spinlocks
` [PATCH 4/5] KVM: arm64: vgic-v3: Don't require IRQs be disabled for LPI xarray lock
` [PATCH 5/5] KVM: arm64: vgic-v3: Indicate vgic_put_irq() may take "

[PATCH v3 00/15] KVM: Introduce KVM Userfault
 2025-09-05 12:27 UTC  (4+ messages)

[PATCH] KVM: arm64: nv: Optimize unmapping of shadow S2-MMU tables
 2025-09-05 12:13 UTC 

[PATCH] KVM: arm64: nested: fix VNCR TLB ASID match logic for non-Global entries
 2025-09-05  9:41 UTC  (3+ messages)

[PATCH] KVM: arm64: Only free fully unmapped tables in stage2_free_walker()
 2025-09-05  9:41 UTC  (4+ messages)

[PATCH] KVM: arm64: Mark freed S2 MMUs as invalid
 2025-09-05  9:41 UTC  (2+ messages)

[PATCH v2 0/2] KVM: arm64: VHE: Debug fixes
 2025-09-05  9:41 UTC  (7+ messages)
` [PATCH v2 1/2] KVM: arm64: VHE: Initialize PMSCR_EL1
` [PATCH v2 2/2] KVM: arm64: VHE: Save and restore host MDCR_EL2 value correctly

[PATCH] arm64: kvm: Fix incorrect VNCR invalidation range calculation
 2025-09-05  8:30 UTC  (4+ messages)
` [PATCH v2] KVM: arm64: nv: "

[PATCH v2 0/7] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
 2025-09-05  5:39 UTC  (13+ messages)
` [PATCH v2 1/7] Drivers: hv: Handle NEED_RESCHED_LAZY before transferring to guest
` [PATCH v2 2/7] Drivers: hv: Disentangle VTL return cancellation from SIGPENDING
` [PATCH v2 4/7] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
` [PATCH v2 5/7] entry: Rename "kvm" entry code assets to "virt" to genericize APIs
` [PATCH v2 6/7] Drivers: hv: Use common "entry virt" APIs to do work in root before running guest

[PATCH 0/5] KVM: arm64: GICv5 legacy (GCIE_LEGACY) NV enablement and cleanup
 2025-09-04  7:57 UTC  (10+ messages)
` [PATCH 2/5] KVM: arm64: Enable nested for GICv5 host with FEAT_GCIE_LEGACY
` [PATCH 4/5] KVM: arm64: Use ARM64_HAS_GICV5_LEGACY for GICv5 probing
` [PATCH 3/5] arm64: cpucaps: Add GICv5 Legacy vCPU interface (GCIE_LEGACY) capability
` [PATCH 1/5] KVM: arm64: Allow ICC_SRE_EL2 accesses on a GICv5 host
` [PATCH 5/5] irqchip/gic-v5: Drop has_gcie_v3_compat from gic_kvm_info

[PATCH v2] KVM: arm64: Fix NULL pointer access issue
 2025-09-04  7:26 UTC  (2+ messages)

[PATCH v10 00/43] arm64: Support for Arm CCA in KVM
 2025-09-04  0:46 UTC  (8+ messages)
` [PATCH v10 02/43] arm64: RME: Handle Granule Protection Faults (GPFs)
` [PATCH v10 05/43] arm64: RME: Check for RME support at KVM init
` [PATCH v10 15/43] arm64: RME: Allow VMM to set RIPAS

[PATCH v4 0/5] initialize SCTRL2_ELx
 2025-09-03 12:08 UTC  (16+ messages)
` [PATCH v4 2/5] arm64: initialise SCTLR2_ELx register at boot time
` [PATCH v4 4/5] arm64: initialise SCTLR2_EL1 at cpu_soft_restart()

[PATCH v6 00/24] Tracefs support for pKVM
 2025-09-03  4:58 UTC  (3+ messages)
` [PATCH v6 12/24] tracing: selftests: Add trace remote tests

[PATCH v8 00/29] KVM: arm64: Implement support for SME
 2025-09-02 11:36 UTC  (30+ messages)
` [PATCH v8 01/29] arm64/sysreg: Update SMIDR_EL1 to DDI0601 2025-06
` [PATCH v8 02/29] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v8 03/29] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v8 04/29] arm64/fpsimd: Check enable bit for FA64 when saving EFI state
` [PATCH v8 05/29] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v8 06/29] KVM: arm64: Introduce non-UNDEF FGT control
` [PATCH v8 07/29] KVM: arm64: Pay attention to FFR parameter in SVE save and load
` [PATCH v8 08/29] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v8 09/29] KVM: arm64: Move SVE state access macros after feature test macros
` [PATCH v8 10/29] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v8 11/29] KVM: arm64: Document the KVM ABI for SME
` [PATCH v8 12/29] KVM: arm64: Define internal features "
` [PATCH v8 13/29] KVM: arm64: Rename sve_state_reg_region
` [PATCH v8 14/29] KVM: arm64: Store vector lengths in an array
` [PATCH v8 15/29] KVM: arm64: Implement SME vector length configuration
` [PATCH v8 16/29] KVM: arm64: Support SME control registers
` [PATCH v8 17/29] KVM: arm64: Support TPIDR2_EL0
` [PATCH v8 18/29] KVM: arm64: Support SME identification registers for guests
` [PATCH v8 19/29] KVM: arm64: Support SME priority registers
` [PATCH v8 20/29] KVM: arm64: Provide assembly for SME register access
` [PATCH v8 21/29] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v8 22/29] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v8 23/29] KVM: arm64: Expose SME specific state to userspace
` [PATCH v8 24/29] KVM: arm64: Context switch SME state for guests
` [PATCH v8 25/29] KVM: arm64: Handle SME exceptions
` [PATCH v8 26/29] KVM: arm64: Expose SME to nested guests
` [PATCH v8 27/29] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v8 28/29] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v8 29/29] KVM: arm64: selftests: Add SME to set_id_regs test

[PATCH v5 00/12] Direct Map Removal Support for guest_memfd
 2025-09-02  9:54 UTC  (35+ messages)
` [PATCH v5 02/12] arch: export set_direct_map_valid_noflush to KVM module
` [PATCH v5 03/12] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v5 04/12] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v5 05/12] KVM: Documentation: describe GUEST_MEMFD_FLAG_NO_DIRECT_MAP
` [PATCH v5 06/12] KVM: selftests: load elf via bounce buffer
` [PATCH v5 07/12] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v5 08/12] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v5 10/12] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in mem conversion tests
` [PATCH v5 11/12] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in guest_memfd_test.c

[PATCH] KVM: arm64: Fix NULL pointer access issue
 2025-09-02  3:30 UTC  (7+ messages)

[PATCH] KVM: arm64: nested: Fix VA sign extension in VNCR/TLBI paths
 2025-09-01 20:04 UTC  (4+ messages)

[PATCH v3 0/5] initialize SCTRL2_ELx
 2025-09-01 15:01 UTC  (5+ messages)
` [PATCH v3 4/5] arm64: initialise SCTLR2_EL1 at cpu_soft_restart()

[PATCH] KVM: arm64: nested: Fix VA sign extension in VNCR/TLBI paths
 2025-09-01 13:28 UTC  (2+ messages)

[PATCH V3 0/2] arm64/sysreg: Clean up TCR_EL1 field macros
 2025-09-01 12:45 UTC  (6+ messages)
` [PATCH V3 1/2] arm64/sysreg: Update TCR_EL1 register
` [PATCH V3 2/2] arm64/sysreg: Replace TCR_EL1 field macros

[PATCH v7 00/29] KVM: arm64: Implement support for SME
 2025-09-01 12:44 UTC  (2+ messages)

[PATCH v8 00/12] perf: arm_spe: Armv8.8 SPE features
 2025-09-01 12:40 UTC  (13+ messages)
` [PATCH v8 01/12] arm64: sysreg: Add new PMSFCR_EL1 fields and PMSDSFR_EL1 register
` [PATCH v8 02/12] perf: arm_spe: Support FEAT_SPEv1p4 filters
` [PATCH v8 03/12] perf: arm_spe: Expose event filter
` [PATCH v8 04/12] perf: arm_spe: Add support for FEAT_SPE_EFT extended filtering
` [PATCH v8 05/12] arm64/boot: Factor out a macro to check SPE version
` [PATCH v8 06/12] arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS
` [PATCH v8 07/12] KVM: arm64: Add trap configs for PMSDSFR_EL1
` [PATCH v8 08/12] perf: Add perf_event_attr::config4
` [PATCH v8 09/12] perf: arm_spe: Add support for filtering on data source
` [PATCH v8 10/12] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
` [PATCH v8 11/12] perf tools: Add support for perf_event_attr::config4
` [PATCH v8 12/12] perf docs: arm-spe: Document new SPE filtering features

[PATCH v7 00/12] perf: arm_spe: Armv8.8 SPE features
 2025-09-01 12:22 UTC  (9+ messages)
` [PATCH v7 05/12] arm64/boot: Factor out a macro to check SPE version
` [PATCH v7 06/12] arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS
` [PATCH v7 09/12] perf: arm_spe: Add support for filtering on data source

[PATCH] KVM: arm64: nv: Allow shadow stage 2 read fault
 2025-09-01 11:06 UTC  (4+ messages)

[PATCH v2 0/4] Add workaround for HIP10/HIP10C erratum 162200802
 2025-09-01 10:55 UTC  (2+ messages)

[PATCH RESEND v7 0/6] support FEAT_LSUI and apply it on futex atomic ops
 2025-09-01 10:06 UTC  (2+ messages)

[PATCH v5 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
 2025-09-01  8:08 UTC  (2+ messages)

[PATCH v4 06/23] perf: arm_pmuv3: Keep out of guest counter partition
 2025-08-30  4:13 UTC  (2+ messages)

[GIT PULL] KVM/arm64 changes for 6.17, take #2
 2025-08-29 17:41 UTC  (2+ messages)

[PATCH V2 0/2] arm64/sysreg: Clean up TCR_EL1 field macros
 2025-08-29 13:34 UTC  (5+ messages)
` [PATCH V2 1/2] arm64/sysreg: Update TCR_EL1 register
` [PATCH V2 2/2] arm64/sysreg: Replace TCR_EL1 field macros

[PATCH v3 0/3] arm64: sysreg: Fix sysreg field definitions and generation script
 2025-08-29 10:14 UTC  (7+ messages)
` [PATCH v3 1/3] arm64: sysreg: Fix and tidy up sysreg field definitions
` [PATCH v3 2/3] arm64: sysreg: Correct sign definitions for EIESB and DoubleLock
` [PATCH v3 3/3] arm64: sysreg: Add validation checks to sysreg header generation script


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