Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2025-01-30 21:49:13 to 2025-02-07 18:10:52 UTC [more...]

[PATCH 0/3] KVM: arm64: Assorted vgic fixes for 6.14
 2025-02-07 18:10 UTC  (9+ messages)
` [PATCH 1/3] KVM: arm64: timer: Drop warning on failed interrupt signalling
` [PATCH 2/3] KVM: arm64: vgic: Check for unallocated PPI/SPI arrays
` [PATCH 3/3] KVM: arm64: vgic: Gracefully handle resetting an unallocated interrupt

[PATCH v6 0/4] KVM: arm64: Errata management for VM Live migration
 2025-02-07 18:10 UTC  (8+ messages)
` [PATCH v6 1/4] arm64: Modify _midr_range() functions to read MIDR/REVIDR internally
` [PATCH v6 2/4] KVM: arm64: Introduce hypercall support for retrieving target implementations
` [PATCH v6 3/4] KVM: arm64: Report all the KVM/arm64-specific hypercalls
` [PATCH v6 4/4] arm64: paravirt: Enable errata based on implementation CPUs

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

[PATCH 0/2] Fixes for pKVM NP-guest support
 2025-02-07 17:58 UTC  (4+ messages)
` [PATCH 1/2] KVM: arm64: Improve error handling from check_host_shared_guest()
` [PATCH 2/2] KVM: arm64: Simplify np-guest hypercalls

[PATCH v2] KVM: arm64: Remove cyclical dependency in arm_pmuv3.h
 2025-02-07 17:40 UTC  (6+ messages)

[PATCH v6 00/43] arm64: Support for Arm CCA in KVM
 2025-02-07 17:08 UTC  (43+ messages)
` [PATCH v6 12/43] arm64: RME: Allocate/free RECs to match vCPUs
` [PATCH v6 17/43] arm64: RME: Handle realm enter/exit
` [PATCH v6 19/43] arm64: RME: Allow populating initial contents
` [PATCH v6 20/43] arm64: RME: Runtime faulting of memory
` [PATCH v6 22/43] KVM: arm64: Validate register access for a Realm VM
` [PATCH v6 23/43] KVM: arm64: Handle Realm PSCI requests
` [PATCH v6 24/43] KVM: arm64: WARN on injected undef exceptions
` [PATCH v6 25/43] arm64: Don't expose stolen time for realm guests
` [PATCH v6 27/43] arm64: rme: support RSI_HOST_CALL
` [PATCH v6 28/43] arm64: rme: Allow checking SVE on VM instance
` [PATCH v6 29/43] arm64: RME: Always use 4k pages for realms
` [PATCH v6 30/43] arm64: rme: Prevent Device mappings for Realms
` [PATCH v6 34/43] arm64: RME: Propagate number of breakpoints and watchpoints to userspace
` [PATCH v6 38/43] arm64: RME: Configure max SVE vector length for a Realm

[RFC PATCH 0/2] Add NV Selftest cases
 2025-02-07 16:46 UTC  (9+ messages)
` [RFC PATCH 1/2] KVM: arm64: nv: selftests: Add guest hypervisor test
` [RFC PATCH 2/2] KVM: arm64: nv: selftests: Access VNCR mapped registers

[PATCH 00/15] arm: rework id register storage
 2025-02-07 14:14 UTC  (17+ 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 04/15] arm/cpu: Store aa64isar1/2 into the idregs array
` [PATCH 05/15] arm/cpu: Store aa64pfr0/1 "
` [PATCH 06/15] arm/cpu: Store aa64mmfr0-3 "
` [PATCH 07/15] arm/cpu: Store aa64dfr0/1 "
` [PATCH 08/15] arm/cpu: Store aa64smfr0 "
` [PATCH 09/15] arm/cpu: Store id_isar0-7 "
` [PATCH 10/15] arm/cpu: Store id_mfr0/1 "
` [PATCH 11/15] arm/cpu: Store id_dfr0/1 "
` [PATCH 12/15] arm/cpu: Store id_mmfr0-5 "
` [PATCH 13/15] arm/cpu: Add infra to handle generated ID register definitions
` [PATCH 14/15] arm/cpu: Add sysreg generation scripts
` [PATCH 15/15] arm/cpu: Add generated files

Question about lock_all_vcpus
 2025-02-06 20:08 UTC 

[PATCH v3 00/16] KVM: arm64: Add NV GICv3 support
 2025-02-06 15:49 UTC  (17+ messages)
` [PATCH v3 01/16] arm64: sysreg: Add layout for ICH_HCR_EL2
` [PATCH v3 02/16] arm64: sysreg: Add layout for ICH_VTR_EL2
` [PATCH v3 03/16] arm64: sysreg: Add layout for ICH_MISR_EL2
` [PATCH v3 04/16] KVM: arm64: nv: Load timer before the GIC
` [PATCH v3 05/16] KVM: arm64: nv: Add ICH_*_EL2 registers to vpcu_sysreg
` [PATCH v3 06/16] KVM: arm64: nv: Plumb handling of GICv3 EL2 accesses
` [PATCH v3 07/16] KVM: arm64: nv: Sanitise ICH_HCR_EL2 accesses
` [PATCH v3 08/16] KVM: arm64: nv: Nested GICv3 emulation
` [PATCH v3 09/16] KVM: arm64: nv: Handle L2->L1 transition on interrupt injection
` [PATCH v3 10/16] KVM: arm64: nv: Add Maintenance Interrupt emulation
` [PATCH v3 11/16] KVM: arm64: nv: Respect virtual HCR_EL2.TWx setting
` [PATCH v3 12/16] KVM: arm64: nv: Request vPE doorbell upon nested ERET to L2
` [PATCH v3 13/16] KVM: arm64: nv: Propagate used_lrs between L1 and L0 contexts
` [PATCH v3 14/16] KVM: arm64: nv: Fold GICv3 host trapping requirements into guest setup
` [PATCH v3 15/16] KVM: arm64: nv: Allow userland to set VGIC maintenance IRQ
` [PATCH v3 16/16] KVM: arm64: nv: Fail KVM init if asking for NV without GICv3

[PATCH v19 00/11] arm64/perf: Enable branch stack sampling
 2025-02-06 12:58 UTC  (31+ messages)
` [PATCH v19 01/11] perf: arm_pmuv3: Call kvm_vcpu_pmu_resync_el0() before enabling counters
` [PATCH v19 02/11] perf: arm_pmu: Don't disable counter in armpmu_add()
` [PATCH v19 03/11] perf: arm_pmuv3: Don't disable counter in armv8pmu_enable_event()
` [PATCH v19 04/11] perf: arm_v7_pmu: Drop obvious comments for enabling/disabling counters and interrupts
` [PATCH v19 05/11] perf: arm_v7_pmu: Don't disable counter in (armv7|krait_|scorpion_)pmu_enable_event()
` [PATCH v19 06/11] perf: apple_m1: Don't disable counter in m1_pmu_enable_event()
` [PATCH v19 07/11] perf: arm_pmu: Move PMUv3-specific data
` [PATCH v19 08/11] arm64/sysreg: Add BRBE registers and fields
` [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)

[PATCH v1] arm64: head.S: Do not trap access to MPAMSM_EL1
 2025-02-06 10:06 UTC  (3+ messages)

[GIT PULL] KVM/arm64 fixes for 6.14, take #1
 2025-02-06  9:39 UTC  (2+ messages)

[PATCH V2] mm/ptdump: Drop GENERIC_PTDUMP
 2025-02-06  4:21 UTC  (3+ messages)

[PATCH 1/2] perf: arm_pmuv3: Remove cyclical dependency with kvm_host.h
 2025-02-05 18:57 UTC  (6+ messages)
` [PATCH 2/2] perf: arm_pmuv3: Uninvert dependency between {asm,perf}/arm_pmuv3.h

[PATCH v4 00/18] KVM: arm64: Non-protected guest stage-2 support for pKVM
 2025-02-05  9:57 UTC  (6+ messages)
` [PATCH v4 09/18] KVM: arm64: Introduce __pkvm_vcpu_{load,put}()

[PATCH v5 0/4] KVM: arm64: Errata management for VM Live migration
 2025-02-04 18:15 UTC  (5+ messages)

[PATCH v2 0/3] KVM/arm64: timer fixes for 6.14
 2025-02-04 15:12 UTC  (8+ messages)
` [PATCH v2 1/3] KVM: arm64: timer: Always evaluate the need for a soft timer
` [PATCH v2 2/3] KVM: arm64: timer: Correctly handle EL1 timer emulation when !FEAT_ECV
` [PATCH v2 3/3] KVM: arm64: timer: Don't adjust the EL2 virtual timer offset

[PATCH] KVM: arm64: Fix nested S2 MMU structures reallocation
 2025-02-04 15:03 UTC  (3+ messages)

[PATCH 0/3] KVM/arm64: timer fixes for 6.14
 2025-02-04 14:15 UTC  (9+ messages)
` [PATCH 1/3] KVM: arm64: timer: Always evaluate the need for a soft timer
` [PATCH 2/3] KVM: arm64: timer: Correctly handle EL1 timer emulation when !FEAT_ECV
` [PATCH 3/3] KVM: arm64: timer: Consolidate NV configuration of virtual timers

[kvm-unit-tests PATCH] arm: pmu: Actually use counter 0 in test_event_counter_config()
 2025-02-04 13:20 UTC  (3+ messages)

[PATCH] KVM: arm64: Fail protected mode init if no vgic hardware is present
 2025-02-04 10:50 UTC  (2+ messages)

[RFC PATCH 1/4] perf: arm_pmuv3: Introduce module param to partition the PMU
 2025-02-03 21:37 UTC  (2+ messages)

[PATCH v2 00/14] KVM: arm64: Support FEAT_PMUv3 on Apple hardware
 2025-02-03 18:31 UTC  (15+ messages)
` [PATCH v2 01/14] drivers/perf: apple_m1: Refactor event select/filter configuration
` [PATCH v2 02/14] drivers/perf: apple_m1: Support host/guest event filtering
` [PATCH v2 03/14] drivers/perf: apple_m1: Provide helper for mapping PMUv3 events
` [PATCH v2 04/14] KVM: arm64: Compute PMCEID from arm_pmu's event bitmaps
` [PATCH v2 05/14] KVM: arm64: Always support SW_INCR PMU event
` [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 08/14] KVM: arm64: Drop kvm_arm_pmu_available static key
` [PATCH v2 09/14] KVM: arm64: Use guard() to cleanup usage of arm_pmus_lock
` [PATCH v2 10/14] KVM: arm64: Move PMUVer filtering into KVM code
` [PATCH v2 11/14] KVM: arm64: Compute synthetic sysreg ESR for Apple PMUv3 traps
` [PATCH v2 12/14] KVM: arm64: Advertise PMUv3 if IMPDEF traps are present
` [PATCH v2 13/14] KVM: arm64: Provide 1 event counter on IMPDEF hardware
` [PATCH v2 14/14] arm64: Enable IMP DEF PMUv3 traps on Apple M*

[PATCH V2 0/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
 2025-02-03  5:08 UTC  (8+ messages)
` [PATCH V2 1/7] arm64/sysreg: Update register fields for ID_AA64MMFR0_EL1
` [PATCH V2 2/7] arm64/sysreg: Add register fields for HDFGRTR2_EL2
` [PATCH V2 3/7] arm64/sysreg: Add register fields for HDFGWTR2_EL2
` [PATCH V2 4/7] arm64/sysreg: Add register fields for HFGITR2_EL2
` [PATCH V2 5/7] arm64/sysreg: Add register fields for HFGRTR2_EL2
` [PATCH V2 6/7] arm64/sysreg: Add register fields for HFGWTR2_EL2
` [PATCH V2 7/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9

[PATCH] KVM: arm64: Flush/sync debug state in protected mode
 2025-02-01  9:33 UTC  (2+ messages)

[PATCH v4 00/19] KVM: arm64: Debug cleanups
 2025-01-31 22:32 UTC  (4+ messages)
` [PATCH v4 11/19] KVM: arm64: Use debug_owner to track if debug regs need save/restore

[PATCH 0/4] arm64: mitigate CVE-2024-7881 in the absence of firmware mitigation
 2025-01-31 17:40 UTC  (4+ messages)


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