Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2025-08-14 09:26:09 to 2025-08-20 16:22:50 UTC [more...]

[PATCH v2 0/2] KVM: arm64: Reschedule as needed when destroying the stage-2 page-tables
 2025-08-20 16:22 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: arm64: Split kvm_pgtable_stage2_destroy()
` [PATCH v2 2/2] KVM: arm64: Reschedule as needed when destroying the stage-2 page-tables

[PATCH v3 0/5] initialize SCTRL2_ELx
 2025-08-20 15:11 UTC  (12+ messages)
` [PATCH v3 1/5] arm64: make SCTLR2_EL1 accessible
` [PATCH v3 2/5] arm64: initialise SCTLR2_ELx register at boot time
` [PATCH v3 3/5] arm64: save/restore SCTLR2_EL1 when cpu_suspend()/resume()
` [PATCH v3 4/5] arm64: initialise SCTLR2_EL1 at cpu_soft_restart()
` [PATCH v3 5/5] arm64: make the per-task SCTLR2_EL1

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

[PATCH v15 0/6] KVM: arm64: Provide guest support for GCS
 2025-08-20 14:14 UTC  (7+ messages)
` [PATCH v15 1/6] arm64/gcs: Ensure FGTs for EL1 GCS instructions are disabled
` [PATCH v15 2/6] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v15 3/6] KVM: arm64: Forward GCS exceptions to nested guests
` [PATCH v15 4/6] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
` [PATCH v15 5/6] KVM: arm64: Allow GCS to be enabled for guests
` [PATCH v15 6/6] KVM: selftests: arm64: Add GCS registers to get-reg-list

[PATCH v11 0/6] KVM: arm64: Support FF-A 1.2
 2025-08-20  1:10 UTC  (7+ messages)
` [PATCH v11 1/6] KVM: arm64: Correct return value on host version downgrade attempt
` [PATCH v11 2/6] KVM: arm64: Use SMCCC 1.2 for FF-A initialization and in host handler
` [PATCH v11 3/6] KVM: arm64: Mark FFA_NOTIFICATION_* calls as unsupported
` [PATCH v11 4/6] KVM: arm64: Mark optional FF-A 1.2 interfaces "
` [PATCH v11 5/6] KVM: arm64: Mask response to FFA_FEATURE call
` [PATCH v11 6/6] KVM: arm64: Bump the supported version of FF-A to 1.2

[PATCH v4 00/28] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
 2025-08-19 21:51 UTC  (29+ messages)
` [PATCH v4 01/28] KVM: arm64: Add a new function to donate memory with prot
` [PATCH v4 02/28] KVM: arm64: Donate MMIO to the hypervisor
` [PATCH v4 03/28] KVM: arm64: pkvm: Add pkvm_time_get()
` [PATCH v4 04/28] iommu/io-pgtable-arm: Move selftests to a separate file
` [PATCH v4 05/28] iommu/io-pgtable-arm: Factor kernel specific code out
` [PATCH v4 06/28] iommu/arm-smmu-v3: Split code with hyp
` [PATCH v4 07/28] iommu/arm-smmu-v3: Move TLB range invalidation into a macro
` [PATCH v4 08/28] iommu/arm-smmu-v3: Move IDR parsing to common functions
` [PATCH v4 09/28] KVM: arm64: iommu: Introduce IOMMU driver infrastructure
` [PATCH v4 10/28] KVM: arm64: iommu: Shadow host stage-2 page table
` [PATCH v4 11/28] KVM: arm64: iommu: Add memory pool
` [PATCH v4 12/28] KVM: arm64: iommu: Support DABT for IOMMU
` [PATCH v4 13/28] iommu/arm-smmu-v3-kvm: Add SMMUv3 driver
` [PATCH v4 14/28] iommu/arm-smmu-v3: Add KVM mode in the driver
` [PATCH v4 15/28] iommu/arm-smmu-v3: Load the driver later in KVM mode
` [PATCH v4 16/28] iommu/arm-smmu-v3-kvm: Create array for hyp SMMUv3
` [PATCH v4 17/28] iommu/arm-smmu-v3-kvm: Take over SMMUs
` [PATCH v4 18/28] iommu/arm-smmu-v3-kvm: Probe SMMU HW
` [PATCH v4 19/28] iommu/arm-smmu-v3-kvm: Add MMIO emulation
` [PATCH v4 20/28] iommu/arm-smmu-v3-kvm: Shadow the command queue
` [PATCH v4 21/28] iommu/arm-smmu-v3-kvm: Add CMDQ functions
` [PATCH v4 22/28] iommu/arm-smmu-v3-kvm: Emulate CMDQ for host
` [PATCH v4 23/28] iommu/arm-smmu-v3-kvm: Shadow stream table
` [PATCH v4 24/28] iommu/arm-smmu-v3-kvm: Shadow STEs
` [PATCH v4 25/28] iommu/arm-smmu-v3-kvm: Emulate GBPA
` [PATCH v4 26/28] iommu/arm-smmu-v3-kvm: Support io-pgtable
` [PATCH v4 27/28] iommu/arm-smmu-v3-kvm: Shadow the CPU stage-2 page table
` [PATCH v4 28/28] iommu/arm-smmu-v3-kvm: Enable nesting

[PATCH v6 0/5] support FEAT_LSUI and apply it on futex atomic ops
 2025-08-19 15:15 UTC  (17+ messages)
` [PATCH v6 1/5] arm64: cpufeature: add FEAT_LSUI
` [PATCH v6 4/5] arm64: futex: refactor futex atomic operation
` [PATCH v6 5/5] arm64: futex: support futex with FEAT_LSUI

[PATCH v10 0/6] KVM: arm64: Support FF-A 1.2
 2025-08-19 10:46 UTC  (3+ messages)
` [PATCH v10 2/6] KVM: arm64: Use SMCCC 1.2 for FF-A initialization and in host handler

[PATCH v3 0/6] KVM: arm64: FEAT_RASv1p1 support and RAS selection
 2025-08-19 10:24 UTC  (12+ messages)
` [PATCH v3 1/6] arm64: Add capability denoting FEAT_RASv1p1
` [PATCH v3 2/6] KVM: arm64: Handle RASv1p1 registers
` [PATCH v3 3/6] KVM: arm64: Ignore HCR_EL2.FIEN set by L1 guest's EL2
` [PATCH v3 4/6] KVM: arm64: Make ID_AA64PFR0_EL1.RAS writable
` [PATCH v3 5/6] KVM: arm64: Make ID_AA64PFR1_EL1.RAS_frac writable
` [PATCH v3 6/6] KVM: arm64: Get rid of ARM64_FEATURE_MASK()

[PATCH 0/4] arm64/sysreg: Clean up TCR_XXX field macros
 2025-08-19  8:35 UTC  (18+ messages)
` [PATCH 1/4] arm64/sysreg: Update TCR_EL1 register
` [PATCH 2/4] arm64/sysreg: Replace TCR_EL1 field macros
` [PATCH 3/4] arm64/sysreg: Add TCR_EL2 register
` [PATCH 4/4] arm64/sysreg: Add VTCR_EL2 register

[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
 2025-08-18 20:07 UTC  (11+ messages)
` [PATCH v5 09/44] perf/x86: Switch LVTPC to/from mediated PMI vector on guest load/put context

[PATCH v3 0/3] arm64: Support FEAT_LSFE (Large System Float Extension)
 2025-08-18 19:21 UTC  (4+ messages)
` [PATCH v3 1/3] arm64/hwcap: Add hwcap for FEAT_LSFE
` [PATCH v3 2/3] KVM: arm64: Expose FEAT_LSFE to guests
` [PATCH v3 3/3] kselftest/arm64: Add lsfe to the hwcaps test

[PATCH] KVM: arm64: selftests: Sync ID_AA64MMFR3_EL1 in set_id_regs
 2025-08-18 16:41 UTC 

[PATCH v7 00/12] perf: arm_spe: Armv8.8 SPE features
 2025-08-18 15:51 UTC  (7+ messages)
` [PATCH v7 08/12] perf: Add perf_event_attr::config4
` [PATCH v7 09/12] perf: arm_spe: Add support for filtering on data source
` [PATCH v7 10/12] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
` [PATCH v7 11/12] perf tools: Add support for perf_event_attr::config4
` [PATCH v7 12/12] perf docs: arm-spe: Document new SPE filtering features

[PATCH] KVM: arm64: Fix debug checking for np-guests using huge mappings
 2025-08-18 13:03 UTC  (2+ messages)

[PATCH v5 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
 2025-08-18  6:48 UTC  (8+ messages)
` [PATCH v5 1/7] KVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslots
` [PATCH v5 2/7] KVM: arm64: Add documentation for KVM_EXIT_ARM_LDST64B
` [PATCH v5 3/7] KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memory
` [PATCH v5 4/7] arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1
` [PATCH v5 5/7] arm64: Add support for FEAT_{LS64, LS64_V}
` [PATCH v5 6/7] KVM: arm64: Enable FEAT_{LS64, LS64_V} in the supported guest
` [PATCH v5 7/7] kselftest/arm64: Add HWCAP test for FEAT_{LS64, LS64_V}

[PATCH] KVM: arm64: Fix whitespace inconsistency in cpu_reg assignments
 2025-08-18  6:39 UTC 

[PATCH v2 0/4] KVM: arm64: Live system register access fixes
 2025-08-17 12:19 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: arm64: Check for SYSREGS_ON_CPU before accessing the 32bit state
` [PATCH v2 2/4] KVM: arm64: Simplify sysreg access on exception delivery
` [PATCH v2 3/4] KVM: arm64: Fix vcpu_{read,write}_sys_reg() accessors
` [PATCH v2 4/4] KVM: arm64: Remove __vcpu_{read,write}_sys_reg_{from,to}_cpu()

[PATCH RESEND v7 0/6] support FEAT_LSUI and apply it on futex atomic ops
 2025-08-16 15:19 UTC  (7+ messages)
` [PATCH RESEND v7 1/6] arm64: cpufeature: add FEAT_LSUI
` [PATCH RESEND v7 2/6] KVM: arm64: expose FEAT_LSUI to guest
` [PATCH RESEND v7 3/6] arm64: Kconfig: add LSUI Kconfig
` [PATCH RESEND v7 4/6] arm64: futex: refactor futex atomic operation
` [PATCH v7 RESEND 5/6] arm64: futex: small optimisation for __llsc_futex_atomic_set()
` [PATCH RESEND v7 6/6] arm64: futex: support futex with FEAT_LSUI

[PATCH v7 0/6] support FEAT_LSUI and apply it on futex atomic ops
 2025-08-16 15:16 UTC  (8+ messages)
` [PATCH v7 1/6] arm64: cpufeature: add FEAT_LSUI
  ` [PATCH v7 2/6] KVM: arm64: expose FEAT_LSUI to guest
    ` [PATCH v7 3/6] arm64: Kconfig: add LSUI Kconfig
      ` [PATCH v7 4/6] arm64: futex: refactor futex atomic operation
        ` [PATCH v7 5/6] arm64: futex: small optimisation for __llsc_futex_atomic_set()
          ` [PATCH v7 6/6] arm64: futex: support futex with FEAT_LSUI

[PATCH v9 00/43] arm64: Support for Arm CCA in KVM
 2025-08-16  1:56 UTC  (8+ messages)
` [PATCH v9 19/43] arm64: RME: Allow populating initial contents

[PATCH 0/2] KVM: arm64: AT + SR accessor fixes
 2025-08-15 18:56 UTC  (5+ messages)
` [PATCH 2/2] KVM: arm64: Fix vcpu_{read,write}_sys_reg() accessors

[PATCH] KVM: arm64: Correctly populate FAR_EL2 on nested SEA injection
 2025-08-15 18:52 UTC  (3+ messages)

KVM sysreg ids for FEAT_SYSREG128
 2025-08-14  9:48 UTC  (3+ messages)


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