Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2026-09-04 12:27:43 to 2026-09-08 11:07:20 UTC [more...]

[PATCH 0/4] KVM: arm64: Fix host access to the EL2 stacks
 2026-09-08 11:07 UTC 

[PATCH v17 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support
 2026-09-08 10:59 UTC  (28+ messages)
` [PATCH v17 1/7] firmware: arm_rmm: Add SMC definitions for calling the RMM
` [PATCH v17 2/7] firmware: arm_rmm: Check for RMI support at init
` [PATCH v17 3/7] firmware: arm_rmm: Configure the RMM with the host's page size
` [PATCH v17 4/7] firmware: arm_rmm: Add support for SRO
` [PATCH v17 5/7] firmware: arm_rmm: Activate the RMM
` [PATCH v17 6/7] firmware: arm_rmm: Ensure the RMM has GPT entries for memory
` [PATCH v17 7/7] firmware: arm_rmm: Add wrappers for Realm related RMI commands

[PATCH 00/20] Huge mapping support for protected VMs
 2026-09-08 10:35 UTC  (35+ messages)
` [PATCH 01/20] KVM: arm64: Prefault host stage-2 entries on block split
` [PATCH 02/20] KVM: arm64: Propagate host stage-2 annotated "
` [PATCH 04/20] KVM: arm64: Use block-level annotations when setting up the host stage-2
` [PATCH 08/20] KVM: arm64: Add a range to __pkvm_host_reclaim_page_guest()
` [PATCH 11/20] KVM: arm64: Add a range to pKVM ownership selftest
` [PATCH 12/20] KVM: arm64: Handle huge mappings in __pkvm_host_force_reclaim_page_guest()
` [PATCH 16/20] KVM: arm64: Add __pkvm_host_split_guest HVC
` [PATCH 18/20] KVM: arm64: Add PKVM_HYP_REQ_SPLIT
` [PATCH 19/20] KVM: arm64: Raise PKVM_HYP_REQ_SPLIT on guest to host sharing
` [PATCH 20/20] KVM: arm64: Stage-2 huge mappings for protected VMs

[PATCH 0/2] 52-bit VA guest mode ID support
 2026-09-08  8:08 UTC  (12+ messages)
` [PATCH 1/2] KVM: selftest: arm64: Support 5-level paging in stage 1 translation table
` [PATCH 2/2] KVM: selftests: arm64: Add 52-bit VA guest modes

[PATCH v2] KVM: arm64: Honour the SPMC FF-A RX/TX buffer size limits
 2026-09-07 22:11 UTC  (2+ messages)

[PATCH v9 0/7] KVM: arm64: Forward FFA_NOTIFICATION* calls to TrustZone
 2026-09-07 17:33 UTC  (10+ messages)
` [PATCH v9 1/7] KVM: arm64: Forward FFA_NOTIFICATION_BITMAP calls to Trustzone
` [PATCH v9 2/7] KVM: arm64: Support FFA_NOTIFICATION_BIND in host handler
` [PATCH v9 3/7] KVM: arm64: Support FFA_NOTIFICATION_UNBIND "
` [PATCH v9 4/7] KVM: arm64: Support FFA_NOTIFICATION_SET "
` [PATCH v9 5/7] KVM: arm64: Support FFA_NOTIFICATION_GET "
` [PATCH v9 6/7] KVM: arm64: Support FFA_NOTIFICATION_INFO_GET "
` [PATCH v9 7/7] KVM: arm64: Enforce strict SBZ checks in the FF-A proxy

[PATCH v17 0/1] arm64: mm: Handle Granule Protection Faults (GPFs)
 2026-09-07 16:32 UTC  (3+ messages)
` [PATCH v17 1/1] "

[PATCH] KVM: arm64: Trap guest MPAM accesses whenever MPAM is implemented
 2026-09-07 15:00 UTC  (7+ messages)

[PATCH v20 00/14] KVM: arm64: Provide guest support for GCS
 2026-09-07 14:55 UTC  (16+ messages)
` [PATCH v20 03/14] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v20 05/14] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
` [PATCH v20 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET

[RFC PATCH v4 03/16] iommu/arm-smmu-v3: Add initial pSMMU realm viommu plumbing
 2026-09-07 12:52 UTC  (13+ messages)

[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
 2026-09-07 12:13 UTC  (10+ messages)
` [PATCH v16 22/45] KVM: arm64: CCA: Handle RMI_EXIT_RIPAS_CHANGE

[PATCH v2 00/20] KVM: selftests: PPC pre-enabling
 2026-09-07 11:21 UTC  (7+ messages)
` [PATCH v2 04/20] KVM: selftests: Rename "num" param to "nr_pages" for physical page allocators
` [PATCH v2 09/20] KVM: selftests: Use the innermost page allocator API in s390's IRQ routing test
` [PATCH v2 10/20] KVM: selftests: Add a wrapper API to allocate multiple page table pages

[PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking
 2026-09-07 10:50 UTC  (13+ messages)

[PATCH v2 00/16] KVM: arm64: Confine protected VM vCPU state to EL2
 2026-09-07  9:17 UTC  (28+ messages)
` [PATCH v2 01/17] KVM: arm64: Sync HCR_EL2.VSE back to the host vCPU under pKVM
` [PATCH v2 02/17] KVM: arm64: Reject the PVTIME vCPU attribute for protected VMs
` [PATCH v2 03/17] KVM: arm64: Introduce per-EC entry handlers for pKVM
` [PATCH v2 04/17] KVM: arm64: Skip fixed-feature state flush for protected vCPUs
` [PATCH v2 05/17] KVM: arm64: Add {flush,sync}_hyp_timer_state() primitives
` [PATCH v2 06/17] KVM: arm64: Add system register reset framework for protected VMs
` [PATCH v2 07/17] KVM: arm64: Implement HVC handling for protected guests at EL2
` [PATCH v2 08/17] KVM: arm64: Handle PSCI calls for protected VMs "
` [PATCH v2 09/17] KVM: arm64: Restrict KVM_ARM_VCPU_INIT and PSCI version for protected VMs
` [PATCH v2 10/17] KVM: arm64: Prevent host PC adjustments for protected vCPUs
` [PATCH v2 11/17] KVM: arm64: Inject an UNDEF at EL2 for unhandled protected guest exits
` [PATCH v2 12/17] KVM: arm64: Add per-EC entry/exit state marshalling for protected guests
` [PATCH v2 13/17] KVM: arm64: Pend a protected guest's SError with HCR_EL2.VSE only
` [PATCH v2 14/17] KVM: arm64: Reject host access to protected VM private state
` [PATCH v2 15/17] KVM: arm64: Reject host power-on of a vCPU that EL2 holds powered off
` [PATCH v2 16/17] KVM: arm64: Advertise the capabilities that protected VMs support
` [PATCH v2 17/17] KVM: arm64: Document the protected VM userspace API

[PATCH v2 0/3] arm64: fix typos in comments
 2026-09-07  4:44 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: kvm: fix typo "synchonized" in comment
` [PATCH v2 2/3] selftests: kvm: fix typos in comments
` [PATCH v2 3/3] arm64: kvm: fix typo in pauth.c comment

[PATCH v5 0/6] KVM: arm64: nv: Implement nested stage-2 reverse map (new data structure)
 2026-09-06 19:56 UTC  (18+ messages)
` [PATCH v5 2/6] KVM: arm64: nv: Introduce guest stage-2 tracking structures

[PATCH] Documentation: KVM: Fix the struct kvm_arm_device_addr name
 2026-09-06 19:53 UTC  (2+ messages)

[PATCH] Documentation: KVM: Fix the event_source sysfs path in the PMU attribute description
 2026-09-06 19:51 UTC  (2+ messages)

[PATCH v2 0/4] KVM: Reset steal time accounting on vCPU pid change
 2026-09-06 17:27 UTC  (13+ messages)
` [PATCH v2 1/4] KVM: Move last_steal to common struct kvm_vcpu
` [PATCH v2 2/4] KVM: Reset last_steal on vCPU pid change
` [PATCH v2 3/4] KVM: selftests: Test steal time across vCPU pid changes on x86
` [PATCH v2 4/4] KVM: selftests: Add arm64 coverage for steal time pid changes

[PATCH] KVM: arm64: vgic: Serialise CTRL_INIT against vCPU creation
 2026-09-06 16:45 UTC  (2+ messages)

[PATCH] KVM: selftests: Fix VM leak in early return
 2026-09-06  3:41 UTC 

dumbass here, asking dumbass questions
 2026-09-05  3:52 UTC 

[RFC PATCH 0/3] liveupdate: Move to feature flags for LUO and memfd ABI compatibility
 2026-09-05  1:24 UTC  (4+ messages)

[PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
 2026-09-05  1:19 UTC  (11+ messages)

[PATCH 3/3] arm64: kvm: fix repeated word 'is' in comment
 2026-09-04 19:29 UTC  (4+ messages)

[PATCH 0/2] arm64: Make write_sysreg_s() select XZR reliably
 2026-09-04 17:49 UTC  (3+ messages)
` [PATCH 1/2] arm64: sysreg: Make write_sysreg_s() select XZR without optimisation
` [PATCH 2/2] arm64: tools: Fix GIC CDEOI instruction encoding

[PATCH 0/2] KVM: arm64: Enable S1PIE for nVHE and hVHE
 2026-09-04 17:40 UTC  (18+ messages)
` [PATCH 1/2] KVM: arm64: Initialise TCR2_EL2 for nVHE mode
` [PATCH 2/2] KVM: arm64: Enable S1PIE for nVHE and hVHE

[RFC PATCH v7 00/28] KVM: arm64: Add Statistical Profiling Extension (SPE) support
 2026-09-04 14:41 UTC  (13+ messages)
` [RFC PATCH v7 20/28] KVM: arm64: Allow guest SPE physical timestamps only if kernel allows it
` [RFC PATCH v7 21/28] KVM: arm64: Handle SPE maintenance interrupts
` [RFC PATCH v7 27/28] KVM: arm64: Handle dirty page logging when SPE feature is set
` [RFC PATCH v7 28/28] KVM: arm64: Allow the creation of a SPE enabled VM

[PATCH v6 00/49] KVM: arm64: Add GICv5 IRS support
 2026-09-04 13:58 UTC  (36+ messages)
` [PATCH v6 07/49] KVM: arm64: gic-v5: Cache host IRS ID registers
` [PATCH v6 10/49] KVM: arm64: gic-v5: Introduce guest IST alloc and management
` [PATCH v6 11/49] KVM: arm64: gic-v5: Implement VMT/vIST IRS MMIO Ops
` [PATCH v6 13/49] KVM: arm64: gic-v5: Implement VPE "
` [PATCH v6 14/49] KVM: arm64: gic-v5: Set up VMTEs and VPE doorbells
` [PATCH v6 15/49] KVM: arm64: gic-v5: Add resident/non-resident hyp calls
` [PATCH v6 16/49] KVM: arm64: gic-v5: Request doorbells when VPEs enter WFI
` [PATCH v6 20/49] KVM: arm64: gic-v5: Add GICv5 IRS IODEV and MMIO emulation
` [PATCH v6 21/49] KVM: arm64: gic-v5: Initialise per-VM IRS state
` [PATCH v6 22/49] KVM: arm64: gic-v5: Register the IRS IODEV
` [PATCH v6 23/49] KVM: arm64: gic-v5: Set IRICHPPIDIS based on IRS enable state
` [PATCH v6 28/49] Documentation: KVM: Extend VGICv5 device attribute docs
` [PATCH v6 31/49] KVM: arm64: gic-v5: Add GICv5 EL1 sysreg userspace accessors
` [PATCH v6 32/49] KVM: arm64: gic-v5: Handle userspace accesses to IRS MMIO region
` [PATCH v6 35/49] KVM: arm64: gic-v5: Implement save/restore mechanisms for ISTs
` [PATCH v6 47/49] KVM: selftests: Add VGICv5 LPI delivery tests
` [PATCH v6 48/49] KVM: selftests: Add VGICv5 IST save/restore coverage

[PATCH v3 0/2] KVM: arm64: Add support for BBM level 3
 2026-09-04 13:28 UTC  (3+ messages)
` [PATCH v3 1/2] KVM: arm64: Add stage2_clean_old_pte()
` [PATCH v3 2/2] KVM: arm64: Support BBM level 3


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