Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2025-02-26 17:44:54 to 2025-03-05 16:42:25 UTC [more...]

[PATCH v2 00/14] arm: rework id register storage
 2025-03-05 16:38 UTC  (14+ messages)
` [PATCH v2 01/14] arm/cpu: Add sysreg definitions in cpu-sysregs.h
` [PATCH v2 02/14] arm/kvm: add accessors for storing host features into idregs
` [PATCH v2 03/14] arm/cpu: Store aa64isar0/aa64zfr0 into the idregs arrays
` [PATCH v2 04/14] arm/cpu: Store aa64isar1/2 into the idregs array
` [PATCH v2 05/14] arm/cpu: Store aa64pfr0/1 "
` [PATCH v2 06/14] arm/cpu: Store aa64mmfr0-3 "
` [PATCH v2 07/14] arm/cpu: Store aa64dfr0/1 "
` [PATCH v2 08/14] arm/cpu: Store aa64smfr0 "
` [PATCH v2 09/14] arm/cpu: Store id_isar0-7 "
` [PATCH v2 10/14] arm/cpu: Store id_pfr0/1/2 "
` [PATCH v2 11/14] arm/cpu: Store id_dfr0/1 "
` [PATCH v2 12/14] arm/cpu: Store id_mmfr0-5 "
` [PATCH v2 13/14] arm/cpu: Add sysreg generation scripts

[PATCH v7 00/45] arm64: Support for Arm CCA in KVM
 2025-03-05 16:25 UTC  (70+ 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 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 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 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 v2 0/4] KVM: arm64: Separate the hyp FF-A buffers init from the host
 2025-03-05  9:41 UTC  (20+ messages)
` [PATCH v2 1/4] KVM: arm64: Use the static initializer for the vesion lock
` [PATCH v2 2/4] KVM: arm64: Move the ffa_to_linux definition to the ffa header
` [PATCH v2 3/4] KVM: arm64: Map the hypervisor FF-A buffers on ffa init
` [PATCH v2 4/4] KVM: arm64: Release the ownership of the hyp rx buffer to Trustzone

[kvm-unit-tests PATCH v1 0/7] arm64: support EL2
 2025-03-04 17:05 UTC  (14+ messages)
` [kvm-unit-tests PATCH v1 1/7] arm64: drop to EL1 if booted at EL2
` [kvm-unit-tests PATCH v1 2/7] arm64: timer: use hypervisor timers when "
` [kvm-unit-tests PATCH v1 3/7] arm64: micro-bench: fix timer IRQ
` [kvm-unit-tests PATCH v1 5/7] arm64: selftest: update test for running at EL2
` [kvm-unit-tests PATCH v1 6/7] arm64: pmu: count EL2 cycles

[PATCH 00/18] KVM: arm64: Revamp Fine Grained Trap handling
 2025-03-04 16:55 UTC  (7+ messages)
` [PATCH 03/18] KVM: arm64: Handle trapping of FEAT_LS64* instructions
` [PATCH 07/18] KVM: arm64: Compute FGT masks from KVM's own FGT tables

[PATCH v20 00/11] arm64/perf: Enable branch stack sampling
 2025-03-04 16:25 UTC  (5+ messages)

[PATCH v2 0/3] Count pKVM stage-2 usage in secondary pagetable stat
 2025-03-04 13:43 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: arm64: Add flags to kvm_hyp_memcache
` [PATCH v2 2/3] KVM: arm64: Distinct pKVM teardown memcache for stage-2
` [PATCH v2 3/3] KVM: arm64: Count pKVM stage-2 usage in secondary pagetable stats

[PATCH v2 0/4] KVM: arm64: Fix initializing HCRX_EL2 and other traps in pKVM
 2025-03-04 12:33 UTC  (15+ messages)
` [PATCH v2 1/4] KVM: arm64: Factor out setting HCRX_EL2 traps into separate function
` [PATCH v2 2/4] KVM: arm64: Initialize HCRX_EL2 traps in pKVM
` [PATCH v2 3/4] KVM: arm64: Factor out pKVM hyp vcpu creation to separate function
` [PATCH v2 4/4] KVM: arm64: Create each pKVM hyp vcpu after its corresponding host vcpu

[kvm-unit-tests PATCH 0/2] riscv: Run with other QEMU models
 2025-03-04  9:31 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/2] configure: Allow earlycon for all architectures

[PATCH] KVM: arm64: Count pKVM stage-2 usage in secondary pagetable stats
 2025-03-04  9:03 UTC  (3+ messages)

[PATCH v4 00/16] KVM: arm64: Add NV GICv3 support
 2025-03-04  6:27 UTC  (2+ messages)

writable ID_AA64MMFR0_EL1.TGRAN*_2 ?
 2025-03-03 19:39 UTC  (2+ messages)

[PATCH] KVM: arm64: PMU: Fix SET_ONE_REG for vPMC regs
 2025-03-03 19:26 UTC  (2+ messages)

[PATCH V2 0/8] arm64/mm: Drop PXD_TABLE_BIT
 2025-03-03 10:23 UTC  (5+ messages)

[PATCH 0/6] Move pKVM ownership state to hyp_vmemmap
 2025-03-03  9:47 UTC  (8+ messages)
` [PATCH 1/6] KVM: arm64: Track SVE state in the hypervisor vcpu structure
` [PATCH 2/6] KVM: arm64: Use 0b11 for encoding PKVM_NOPAGE
` [PATCH 3/6] KVM: arm64: Introduce {get,set}_host_state() helpers
` [PATCH 4/6] KVM: arm64: Move hyp state to hyp_vmemmap
` [PATCH 5/6] KVM: arm64: Defer EL2 stage-1 mapping on share
` [PATCH 6/6] KVM: arm64: Unconditionally cross check hyp state

[PATCH 0/9] Stage-2 huge mappings for pKVM np-guests
 2025-03-03  9:08 UTC  (19+ messages)
` [PATCH 1/9] KVM: arm64: Handle huge mappings for np-guest CMOs
` [PATCH 2/9] KVM: arm64: Add a range to __pkvm_host_share_guest()
` [PATCH 2/9] KVM: arm64: Add "
` [PATCH 3/9] KVM: arm64: Add a range to __pkvm_host_unshare_guest()
` [PATCH 3/9] KVM: arm64: Add "
` [PATCH 4/9] KVM: arm64: Add a range to __pkvm_host_wrprotect_guest()
` [PATCH 4/9] KVM: arm64: Add "
` [PATCH 5/9] KVM: arm64: Add a range to __pkvm_host_test_clear_young_guest()
` [PATCH 5/9] KVM: arm64: Add "
` [PATCH 6/9] KVM: arm64: Convert pkvm_mappings to interval tree
` [PATCH 7/9] KVM: arm64: Add a range to pkvm_mappings
` [PATCH 7/9] KVM: arm64: Add "
` [PATCH 8/9] KVM: arm64: Stage-2 huge mappings for np-guests
` [PATCH 9/9] KVM: arm64: np-guest CMOs with PMD_SIZE fixmap

[PATCH 0/2] KVM: arm64: PSCI relay fixes
 2025-03-02  8:41 UTC  (11+ messages)
` [PATCH 1/2] KVM: arm64: Initialize HCR_EL2.E2H early
` [PATCH 2/2] KVM: arm64: Initialize SCTLR_EL1 in __kvm_hyp_init_cpu()

[PATCH V2 0/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
 2025-03-01 11:11 UTC  (8+ messages)
` [PATCH V2 7/7] "

[PATCH v4 0/5] KVM: arm64: Writable MIDR/REVIDR (and associated baggage)
 2025-02-28 13:21 UTC  (5+ messages)
` [PATCH v4 5/5] KVM: selftests: arm64: Test writes to MIDR,REVIDR,AIDR

[PATCH v7 00/11] arm64: Support for running as a guest in Arm CCA
 2025-02-27 21:21 UTC  (9+ messages)
` [PATCH v7 09/11] arm64: Enable memory encrypt for Realms

[PATCH 0/3] KVM: arm64: Separate the hyp FF-A buffers init from the host
 2025-02-27 17:58 UTC  (6+ messages)
` [PATCH 1/3] KVM: arm64: Use the static initializer for the vesion lock
` [PATCH 2/3] KVM: arm64: Map the hypervisor FF-A buffers on ffa init
` [PATCH 3/3] KVM: arm64: Release the ownership of the hyp rx buffer to Trustzone

[PATCH v4] arm64: Add basic MTE test
 2025-02-27 15:22 UTC 

[kvm-unit-tests PATCH v3] arm64: Add basic MTE test
 2025-02-27 14:33 UTC  (6+ messages)

[PATCH V3] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
 2025-02-27  3:51 UTC 

[PATCH V3 0/5] mm: Rework generic PTDUMP configs
 2025-02-27  0:06 UTC  (6+ messages)
` [PATCH V3 3/5] docs: arm64: Drop PTDUMP config options from ptdump.rst
` [PATCH V3 5/5] mm: Rename GENERIC_PTDUMP and PTDUMP_CORE

[PATCH 0/4] KVM: arm64: Fixes/clarification for GICv4 vLPI injection
 2025-02-26 21:27 UTC  (7+ messages)
` [PATCH 1/4] KVM: arm64: vgic-v4: Only attempt vLPI mapping for actual MSIs
` [PATCH 2/4] KVM: arm64: vgic-v4: Only WARN for HW IRQ mismatch when unmapping vLPI
` [PATCH 3/4] KVM: arm64: vgic-v4: Fall back to software irqbypass if LPI not found
` [PATCH 4/4] KVM: arm64: Document ordering requirements for irqbypass

[PATCH v8 0/6] KVM: arm64: Errata management for VM Live migration
 2025-02-26 19:41 UTC  (7+ messages)
` [PATCH v8 1/6] arm64: Modify _midr_range() functions to read MIDR/REVIDR internally
` [PATCH v8 4/6] arm64: Make _midr_in_range_list() an exported function
` [PATCH v8 5/6] smccc/kvm_guest: Enable errata based on implementation CPUs

[PATCH v3 0/4] KVM: arm64: writable MIDR/REVIDR
 2025-02-26 18:56 UTC  (4+ messages)

[PATCH v1 0/3] KVM: arm64: Fix initializing HCRX_EL2 and other traps in pKVM
 2025-02-26 18:54 UTC  (8+ messages)
` [PATCH v1 1/3] KVM: arm64: Initialize HCRX_EL2 "

[PATCH 0/7] KVM: x86: nVMX IRQ fix and VM teardown cleanups
 2025-02-26 18:38 UTC  (2+ messages)

[PATCH v2 0/4] Selftest for pKVM ownership transitions
 2025-02-26 18:10 UTC  (4+ messages)
` [PATCH v2 3/4] KVM: arm64: Selftest for pKVM transitions

[PATCH] KVM: arm64: Drop mte_allowed check during memslot creation
 2025-02-26 18:02 UTC  (11+ messages)


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