messages from 2025-02-03 18:32:09 to 2025-02-10 23:08:12 UTC [more...]
[RFC PATCH v2 0/4] PMU partitioning driver support
2025-02-10 23:08 UTC (9+ messages)
` [RFC PATCH v2 1/4] perf: arm_pmuv3: Generalize counter bitmasks
` [RFC PATCH v2 2/4] perf: arm_pmuv3: Introduce module param to partition the PMU
` [RFC PATCH v2 3/4] perf: arm_pmuv3: Keep out of guest counter partition
` [RFC PATCH v2 4/4] KVM: arm64: Make guests see only counters they can access
[PATCH v6] KVM: arm64: Fix confusion in documentation for pKVM SME assert
2025-02-10 21:33 UTC
[PATCH v6 0/4] KVM: arm64: Errata management for VM Live migration
2025-02-10 18:57 UTC (13+ 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 00/18] KVM: arm64: Revamp Fine Grained Trap handling
2025-02-10 18:41 UTC (19+ messages)
` [PATCH 01/18] arm64: Add ID_AA64ISAR1_EL1.LS64 encoding for FEAT_LS64WB
` [PATCH 02/18] arm64: Add syndrome information for trapped LD64B/ST64B{,V,V0}
` [PATCH 03/18] KVM: arm64: Handle trapping of FEAT_LS64* instructions
` [PATCH 04/18] KVM: arm64: Restrict ACCDATA_EL1 undef to FEAT_ST64_ACCDATA being disabled
` [PATCH 05/18] KVM: arm64: Don't treat HCRX_EL2 as a FGT register
` [PATCH 06/18] KVM: arm64: Plug FEAT_GCS handling
` [PATCH 07/18] KVM: arm64: Compute FGT masks from KVM's own FGT tables
` [PATCH 08/18] KVM: arm64: Add description of FGT bits leading to EC!=0x18
` [PATCH 09/18] KVM: arm64: Use computed masks as sanitisers for FGT registers
` [PATCH 10/18] KVM: arm64: Unconditionally configure fine-grain traps
` [PATCH 11/18] KVM: arm64: Propagate FGT masks to the nVHE hypervisor
` [PATCH 12/18] KVM: arm64: Use computed FGT masks to setup FGT registers
` [PATCH 13/18] KVM: arm64: Remove most hand-crafted masks for "
` [PATCH 14/18] KVM: arm64: Use KVM-specific HCRX_EL2 RES0 mask
` [PATCH 15/18] KVM: arm64: Handle PSB CSYNC traps
` [PATCH 16/18] KVM: arm64: Switch to table-driven FGU configuration
` [PATCH 17/18] KVM: arm64: Validate FGT register descriptions against RES0 masks
` [PATCH 18/18] KVM: arm64: Use FGT feature maps to drive RES0 bits
[PATCH] KVM: arm64: nv: Set ISTATUS for emulated timers, If timer expired
2025-02-10 18:26 UTC (19+ messages)
[PATCH 0/4] KVM: arm64: writable MIDR/REVIDR
2025-02-10 18:16 UTC (7+ messages)
` [PATCH 1/4] KVM: arm64: Allow userspace to change MIDR_EL1
` [PATCH 2/4] KVM: arm64: Allow userspace to change REVIDR_EL1
` [PATCH 3/4] KVM: arm64: Allow userspace to change AIDR_EL1
` [PATCH 4/4] KVM: arm64: trap guest access for REVIDR_EL1 and AIDR_EL1
[kvm-unit-tests PATCH v2 00/18] arm/arm64: Add kvmtool to the runner script
2025-02-10 18:04 UTC (6+ messages)
` [kvm-unit-tests PATCH v2 03/18] scripts: Refuse to run the tests if not configured for qemu
Question about lock_all_vcpus
2025-02-10 15:57 UTC (3+ messages)
[PATCH 00/15] arm: rework id register storage
2025-02-10 15:20 UTC (23+ 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
[PATCH v6 00/43] arm64: Support for Arm CCA in KVM
2025-02-10 11:58 UTC (26+ messages)
` [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 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 32/43] arm64: rme: Enable PMU support with a realm guest
[kvmarm:fixes 18/18] arch/arm64/kvm/hyp/nvhe/mem_protect.c:1086:9: warning: variable 'ret' is uninitialized when used here
2025-02-10 10:37 UTC
[PATCH 0/2] Fixes for pKVM NP-guest support
2025-02-09 10:21 UTC (5+ messages)
` [PATCH 1/2] KVM: arm64: Improve error handling from check_host_shared_guest()
` [PATCH 2/2] KVM: arm64: Simplify np-guest hypercalls
[PATCH 0/3] KVM: arm64: Assorted vgic fixes for 6.14
2025-02-08 15:15 UTC (11+ 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 v5 0/5] arm64: Support 2024 dpISA extensions
2025-02-07 18:51 UTC (4+ messages)
` [PATCH v5 3/5] arm64/hwcap: Describe 2024 dpISA extensions to userspace
[PATCH v2] KVM: arm64: Remove cyclical dependency in arm_pmuv3.h
2025-02-07 17:40 UTC (6+ messages)
[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 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 (10+ messages)
` [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 (7+ 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 (10+ messages)
` [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*
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox