messages from 2025-02-27 16:58:16 to 2025-03-07 07:20:16 UTC [more...]
[PATCH v2 0/3] Count pKVM stage-2 usage in secondary pagetable stat
2025-03-07 7:20 UTC (5+ 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
[RFC kvm-unit-tests PATCH] lib: Use __ASSEMBLER__ instead of __ASSEMBLY__
2025-03-06 22:17 UTC (3+ messages)
[PATCH 00/11] Tracefs support for pKVM
2025-03-06 19:56 UTC (3+ messages)
` [PATCH 02/11] ring-buffer: Expose buffer_data_page material
[PATCH] KVM: arm64: Writable TGRAN*_2
2025-03-06 18:40 UTC
[PATCH v4] arm64: Add basic MTE test
2025-03-06 17:11 UTC (6+ messages)
[kvm-unit-tests PATCH v1 0/7] arm64: support EL2
2025-03-06 15:58 UTC (17+ 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 v2 0/9] Stage-2 huge mappings for pKVM np-guests
2025-03-06 11:00 UTC (10+ messages)
` [PATCH v2 1/9] KVM: arm64: Handle huge mappings for np-guest CMOs
` [PATCH v2 2/9] KVM: arm64: Add a range to __pkvm_host_share_guest()
` [PATCH v2 3/9] KVM: arm64: Add a range to __pkvm_host_unshare_guest()
` [PATCH v2 4/9] KVM: arm64: Add a range to __pkvm_host_wrprotect_guest()
` [PATCH v2 5/9] KVM: arm64: Add a range to __pkvm_host_test_clear_young_guest()
` [PATCH v2 6/9] KVM: arm64: Convert pkvm_mappings to interval tree
` [PATCH v2 7/9] KVM: arm64: Add a range to pkvm_mappings
` [PATCH v2 8/9] KVM: arm64: Stage-2 huge mappings for np-guests
` [PATCH v2 9/9] KVM: arm64: np-guest CMOs with PMD_SIZE fixmap
[PATCH 0/3] KVM: arm64: Fixes for 'writable' ID registers in protected mode
2025-03-06 10:52 UTC (8+ messages)
` [PATCH 1/3] KVM: arm64: Copy guest CTR_EL0 into hyp VM
` [PATCH 2/3] KVM: arm64: Copy MIDR_EL1 into hyp VM when it is writable
` [PATCH 3/3] KVM: arm64: Fix documentation for KVM_CAP_ARM_WRITABLE_IMP_ID_REGS
[PATCH v2 0/4] KVM: arm64: Separate the hyp FF-A buffers init from the host
2025-03-06 9:40 UTC (23+ 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
[PATCH v8 0/6] KVM: arm64: Errata management for VM Live migration
2025-03-05 23:58 UTC (2+ messages)
[PATCH v7 00/45] arm64: Support for Arm CCA in KVM
2025-03-05 23:31 UTC (71+ 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 v3 00/14] KVM: arm64: FEAT_PMUv3 on Apple hardware
2025-03-05 20:30 UTC (15+ messages)
` [PATCH v3 01/14] drivers/perf: apple_m1: Refactor event select/filter configuration
` [PATCH v3 02/14] drivers/perf: apple_m1: Support host/guest event filtering
` [PATCH v3 03/14] KVM: arm64: Compute PMCEID from arm_pmu's event bitmaps
` [PATCH v3 04/14] KVM: arm64: Always support SW_INCR PMU event
` [PATCH v3 05/14] KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3
` [PATCH v3 06/14] KVM: arm64: Drop kvm_arm_pmu_available static key
` [PATCH v3 07/14] KVM: arm64: Use guard() to cleanup usage of arm_pmus_lock
` [PATCH v3 08/14] KVM: arm64: Move PMUVer filtering into KVM code
` [PATCH v3 09/14] KVM: arm64: Compute synthetic sysreg ESR for Apple PMUv3 traps
` [PATCH v3 10/14] KVM: arm64: Advertise PMUv3 if IMPDEF traps are present
` [PATCH v3 11/14] KVM: arm64: Remap PMUv3 events onto hardware
` [PATCH v3 12/14] drivers/perf: apple_m1: Provide helper for mapping PMUv3 events
` [PATCH v3 13/14] KVM: arm64: Provide 1 event counter on IMPDEF hardware
` [PATCH v3 14/14] arm64: Enable IMP DEF PMUv3 traps on Apple M*
[PATCH v2 00/14] arm: rework id register storage
2025-03-05 16:38 UTC (15+ 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 v2 14/14] arm/cpu: Add generated files
[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/4] KVM: arm64: Fix initializing HCRX_EL2 and other traps in pKVM
2025-03-04 12:33 UTC (8+ messages)
` [PATCH v2 3/4] KVM: arm64: Factor out pKVM hyp vcpu creation to separate function
[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 (3+ messages)
` [PATCH 4/6] KVM: arm64: Move hyp "
[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 (3+ messages)
[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 (8+ 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 (4+ messages)
` [PATCH 2/3] KVM: arm64: Map the hypervisor FF-A buffers on ffa init
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