Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2025-02-07 19:08:30 to 2025-02-14 02:02:31 UTC [more...]

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

[PATCH v19 00/11] arm64/perf: Enable branch stack sampling
 2025-02-13 23:16 UTC  (14+ messages)
` [PATCH v19 09/11] arm64: Handle BRBE booting requirements
` [PATCH v19 10/11] KVM: arm64: nvhe: Disable branch generation in nVHE guests
` [PATCH v19 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)

[RFC PATCH v3 0/8] PMU partitioning driver support
 2025-02-13 18:26 UTC  (10+ messages)
` [RFC PATCH v3 1/8] arm64: cpufeature: Add cap for HPMN0
` [RFC PATCH v3 2/8] arm64: Generate sign macro for sysreg Enums
` [RFC PATCH v3 3/8] KVM: arm64: Cleanup PMU includes
` [RFC PATCH v3 4/8] KVM: arm64: Reorganize PMU functions
` [RFC PATCH v3 5/8] KVM: arm64: Introduce module param to partition the PMU
` [RFC PATCH v3 6/8] perf: arm_pmuv3: Generalize counter bitmasks
` [RFC PATCH v3 7/8] perf: arm_pmuv3: Keep out of guest counter partition
` [RFC PATCH v3 8/8] KVM: arm64: selftests: Reword selftests error

[PATCH] KVM: arm64: Fix alignment of kvm_hyp_memcache allocations
 2025-02-13 18:02 UTC  (2+ messages)

[PATCH v7 00/45] arm64: Support for Arm CCA in KVM
 2025-02-13 16:14 UTC  (46+ messages)
` [PATCH v7 01/45] KVM: Prepare for handling only shared mappings in mmu_notifier events
` [PATCH v7 02/45] kvm: arm64: Include kvm_emulate.h in kvm/arm_psci.h
` [PATCH v7 03/45] arm64: RME: Handle Granule Protection Faults (GPFs)
` [PATCH v7 04/45] arm64: RME: Add SMC definitions for calling the RMM
` [PATCH v7 05/45] arm64: RME: Add wrappers for RMI calls
` [PATCH v7 06/45] arm64: RME: Check for RME support at KVM init
` [PATCH v7 07/45] arm64: RME: Define the user ABI
` [PATCH v7 08/45] arm64: RME: ioctls to create and configure realms
` [PATCH v7 09/45] kvm: arm64: Expose debug HW register numbers for Realm
` [PATCH v7 10/45] arm64: kvm: Allow passing machine type in KVM creation
` [PATCH v7 11/45] arm64: RME: RTT tear down
` [PATCH v7 12/45] arm64: RME: Allocate/free RECs to match vCPUs
` [PATCH v7 13/45] KVM: arm64: vgic: Provide helper for number of list registers
` [PATCH v7 14/45] arm64: RME: Support for the VGIC in realms
` [PATCH v7 15/45] KVM: arm64: Support timers in realm RECs
` [PATCH v7 16/45] arm64: RME: Allow VMM to set RIPAS
` [PATCH v7 17/45] arm64: RME: Handle realm enter/exit
` [PATCH v7 18/45] arm64: RME: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v7 19/45] KVM: arm64: Handle realm MMIO emulation
` [PATCH v7 20/45] arm64: RME: Allow populating initial contents
` [PATCH v7 21/45] arm64: RME: Runtime faulting of memory
` [PATCH v7 22/45] KVM: arm64: Handle realm VCPU load
` [PATCH v7 23/45] KVM: arm64: Validate register access for a Realm VM
` [PATCH v7 24/45] KVM: arm64: Handle Realm PSCI requests
` [PATCH v7 25/45] KVM: arm64: WARN on injected undef exceptions
` [PATCH v7 26/45] arm64: Don't expose stolen time for realm guests
` [PATCH v7 27/45] arm64: rme: allow userspace to inject aborts
` [PATCH v7 28/45] arm64: rme: support RSI_HOST_CALL
` [PATCH v7 29/45] arm64: rme: Allow checking SVE on VM instance
` [PATCH v7 30/45] arm64: RME: Always use 4k pages for realms
` [PATCH v7 31/45] arm64: rme: Prevent Device mappings for Realms
` [PATCH v7 32/45] arm_pmu: Provide a mechanism for disabling the physical IRQ
` [PATCH v7 33/45] arm64: rme: Enable PMU support with a realm guest
` [PATCH v7 34/45] kvm: rme: Hide KVM_CAP_READONLY_MEM for realm guests
` [PATCH v7 35/45] arm64: RME: Propagate number of breakpoints and watchpoints to userspace
` [PATCH v7 36/45] arm64: RME: Set breakpoint parameters through SET_ONE_REG
` [PATCH v7 37/45] arm64: RME: Initialize PMCR.N with number counter supported by RMM
` [PATCH v7 38/45] arm64: RME: Propagate max SVE vector length from RMM
` [PATCH v7 39/45] arm64: RME: Configure max SVE vector length for a Realm
` [PATCH v7 40/45] arm64: RME: Provide register list for unfinalized RME RECs
` [PATCH v7 41/45] arm64: RME: Provide accurate register list
` [PATCH v7 42/45] arm64: kvm: Expose support for private memory
` [PATCH v7 43/45] KVM: arm64: Expose KVM_ARM_VCPU_REC to user space
` [PATCH v7 44/45] KVM: arm64: Allow activating realms
` [PATCH v7 45/45] WIP: Enable support for PAGE_SIZE>4k

[kvm-unit-tests PATCH v2 00/18] arm/arm64: Add kvmtool to the runner script
 2025-02-13 13:59 UTC  (16+ messages)
` [kvm-unit-tests PATCH v2 03/18] scripts: Refuse to run the tests if not configured for qemu
` [kvm-unit-tests PATCH v2 04/18] run_tests: Introduce unittest parameter 'qemu_params'
` [kvm-unit-tests PATCH v2 15/18] Add kvmtool_params to test specification

[PATCH 0/4] mm: Rework generic PTDUMP configs
 2025-02-13 11:49 UTC  (5+ messages)
` [PATCH 4/4] mm: Rename GENERIC_PTDUMP and PTDUMP_CORE

[PATCH] KVM: arm64: Convert timer offset VA when accessed in HYP code
 2025-02-13 11:06 UTC  (4+ messages)

[PATCH v7] KVM: arm64: Fix confusion in documentation for pKVM SME assert
 2025-02-13 10:56 UTC  (6+ messages)

[PATCH v2 0/2] KVM: arm64: Assorted vgic fixes for 6.14
 2025-02-13 10:29 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: arm64: timer: Drop warning on failed interrupt signalling
` [PATCH v2 2/2] KVM: arm64: vgic: Hoist SGI/PPI alloc from vgic_init() to kvm_create_vgic()

kvm: nVHE hyp panic at: __kvm_nvhe_kvm_hyp_handle_sysre
 2025-02-13  8:52 UTC  (7+ messages)

[kvmarm:fixes 18/18] arch/arm64/kvm/hyp/nvhe/mem_protect.c:1086:9: warning: variable 'ret' is uninitialized when used here
 2025-02-13  7:25 UTC  (2+ messages)

[PATCH] KVM: arm64: Use symbolic name for ID_AA64PFR0_EL1.RME in NV filtering
 2025-02-12  0:35 UTC 

[PATCH] KVM: arm64: nv: Set ISTATUS for emulated timers, If timer expired
 2025-02-11 19:20 UTC  (20+ messages)

[PATCH v2 0/4] KVM: arm64: writable MIDR/REVIDR
 2025-02-11 14:39 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: arm64: Allow userspace to change MIDR_EL1
` [PATCH v2 2/4] KVM: arm64: Allow userspace to change REVIDR_EL1
` [PATCH v2 3/4] KVM: arm64: Allow userspace to change AIDR_EL1
` [PATCH v2 4/4] KVM: selftests: arm64: Test writes to MIDR,REVIDR,AIDR

[PATCH 00/18] KVM: arm64: Revamp Fine Grained Trap handling
 2025-02-11 13:47 UTC  (24+ messages)
` [PATCH 01/18] arm64: Add ID_AA64ISAR1_EL1.LS64 encoding for FEAT_LS64WB
` [PATCH 02/18] arm64: Add syndrome information for trapped LD64B/ST64B{,V,V0}
` [PATCH 03/18] KVM: arm64: Handle trapping of FEAT_LS64* instructions
` [PATCH 04/18] KVM: arm64: Restrict ACCDATA_EL1 undef to FEAT_ST64_ACCDATA being disabled
` [PATCH 05/18] KVM: arm64: Don't treat HCRX_EL2 as a FGT register
` [PATCH 06/18] KVM: arm64: Plug FEAT_GCS handling
` [PATCH 07/18] KVM: arm64: Compute FGT masks from KVM's own FGT tables
` [PATCH 08/18] KVM: arm64: Add description of FGT bits leading to EC!=0x18
` [PATCH 09/18] KVM: arm64: Use computed masks as sanitisers for FGT registers
` [PATCH 10/18] KVM: arm64: Unconditionally configure fine-grain traps
` [PATCH 11/18] KVM: arm64: Propagate FGT masks to the nVHE hypervisor
` [PATCH 12/18] KVM: arm64: Use computed FGT masks to setup FGT registers
` [PATCH 13/18] KVM: arm64: Remove most hand-crafted masks for "
` [PATCH 14/18] KVM: arm64: Use KVM-specific HCRX_EL2 RES0 mask
` [PATCH 15/18] KVM: arm64: Handle PSB CSYNC traps
` [PATCH 16/18] KVM: arm64: Switch to table-driven FGU configuration
` [PATCH 17/18] KVM: arm64: Validate FGT register descriptions against RES0 masks
` [PATCH 18/18] KVM: arm64: Use FGT feature maps to drive RES0 bits

[PATCH 0/4] KVM: arm64: writable MIDR/REVIDR
 2025-02-11 12:43 UTC  (8+ messages)
` [PATCH 1/4] KVM: arm64: Allow userspace to change MIDR_EL1
` [PATCH 2/4] KVM: arm64: Allow userspace to change REVIDR_EL1
` [PATCH 3/4] KVM: arm64: Allow userspace to change AIDR_EL1
` [PATCH 4/4] KVM: arm64: trap guest access for REVIDR_EL1 and AIDR_EL1

[PATCH kvmtool v1 0/2] Error handling fixes
 2025-02-11 11:56 UTC  (2+ messages)

[PATCH v6] KVM: arm64: Fix confusion in documentation for pKVM SME assert
 2025-02-11 11:34 UTC  (2+ messages)

[PATCH 0/3] KVM: extract lock_all_vcpus/unlock_all_vcpus
 2025-02-11 10:40 UTC  (6+ messages)
` [PATCH 1/3] KVM: x86: move sev_lock/unlock_vcpus_for_migration to kvm_main.c
` [PATCH 2/3] KVM: arm64: switch to using kvm_lock/unlock_all_vcpus
` [PATCH 3/3] RISC-V: KVM: switch to kvm_lock/unlock_all_vcpus

Question about lock_all_vcpus
 2025-02-10 23:52 UTC  (4+ messages)

[RFC PATCH v2 0/4] PMU partitioning driver support
 2025-02-10 23:08 UTC  (9+ messages)
` [RFC PATCH v2 1/4] perf: arm_pmuv3: Generalize counter bitmasks
` [RFC PATCH v2 2/4] perf: arm_pmuv3: Introduce module param to partition the PMU
` [RFC PATCH v2 3/4] perf: arm_pmuv3: Keep out of guest counter partition
` [RFC PATCH v2 4/4] KVM: arm64: Make guests see only counters they can access

[PATCH v6 0/4] KVM: arm64: Errata management for VM Live migration
 2025-02-10 18:57 UTC  (6+ messages)
` [PATCH v6 3/4] KVM: arm64: Report all the KVM/arm64-specific hypercalls

[PATCH 00/15] arm: rework id register storage
 2025-02-10 15:20 UTC  (4+ messages)
` [PATCH 15/15] arm/cpu: Add generated files

[PATCH v6 00/43] arm64: Support for Arm CCA in KVM
 2025-02-10 11:58 UTC  (4+ messages)
` [PATCH v6 32/43] arm64: rme: Enable PMU support with a realm guest

[PATCH 0/2] Fixes for pKVM NP-guest support
 2025-02-09 10:21 UTC  (2+ messages)

[PATCH 0/3] KVM: arm64: Assorted vgic fixes for 6.14
 2025-02-08 15:15 UTC  (5+ messages)


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