Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2026-05-01 16:43:27 to 2026-05-09 23:34:46 UTC [more...]

[PATCH v6 00/25] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
 2026-05-09 23:34 UTC  (31+ messages)
` [PATCH v6 03/25] iommu/arm-smmu-v3: Split code with hyp
` [PATCH v6 04/25] iommu/arm-smmu-v3: Move TLB range invalidation into common code
` [PATCH v6 05/25] iommu/arm-smmu-v3: Move IDR parsing to common functions
` [PATCH v6 06/25] iommu/io-pgtable-arm: Rework to use the iommu-pages API
` [PATCH v6 08/25] KVM: arm64: iommu: Shadow host stage-2 page table
` [PATCH v6 13/25] iommu/arm-smmu-v3-kvm: Probe SMMU HW

[PATCH v10 00/30] KVM: arm64: Implement support for SME
 2026-05-09  0:43 UTC  (6+ messages)
` [PATCH v10 01/30] arm64/sysreg: Update SMIDR_EL1 to DDI0601 2025-06
` [PATCH v10 15/30] KVM: arm64: Support SME control registers

[PATCH 0/4] firmware: arm_ffa: Move core init to platform driver probe
 2026-05-08 18:45 UTC  (8+ messages)
` [PATCH 1/4] Revert "firmware: arm_ffa: Change initcall level of ffa_init() to rootfs_initcall"
` [PATCH 2/4] firmware: arm_ffa: Register core as a platform driver
` [PATCH 3/4] firmware: arm_ffa: Set the core device as FF-A device parent
` [PATCH 4/4] firmware: arm_ffa: Defer probe until pKVM is initialized

[RFC PATCH v3 0/4] Fix IMA + TPM initialisation ordering issue
 2026-05-08 18:03 UTC  (34+ messages)
` [RFC PATCH v3 4/4] Revert "firmware: arm_ffa: Change initcall level of ffa_init() to rootfs_initcall"
` [PATCH] ima: debugging late_initcall_sync measurements

[RFC PATCH 0/3] initalise ff-a after finalising pKVM
 2026-05-08 17:59 UTC  (22+ messages)
` [RFC PATCH 1/3] arm64: KVM: defer kvm_init() to finalise_pkvm() when pKVM is enabled
` [RFC PATCH 2/3] firmware: arm_ffa: initialise ff-a after finalising pKVM initialisation
` [RFC PATCH 3/3] security: integrity: call load_uefi_certs() at late_initcall_sync

[PATCH 00/43] KVM: arm64: Add GICv5 IRS support
 2026-05-08 17:11 UTC  (43+ messages)
` [PATCH 04/43] irqchip/gic-v5: Provide IRS config frame attrs to KVM
` [PATCH 05/43] KVM: arm64: gic-v5: Extract host IRS caps from IRS config frame
` [PATCH 06/43] KVM: arm64: gic-v5: Add VPE doorbell domain
` [PATCH 07/43] KVM: arm64: gic-v5: Create & manage VM and VPE tables
` [PATCH 08/43] KVM: arm64: gic-v5: Introduce guest IST alloc and management
` [PATCH 09/43] KVM: arm64: gic-v5: Implement VMT/vIST IRS MMIO Ops
` [PATCH 10/43] KVM: arm64: gic-v5: Implement VPE "
` [PATCH 11/43] KVM: arm64: gic-v5: Make VPEs valid in vgic_v5_reset()
` [PATCH 13/43] KVM: arm64: gic-v5: Make VPEs (non-)resident in vgic_load/put
` [PATCH 17/43] KVM: arm64: gic-v5: Enable VPE DBs on VPE reset and disable on teardown
` [PATCH 18/43] KVM: arm64: gic-v5: Define remaining IRS MMIO registers
` [PATCH 36/43] KVM: arm64: gic-v5: Implement save/restore mechanisms for ISTs
` [PATCH 43/43] Documentation: KVM: Add the VGICv5 IRS save/restore sequences

[PATCH] KVM: arm64: Forward FFA_NOTIFICATION* calls to TrustZone
 2026-05-08 16:57 UTC  (8+ messages)

[PATCH v4 00/17] kvm/arm: Introduce a customizable aarch64 KVM host model
 2026-05-08 13:03 UTC  (29+ messages)
` [PATCH v4 01/17] scripts: introduce scripts/update-aarch64-cpu-sysregs-header.py
` [PATCH v4 02/17] target/arm/cpu-sysregs.h.inc: Sort by name alphabetical order
` [PATCH v4 03/17] target/arm/cpu-sysregs.h.inc: Update with automatic generation
` [PATCH v4 04/17] arm/cpu: Add infra to handle generated ID register definitions
` [PATCH v4 05/17] scripts: Introduce scripts/aarch64_sysreg_helpers module
` [PATCH v4 06/17] scripts: Introduce scripts/update-aarch64-cpu-sysreg-properties.py
` [PATCH v4 07/17] target/arm/cpu-sysreg-properties.c: Generate code with new script
` [PATCH v4 08/17] target/arm/kvm: Introduce kvm_get_writable_id_regs
` [PATCH v4 09/17] arm/cpu: accessors for writable id registers
` [PATCH v4 10/17] arm/kvm: Allow reading all the writable ID registers
` [PATCH v4 11/17] arm/kvm: write back modified ID regs to KVM
` [PATCH v4 12/17] target/arm/kvm: Introduce kvm_arm_expose_idreg_properties
` [PATCH v4 13/17] target/arm/kvm: Special case REVIDR_EL1 and AIDR_EL1
` [PATCH v4 14/17] target/arm/kvm: Special case ID_AA64ISAR0_EL1 RES0 [24, 27] bits
` [PATCH v4 15/17] arm/cpu: Expose writable ID reg field properties on the kvm host vcpu model
` [PATCH v4 16/17] arm-qmp-cmds: introspection for ID register props
` [PATCH v4 17/17] arm/cpu-features: document ID reg properties

[RFC PATCH] KVM: arm64: Align KVM_EXIT_MEMORY_FAULT error codes with documentation
 2026-05-08  8:55 UTC  (5+ messages)

[PATCH v12 10/16] KVM: guest_memfd: Add flag to remove from direct map
 2026-05-08  8:18 UTC  (2+ messages)

[PATCH 0/5] KVM: Fix race conditions in kvm_arch_flush_shadow_all()
 2026-05-08  7:21 UTC  (16+ messages)
` [PATCH 1/5] KVM: arm64: Grab KVM MMU write lock "
` [PATCH 2/5] KVM: loongarch: Grab MMU "
` [PATCH 3/5] KVM: mips: "
` [PATCH 4/5] KVM: Hold MMU lock exclusively when calling kvm_arch_flush_shadow_all()
` [PATCH 5/5] DO NOT MERGE: KVM: selftests: Reproducer for arm64 double-free

[GIT PULL] KVM/arm64 fixes for 7.1, take #2
 2026-05-07 15:42 UTC 

[PATCH v2 0/6] KVM: arm64: EL2 synchronisation and pKVM stage-2 error propagation fixes
 2026-05-07 13:20 UTC  (2+ messages)

[RFC PATCH v2 00/28] KVM: s390: Introduce arm64 KVM - using symlinks
 2026-05-06 16:36 UTC  (3+ messages)
` [RFC PATCH v2 15/28] MAINTAINERS: Add Steffen as reviewer for KVM/arm64
  ` (subset) "

[PATCH] KVM: arm64: nv: Consider the DS bit when translating TCR_EL2
 2026-05-06 16:14 UTC  (2+ messages)

[PATCH] KVM: arm64: Harden clock for nvhe/pKVM
 2026-05-06 16:14 UTC  (6+ messages)

[PATCH v2] KVM: arm64: Work around C1-Pro erratum 4193714 for protected guests
 2026-05-06 16:14 UTC  (6+ messages)

[PATCH v2] KVM: arm64: Handle permission faults with guest_memfd
 2026-05-06 16:14 UTC  (3+ messages)

[PATCH v4 0/3] Enforce host page-size alignment for shared buffers
 2026-05-06 14:23 UTC  (6+ messages)
` [PATCH v4 3/3] coco: guest: arm64: Query host IPA-change alignment via RHI

[kvm-unit-tests PATCH] arm: add wfx test case
 2026-05-06  9:00 UTC  (4+ messages)

[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
 2026-05-06  8:07 UTC  (2+ messages)

[PATCH v1 00/12] KVM Dirty-bit cleaning accelerator (HACDBS)
 2026-05-05 11:03 UTC  (4+ messages)
` [PATCH v1 04/12] arm64/sysreg: Add HACDBS consumer and base registers

[PATCH v7 00/20] ARM64 PMU Partitioning
 2026-05-04 21:18 UTC  (21+ messages)
` [PATCH v7 01/20] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH v7 02/20] KVM: arm64: Reorganize PMU includes
` [PATCH v7 03/20] KVM: arm64: Reorganize PMU functions
` [PATCH v7 04/20] perf: arm_pmuv3: Generalize counter bitmasks
` [PATCH v7 05/20] perf: arm_pmuv3: Check cntr_mask before using pmccntr
` [PATCH v7 06/20] perf: arm_pmuv3: Add method to partition the PMU
` [PATCH v7 07/20] KVM: arm64: Set up FGT for Partitioned PMU
` [PATCH v7 08/20] KVM: arm64: Add Partitioned PMU register trap handlers
` [PATCH v7 09/20] KVM: arm64: Set up MDCR_EL2 to handle a Partitioned PMU
` [PATCH v7 10/20] KVM: arm64: Context swap Partitioned PMU guest registers
` [PATCH v7 11/20] KVM: arm64: Enforce PMU event filter at vcpu_load()
` [PATCH v7 12/20] perf: Add perf_pmu_resched_update()
` [PATCH v7 13/20] KVM: arm64: Apply dynamic guest counter reservations
` [PATCH v7 14/20] KVM: arm64: Implement lazy PMU context swaps
` [PATCH v7 15/20] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
` [PATCH v7 16/20] KVM: arm64: Detect overflows for the Partitioned PMU
` [PATCH v7 17/20] KVM: arm64: Add vCPU device attr to partition the PMU
` [PATCH v7 18/20] KVM: selftests: Add find_bit to KVM library
` [PATCH v7 19/20] KVM: arm64: selftests: Add test case for Partitioned PMU
` [PATCH v7 20/20] KVM: arm64: selftests: Relax testing for exceptions when partitioned

[RFC] proposal: KVM: Orphaned VMs: The Caretaker approach for Live Update
 2026-05-03 16:57 UTC  (8+ messages)


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