Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2026-07-22 06:54:43 to 2026-07-24 12:19:07 UTC [more...]

[PATCH v4 00/48] KVM: arm64: Add GICv5 IRS support
 2026-07-24 12:19 UTC  (77+ messages)
` [PATCH v4 01/48] irqchip/gic-v5: Allow KVM setup without a maintenance IRQ
` [PATCH v4 02/48] irqchip/gic-v5: Provide OF IRS config frame attrs to KVM
` [PATCH v4 03/48] irqchip/gic-v5: Set up gic_kvm_info on ACPI hosts
` [PATCH v4 04/48] KVM: arm64: gic-v5: Define remaining IRS MMIO registers
` [PATCH v4 05/48] arm64/sysreg: Add GICv5 GIC VDPEND encoding
` [PATCH v4 06/48] arm64/sysreg: Update ICC_CR0_EL1 with LINK and LINK_IDLE fields
` [PATCH v4 07/48] KVM: arm64: gic-v5: Extract host IRS caps from IRS config frame
` [PATCH v4 08/48] KVM: arm64: gic-v5: Add VPE doorbell domain
` [PATCH v4 09/48] KVM: arm64: gic-v5: Create and manage VM and VPE tables
` [PATCH v4 10/48] KVM: arm64: gic-v5: Introduce guest IST alloc and management
` [PATCH v4 11/48] KVM: arm64: gic-v5: Implement VMT/vIST IRS MMIO Ops
` [PATCH v4 12/48] KVM: arm64: gic-v5: Keep GICv5 vCPU limit model-specific
` [PATCH v4 13/48] KVM: arm64: gic-v5: Implement VPE IRS MMIO Ops
` [PATCH v4 14/48] KVM: arm64: gic-v5: Set up VMTEs and VPE doorbells
` [PATCH v4 15/48] KVM: arm64: gic-v5: Add resident/non-resident hyp calls
` [PATCH v4 16/48] KVM: arm64: gic-v5: Request doorbells when VPEs enter WFI
` [PATCH v4 17/48] KVM: arm64: gic-v5: Introduce struct vgic_v5_irs and IRS base address
` [PATCH v4 18/48] KVM: arm64: gic-v5: Add IRS IODEV support to MMIO handlers
` [PATCH v4 19/48] KVM: arm64: gic-v5: Add KVM_VGIC_V5_ADDR_TYPE_IRS to UAPI
` [PATCH v4 20/48] KVM: arm64: gic-v5: Add GICv5 IRS IODEV and MMIO emulation
` [PATCH v4 21/48] KVM: arm64: gic-v5: Initialise per-VM IRS state
` [PATCH v4 22/48] KVM: arm64: gic-v5: Register the IRS IODEV
` [PATCH v4 23/48] KVM: arm64: gic-v5: Set IRICHPPIDIS based on IRS enable state
` [PATCH v4 24/48] KVM: arm64: selftests: Update vGICv5 selftest to set IRS address
` [PATCH v4 25/48] KVM: arm64: gic-v5: Add GIC VDPEND hyp call
` [PATCH v4 26/48] KVM: arm64: gic: Introduce set_pending_state() to irq_op
` [PATCH v4 27/48] KVM: arm64: gic-v5: Support SPI injection
` [PATCH v4 28/48] Documentation: KVM: Extend VGICv5 device attribute docs
` [PATCH v4 31/48] KVM: arm64: gic-v5: Add GICv5 EL1 sysreg userspace accessors
` [PATCH v4 32/48] KVM: arm64: gic-v5: Handle userspace accesses to IRS MMIO region
` [PATCH v4 33/48] KVM: arm64: gic-v5: Add CoreSight MMIO regs to IRS
` [PATCH v4 34/48] KVM: arm64: gic-v5: Add VGICv5 IST save/restore UAPI
` [PATCH v4 35/48] KVM: arm64: gic-v5: Implement save/restore mechanisms for ISTs
` [PATCH v4 36/48] Documentation: KVM: Document KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGS for VGICv5
` [PATCH v4 37/48] Documentation: KVM: Add KVM_DEV_ARM_VGIC_GRP_IRS_REGS to VGICv5 docs
` [PATCH v4 38/48] Documentation: KVM: Add docs for KVM_DEV_ARM_VGIC_GRP_IST
` [PATCH v4 39/48] Documentation: KVM: Add the VGICv5 IRS save/restore sequences
` [PATCH v4 40/48] KVM: selftests: Add VGICv5 IRS address attribute tests
` [PATCH v4 41/48] KVM: selftests: Add VGICv5 NR_IRQS "
` [PATCH v4 42/48] KVM: selftests: Add VGICv5 IRS_REGS "
` [PATCH v4 43/48] KVM: selftests: Add VGICv5 IST "
` [PATCH v4 44/48] KVM: selftests: Add VGICv5 USERSPACE_PPIS tests
` [PATCH v4 45/48] KVM: selftests: Add VGICv5 CPU sysreg attribute tests
` [PATCH v4 46/48] KVM: selftests: Add VGICv5 SPI injection tests
` [PATCH v4 47/48] KVM: selftests: Add VGICv5 LPI delivery tests
` [PATCH v4 48/48] KVM: selftests: Add VGICv5 IST save/restore coverage
  ` [PATCH v4 30/48] KVM: arm64: gic-v5: Mask per-vcpu PPI state in vgic_v5_finalize_ppi_state()

[PATCH v3 00/40] KVM: arm64: Add GICv5 IRS support
 2026-07-24 10:28 UTC  (12+ messages)
` [PATCH v3 33/40] KVM: arm64: gic-v5: Add GICv5 EL1 sysreg userspace accessors
` [PATCH v3 36/40] KVM: arm64: gic-v5: Implement save/restore mechanisms for ISTs

[RFC PATCH v1 0/2] KVM: arm64: CCA: Add MEC policy support for CCA Realms
 2026-07-24  9:40 UTC  (3+ messages)
` [RFC PATCH v1 1/2] KVM: arm64: CCA: Add support for configuring the Realm MEC policy
` [RFC PATCH v1 2/2] cgroup/misc: Add support for Arm CCA MECIDs

[GIT PULL] KVM/arm64 fixes for 7.2, take #3
 2026-07-24  8:47 UTC 

[PATCH v3 00/28] KVM: arm64: Add support for FEAT_NV2p1 and FEAT_NV3
 2026-07-24  8:43 UTC  (62+ messages)
` [PATCH v3 01/28] arm64: sysreg: Emit RESx/UNKN values for Mapping/Fields definitions
` [PATCH v3 02/28] arm64: Update ID_AA64MMFR4_EL1 description to 2026-03 JSON release
` [PATCH v3 03/28] KVM: arm64: Merge guest's HCRX_EL2 using NV_HCRX_GUEST_EXCLUDE
` [PATCH v3 04/28] KVM: arm64: Drop __HCRX_EL2_* masks
` [PATCH v3 05/28] KVM: arm64: Plumb HCRX_EL2.SRMASKEn in HCRX_EL2 sanitisation
` [PATCH v3 06/28] KVM: arm64: Classify CPTR_EL2 as a SR_LOC_SPECIAL register
` [PATCH v3 07/28] KVM: arm64: Don't evaluate HCR_EL2.NV nor HFGITR_EL2.ERET on ERET fast path
` [PATCH v3 08/28] arm64: Add ARM64_HAS_NV2P1 capability
` [PATCH v3 09/28] KVM: arm64: Relax CPTR_EL2 handling when FEAT_NV2p1 is present
` [PATCH v3 10/28] KVM: arm64: Relax CNTHCTL_EL2 "
` [PATCH v3 11/28] KVM: arm64: Expose FEAT_NV2p1 to NV guests
` [PATCH v3 12/28] arm64: Add FEAT_NV2p1 detection
` [PATCH v3 13/28] arm64: sysreg: Add NVHCR_EL2 description as a mirror of HCR_EL2
` [PATCH v3 14/28] arm64: sysreg: Add HCRX_EL2 bits related to FEAT_NV3
` [PATCH v3 15/28] arm64: Add ARM64_HAS_NV3 capability
` [PATCH v3 16/28] KVM: arm64: Split NV-specific exit fixups from the non-NV handling
` [PATCH v3 17/28] KVM: arm64: Add NV3 control bits to HCRX_EL2 sanitisation
` [PATCH v3 18/28] KVM: arm64: Add kvm_has_nv{2,3}() predicates
` [PATCH v3 19/28] KVM: arm64: Make HCR_EL2 a non-VNCR register
` [PATCH v3 20/28] KVM: arm64: Add sanitisation for NVHCR_EL2
` [PATCH v3 21/28] KVM: arm64: Add NVHCR_EL2 handling to the sysreg array
` [PATCH v3 22/28] KVM: arm64: Add routing for NVHCR_EL2 trap
` [PATCH v3 23/28] KVM: arm64: Add NVHCR_EL2 context switching
` [PATCH v3 24/28] KVM: arm64: Engage NV3 ERET trap elision
` [PATCH v3 25/28] KVM: arm64: Engage NV3 TLBI "
` [PATCH v3 26/28] KVM: arm64: Add FEAT_NV3 detection
` [PATCH v3 27/28] KVM: arm64: Expose FEAT_NV3 to guests
` [PATCH v3 28/28] arm64: Add override for ID_AA64MMFR4_EL1.NV_frac

[RFC PATCH v2 0/2] KVM: arm64: Add support for BBM level 3
 2026-07-24  8:17 UTC  (5+ messages)
` [RFC PATCH v2 1/2] KVM: arm64: Add stage2_clean_old_pte()
` [RFC PATCH v2 2/2] KVM: arm64: Support BBM level 3

[PATCH v7 00/24] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
 2026-07-24  7:29 UTC  (7+ messages)
` [PATCH v7 07/24] KVM: arm64: iommu: Shadow host stage-2 page table
` [PATCH v7 14/24] iommu/arm-smmu-v3-kvm: Shadow the command queue

[PATCH v15 00/37] arm64: Support for Arm CCA in KVM
 2026-07-24  5:40 UTC  (11+ messages)
` [PATCH v15 12/37] KVM: arm64: CCA: Support the VGIC in realms

[PATCH v8 00/21] ARM64 PMU Partitioning
 2026-07-23 20:57 UTC  (3+ messages)

[PATCH v3] KVM: arm64: Optimize protected mode with FWB and DIC
 2026-07-23 16:29 UTC  (2+ messages)

[PATCH v2] KVM: arm64: Fix hyp_trace clock disabling
 2026-07-23 16:11 UTC  (2+ messages)

[PATCH v2 0/2] KVM: arm64: KVM: arm64: Fix potential leak in hyp_trace_buffer_alloc_bpages_backing
 2026-07-23 16:11 UTC  (2+ messages)

[PATCH] KVM: arm64: Add missing hyp_enter when trapping sysreg
 2026-07-23 16:11 UTC  (2+ messages)

[PATCH v2] KVM: arm64: vgic: Avoid double-deactivate of IRQs in the nested context
 2026-07-23 16:11 UTC  (2+ messages)

[PATCH] KVM: arm64: Update Fuad Tabba's email address
 2026-07-23 16:11 UTC  (2+ messages)

[PATCH v6 0/2] KVM: arm64: vgic: Fix racy LPI release and re-registration handling
 2026-07-23 16:11 UTC  (2+ messages)

[PATCH v4] KVM: arm64: Reject guest_memfd memslots when the VM has MTE
 2026-07-23 16:10 UTC  (2+ messages)

[PATCH v3 00/17] KVM: arm64: Introduce pKVM hypervisor heap allocator
 2026-07-23 16:10 UTC  (7+ messages)
` [PATCH v3 04/17] KVM: arm64: Add a heap allocator for the pKVM hyp
` [PATCH v3 13/17] KVM: arm64: Alloc pkvm_hyp_vm using pKVM heap allocator

[PATCH v3 0/9] KVM: arm64: selftests: Basic nested guest support
 2026-07-23  9:54 UTC  (4+ messages)
` [PATCH v3 8/9] KVM: arm64: selftests: Add infrastructure for using stage-2 in guest

[PATCH v2] KVM: arm64: Optimize protected mode and FWB
 2026-07-23  9:12 UTC  (5+ messages)

[PATCH 0/6] firmware: arm_rmm: Add RMM v2.0 support
 2026-07-23  7:11 UTC  (3+ messages)
` [PATCH 1/6] firmware: arm_rmm: Add SMC definitions for calling the RMM

[PATCH v4 5/6] KVM: arm64: Add HDBSS fault handling and buffer flush
 2026-07-23  1:17 UTC  (12+ messages)

[PATCH v3 0/4] KVM: arm64: Expose PMMIR_EL1.SLOTS to guests
 2026-07-22 20:47 UTC  (6+ messages)
` [PATCH v3 1/4] KVM: arm64: Expose PMMIR_EL1.SLOTS under strict PMUv3 UAPI
` [PATCH v3 2/4] KVM: arm64: Advertise STALL_SLOT* in PMCEID1 "
` [PATCH v3 3/4] KVM: arm64: Ignore writes to PMCR_EL0.N when using strict UAPI
` [PATCH v3 4/4] KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_STRICT vCPU feature

[PATCH v4 0/6] KVM: arm64: nv: Implement nested stage-2 reverse map
 2026-07-22 13:09 UTC  (6+ messages)
` [PATCH v4 2/6] KVM: arm64: nv: Avoid full shadow s2 unmap

[RFC PATCH v3 00/19] named CPU models for Arm64 on KVM
 2026-07-22 12:32 UTC  (7+ messages)
` [RFC PATCH v3 06/19] target/arm/kvm: Read all ID registers from KVM
` [RFC PATCH v3 07/19] target/arm/kvm: handle special ID registers cases when reading "
` [RFC PATCH v3 08/19] target/arm/kvm: Handle writeback for special ID register fields


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