Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2025-02-15 15:02:04 to 2025-02-24 18:00:10 UTC [more...]

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

[PATCH v20 00/11] arm64/perf: Enable branch stack sampling
 2025-02-24 16:05 UTC  (18+ messages)
` [PATCH v20 01/11] perf: arm_pmuv3: Call kvm_vcpu_pmu_resync_el0() before enabling counters
` [PATCH v20 02/11] perf: arm_pmu: Don't disable counter in armpmu_add()
` [PATCH v20 03/11] perf: arm_pmuv3: Don't disable counter in armv8pmu_enable_event()
` [PATCH v20 04/11] perf: arm_v7_pmu: Drop obvious comments for enabling/disabling counters and interrupts
` [PATCH v20 05/11] perf: arm_v7_pmu: Don't disable counter in (armv7|krait_|scorpion_)pmu_enable_event()
` [PATCH v20 06/11] perf: apple_m1: Don't disable counter in m1_pmu_enable_event()
` [PATCH v20 07/11] perf: arm_pmu: Move PMUv3-specific data
` [PATCH v20 08/11] arm64/sysreg: Add BRBE registers and fields
` [PATCH v20 09/11] arm64: Handle BRBE booting requirements
` [PATCH v20 10/11] KVM: arm64: nvhe: Disable branch generation in nVHE guests
` [PATCH v20 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)

[PATCH V2 0/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
 2025-02-24 14:11 UTC  (6+ messages)
` [PATCH V2 7/7] "
` (subset) [PATCH V2 0/7] "

[PATCH V2 0/5] mm: Rework generic PTDUMP configs
 2025-02-24 13:49 UTC  (10+ messages)
` [PATCH V2 1/5] configs: Drop GENERIC_PTDUMP from debug.config
` [PATCH V2 2/5] arch/powerpc: Drop GENERIC_PTDUMP from mpc885_ads_defconfig
` [PATCH V2 3/5] docs: arm64: Drop PTDUMP config options from ptdump.rst
` [PATCH V2 4/5] mm: Make DEBUG_WX depdendent on GENERIC_PTDUMP
` [PATCH V2 5/5] mm: Rename GENERIC_PTDUMP and PTDUMP_CORE

[PATCH 00/11] Tracefs support for pKVM
 2025-02-24 12:13 UTC  (12+ messages)
` [PATCH 01/11] ring-buffer: Introduce ring-buffer remote
` [PATCH 02/11] ring-buffer: Expose buffer_data_page material
` [PATCH 03/11] KVM: arm64: Support unaligned fixmap in the nVHE hyp
` [PATCH 04/11] KVM: arm64: Add clock support "
` [PATCH 05/11] KVM: arm64: Add tracing support for the pKVM hyp
` [PATCH 06/11] KVM: arm64: Add hyp tracing to tracefs
` [PATCH 07/11] KVM: arm64: Add clock for hyp tracefs
` [PATCH 08/11] KVM: arm64: Add raw interface "
` [PATCH 09/11] KVM: arm64: Add trace "
` [PATCH 10/11] KVM: arm64: Add support for hyp events
` [PATCH 11/11] KVM: arm64: Add kselftest for tracefs hyp tracefs

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

[PATCH v2 00/14] KVM: arm64: NV userspace ABI
 2025-02-24  9:44 UTC  (22+ messages)
` [PATCH v2 01/14] arm64: cpufeature: Handle NV_frac as a synonym of NV2
` [PATCH v2 02/14] KVM: arm64: Hide ID_AA64MMFR2_EL1.NV from guest and userspace
` [PATCH v2 03/14] KVM: arm64: Mark HCR.EL2.E2H RES0 when ID_AA64MMFR1_EL1.VH is zero
` [PATCH v2 04/14] KVM: arm64: Mark HCR.EL2.{NV*,AT} RES0 when ID_AA64MMFR4_EL1.NV_frac is 0
` [PATCH v2 05/14] KVM: arm64: Advertise NV2 in the boot messages
` [PATCH v2 06/14] KVM: arm64: Consolidate idreg callbacks
` [PATCH v2 07/14] KVM: arm64: Make ID_REG_LIMIT_FIELD_ENUM() more widely available
` [PATCH v2 08/14] KVM: arm64: Enforce NV limits on a per-idregs basis
` [PATCH v2 09/14] KVM: arm64: Move NV-specific capping to idreg sanitisation
` [PATCH v2 10/14] KVM: arm64: Allow userspace to limit NV support to nVHE
` [PATCH v2 11/14] KVM: arm64: Make ID_AA64MMFR4_EL1.NV_frac writable
` [PATCH v2 12/14] KVM: arm64: Advertise FEAT_ECV when possible
` [PATCH v2 13/14] KVM: arm64: Allow userspace to request KVM_ARM_VCPU_EL2*
` [PATCH v2 14/14] KVM: arm64: Document NV caps and vcpu flags

[PATCH 00/14] KVM: arm64: NV userspace ABI
 2025-02-24  8:32 UTC  (23+ messages)
` [PATCH 01/14] arm64: cpufeature: Handle NV_frac as a synonym of NV2
` [PATCH 02/14] KVM: arm64: Hide ID_AA64MMFR2_EL1.NV from guest and userspace
` [PATCH 03/14] KVM: arm64: Mark HCR.EL2.E2H RES0 when ID_AA64MMFR1_EL1.VH is zero
` [PATCH 04/14] KVM: arm64: Mark HCR.EL2.{NV*,AT} RES0 when ID_AA64MMFR4_EL1.NV_frac is 0
` [PATCH 05/14] KVM: arm64: Advertise NV2 in the boot messages
` [PATCH 06/14] KVM: arm64: Consolidate idreg reset method
` [PATCH 07/14] KVM: arm64: Make ID_REG_LIMIT_FIELD_ENUM() more widely available
` [PATCH 08/14] KVM: arm64: Enforce NV limits on a per-idregs basis
` [PATCH 09/14] KVM: arm64: Move NV-specific capping to idreg sanitisation
` [PATCH 10/14] KVM: arm64: Allow userspace to limit NV support to nVHE
` [PATCH 11/14] KVM: arm64: Make ID_AA64MMFR4_EL1.NV_frac writable
` [PATCH 12/14] KVM: arm64: Advertise FEAT_ECV when possible
` [PATCH 13/14] KVM: arm64: Allow userspace to request KVM_ARM_VCPU_EL2*
` [PATCH 14/14] KVM: arm64: Document NV caps and vcpu flags

[PATCH] arm64: kvm: ptdump: Initialize .owner fields of kvm_*_operations
 2025-02-23 18:21 UTC  (2+ messages)

[RFC PATCH v3 1/3] KVM: arm64: SIGBUS VMM for SEA guest abort
 2025-02-22  6:22 UTC  (5+ messages)
` [RFC PATCH v3 2/3] KVM: arm64: set FnV in vcpu's ESR_ELx when host FAR_EL2 is invalid
` [RFC PATCH v3 3/3] Documentation: kvm: new UAPI when arm64 guest consumes UER

[RFC kvm-unit-tests PATCH] lib: Use __ASSEMBLER__ instead of __ASSEMBLY__
 2025-02-22  1:45 UTC 

[PATCH 0/2] Add KVM selftest runner
 2025-02-22  0:59 UTC  (3+ messages)
` [PATCH 1/2] KVM: selftests: Add default testfiles for KVM selftests runner
` [PATCH 2/2] KVM: selftests: Create KVM selftest runner

[kvm-unit-tests PATCH 0/2] riscv: Run with other QEMU models
 2025-02-21 16:27 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/2] configure: Allow earlycon for all architectures
` [kvm-unit-tests PATCH 2/2] riscv: Introduce MACHINE_OVERRIDE

[PATCH v8 0/6] KVM: arm64: Errata management for VM Live migration
 2025-02-21 14:02 UTC  (7+ messages)
` [PATCH v8 1/6] arm64: Modify _midr_range() functions to read MIDR/REVIDR internally
` [PATCH v8 2/6] KVM: arm64: Introduce hypercall support for retrieving target implementations
` [PATCH v8 3/6] KVM: arm64: Introduce KVM_REG_ARM_VENDOR_HYP_BMAP_2
` [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 v8 6/6] KVM: selftests: Add test for KVM_REG_ARM_VENDOR_HYP_BMAP_2

[PATCH V2 0/8] arm64/mm: Drop PXD_TABLE_BIT
 2025-02-21  4:42 UTC  (9+ messages)
` [PATCH V2 1/8] KVM: arm64: ptdump: Test PMD_TYPE_MASK for block mapping
` [PATCH V2 2/8] arm64/ptdump: "
` [PATCH V2 3/8] arm64/mm: Clear PXX_TYPE_MASK in mk_[pmd|pud]_sect_prot()
` [PATCH V2 4/8] arm64/mm: Clear PXX_TYPE_MASK and set PXD_TYPE_SECT in [pmd|pud]_mkhuge()
` [PATCH V2 5/8] arm64/mm: Check PXD_TYPE_TABLE in [p4d|pgd]_bad()
` [PATCH V2 6/8] arm64/mm: Check PUD_TYPE_TABLE in pud_bad()
` [PATCH V2 7/8] arm64/mm: Check pmd_table() in pmd_trans_huge()
` [PATCH V2 8/8] arm64/mm: Drop PXD_TABLE_BIT

[PATCH v2] KVM: arm64: vgic-its: Add debugfs interface to expose ITS tables
 2025-02-20 22:42 UTC 

[GIT PULL] KVM/arm64 fixes for 6.14, take #3
 2025-02-20 17:44 UTC 

[PATCH] KVM: arm64: Ensure a VMID is allocated before programming VTTBR_EL2
 2025-02-20 16:42 UTC  (2+ messages)

[kvm-unit-tests PATCH v1 0/7] arm64: support EL2
 2025-02-20 15:34 UTC  (10+ 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 4/7] arm64: micro-bench: use smc when at EL2
` [kvm-unit-tests PATCH v1 5/7] arm64: selftest: update test for running "
` [kvm-unit-tests PATCH v1 6/7] arm64: pmu: count EL2 cycles
` [kvm-unit-tests PATCH v1 7/7] arm64: run at EL2 if supported

[PATCH 0/2] KVM: arm64: EL2 PMU reset handling fixes
 2025-02-20 10:44 UTC  (9+ messages)
` [PATCH 1/2] KVM: arm64: Fix MDCR_EL2.HPMN reset value
` [PATCH 2/2] KVM: arm64: Contextualise the handling of PMCR_EL0.P writes

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

[PATCH] KVM: arm64: Fix tcr_el2 initialisation in hVHE mode
 2025-02-19 22:11 UTC  (2+ messages)

[PATCH v1] KVM: arm64: vgic-its: Add debugfs interface to expose ITS tables
 2025-02-19 21:51 UTC  (2+ messages)

[PATCH v2 00/14] KVM: arm64: Support FEAT_PMUv3 on Apple hardware
 2025-02-19 19:35 UTC  (14+ messages)
` [PATCH v2 01/14] drivers/perf: apple_m1: Refactor event select/filter configuration
` [PATCH v2 03/14] drivers/perf: apple_m1: Provide helper for mapping PMUv3 events
` [PATCH v2 06/14] KVM: arm64: Remap PMUv3 events onto hardware
` [PATCH v2 07/14] KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3
` [PATCH v2 10/14] KVM: arm64: Move PMUVer filtering into KVM code

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

[RFC PATCH 0/2] Add NV Selftest cases
 2025-02-19 12:47 UTC  (7+ messages)
` [RFC PATCH 1/2] KVM: arm64: nv: selftests: Add guest hypervisor test

[PATCH v4 00/27] KVM: arm64: Implement support for SME in non-protected guests
 2025-02-18 22:54 UTC  (5+ messages)

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

[PATCH 00/15] arm: rework id register storage
 2025-02-18 16:06 UTC  (15+ messages)
` [PATCH 01/15] arm/cpu: Add sysreg definitions in cpu-sysregs.h
` [PATCH 02/15] arm/kvm: add accessors for storing host features into idregs
` [PATCH 03/15] arm/cpu: Store aa64isar0 into the idregs arrays
` [PATCH 13/15] arm/cpu: Add infra to handle generated ID register definitions
` [PATCH 15/15] arm/cpu: Add generated files

[PATCH v19 00/11] arm64/perf: Enable branch stack sampling
 2025-02-18 14:17 UTC  (6+ messages)
` [PATCH v19 10/11] KVM: arm64: nvhe: Disable branch generation in nVHE guests

[RFC PATCH v2 00/58] KVM: Arm SMMUv3 driver for pKVM
 2025-02-18  9:52 UTC  (10+ messages)

[PATCH v1 0/3] KVM: arm64: Fix initializing HCRX_EL2 and other traps in pKVM
 2025-02-18  9:27 UTC  (6+ messages)
` [PATCH v1 3/3] KVM: arm64: Create each pKVM hyp vcpu after its corresponding host vcpu

[PATCH v7 0/5] KVM: arm64: Errata management for VM Live migration
 2025-02-18  7:40 UTC  (5+ messages)
` [PATCH v7 4/5] smccc/kvm_guest: Enable errata based on implementation CPUs

[kvm-unit-tests PATCH v2 00/18] arm/arm64: Add kvmtool to the runner script
 2025-02-17 16:02 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 03/18] scripts: Refuse to run the tests if not configured for qemu

[PATCH v2 0/4] KVM: arm64: writable MIDR/REVIDR
 2025-02-17 15:06 UTC  (11+ messages)
` [PATCH v2 1/4] KVM: arm64: Allow userspace to change MIDR_EL1

[PATCH 00/14] KVM: arm64: Recursive NV support
 2025-02-15 15:01 UTC  (2+ messages)
` [PATCH 14/14] KVM: arm64: nv: Plumb TLBI S1E2 into system instruction dispatch


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