Show patches with: Submitter = Marc Zyngier       |    State = Action Required       |   3256 patches
« 1 2 3 432 33 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[14/14] KVM: arm64: Document NV caps and vcpu flags KVM: arm64: NV userspace ABI - - - --- 2025-02-15 Marc Zyngier New
[13/14] KVM: arm64: Allow userspace to request KVM_ARM_VCPU_EL2* KVM: arm64: NV userspace ABI - - - --- 2025-02-15 Marc Zyngier New
[12/14] KVM: arm64: Advertise FEAT_ECV when possible KVM: arm64: NV userspace ABI - - - --- 2025-02-15 Marc Zyngier New
[11/14] KVM: arm64: Make ID_AA64MMFR4_EL1.NV_frac writable KVM: arm64: NV userspace ABI - - - --- 2025-02-15 Marc Zyngier New
[10/14] KVM: arm64: Allow userspace to limit NV support to nVHE KVM: arm64: NV userspace ABI - - - --- 2025-02-15 Marc Zyngier New
[09/14] KVM: arm64: Move NV-specific capping to idreg sanitisation KVM: arm64: NV userspace ABI - - - --- 2025-02-15 Marc Zyngier New
[08/14] KVM: arm64: Enforce NV limits on a per-idregs basis KVM: arm64: NV userspace ABI - - - --- 2025-02-15 Marc Zyngier New
[07/14] KVM: arm64: Make ID_REG_LIMIT_FIELD_ENUM() more widely available KVM: arm64: NV userspace ABI - - - --- 2025-02-15 Marc Zyngier New
[06/14] KVM: arm64: Consolidate idreg reset method KVM: arm64: NV userspace ABI - - - --- 2025-02-15 Marc Zyngier New
[05/14] KVM: arm64: Advertise NV2 in the boot messages KVM: arm64: NV userspace ABI - - - --- 2025-02-15 Marc Zyngier New
[04/14] KVM: arm64: Mark HCR.EL2.{NV*,AT} RES0 when ID_AA64MMFR4_EL1.NV_frac is 0 KVM: arm64: NV userspace ABI - - - --- 2025-02-15 Marc Zyngier New
[03/14] KVM: arm64: Mark HCR.EL2.E2H RES0 when ID_AA64MMFR1_EL1.VH is zero KVM: arm64: NV userspace ABI - - - --- 2025-02-15 Marc Zyngier New
[02/14] KVM: arm64: Hide ID_AA64MMFR2_EL1.NV from guest and userspace KVM: arm64: NV userspace ABI - - - --- 2025-02-15 Marc Zyngier New
[01/14] arm64: cpufeature: Handle NV_frac as a synonym of NV2 KVM: arm64: NV userspace ABI - - - --- 2025-02-15 Marc Zyngier New
[14/14] KVM: arm64: nv: Plumb TLBI S1E2 into system instruction dispatch KVM: arm64: Recursive NV support - - - --- 2025-02-15 Marc Zyngier New
[13/14] KVM: arm64: nv: Add S1 TLB invalidation primitive for VNCR_EL2 KVM: arm64: Recursive NV support - - - --- 2025-02-15 Marc Zyngier New
[12/14] KVM: arm64: nv: Program host's VNCR_EL2 to the fixmap address KVM: arm64: Recursive NV support - - - --- 2025-02-15 Marc Zyngier New
[11/14] KVM: arm64: nv: Handle VNCR_EL2 invalidation from MMU notifiers KVM: arm64: Recursive NV support - - - --- 2025-02-15 Marc Zyngier New
[10/14] KVM: arm64: nv: Handle mapping of VNCR_EL2 at EL2 KVM: arm64: Recursive NV support - - - --- 2025-02-15 Marc Zyngier New
[09/14] KVM: arm64: nv: Handle VNCR_EL2-triggered faults KVM: arm64: Recursive NV support - - - --- 2025-02-15 Marc Zyngier New
[08/14] KVM: arm64: nv: Add userspace and guest handling of VNCR_EL2 KVM: arm64: Recursive NV support - - - --- 2025-02-15 Marc Zyngier New
[07/14] KVM: arm64: nv: Add pseudo-TLB backing VNCR_EL2 KVM: arm64: Recursive NV support - - - --- 2025-02-15 Marc Zyngier New
[06/14] KVM: arm64: nv: Don't adjust PSTATE.M when L2 is nesting KVM: arm64: Recursive NV support - - - --- 2025-02-15 Marc Zyngier New
[05/14] KVM: arm64: nv: Move TLBI range decoding to a helper KVM: arm64: Recursive NV support - - - --- 2025-02-15 Marc Zyngier New
[04/14] KVM: arm64: nv: Snapshot S1 ASID tagging information during walk KVM: arm64: Recursive NV support - - - --- 2025-02-15 Marc Zyngier New
[03/14] KVM: arm64: nv: Extract translation helper from the AT code KVM: arm64: Recursive NV support - - - --- 2025-02-15 Marc Zyngier New
[02/14] KVM: arm64: nv: Allocate VNCR page when required KVM: arm64: Recursive NV support - - - --- 2025-02-15 Marc Zyngier New
[01/14] arm64: sysreg: Add layout for VNCR_EL2 KVM: arm64: Recursive NV support - - - --- 2025-02-15 Marc Zyngier New
[GIT,PULL] KVM/arm64 fixes for 6.14, take #2 [GIT,PULL] KVM/arm64 fixes for 6.14, take #2 - - - --- 2025-02-14 Marc Zyngier New
[6.6.y] arm64: Filter out SVE hwcaps when FEAT_SVE isn't implemented [6.6.y] arm64: Filter out SVE hwcaps when FEAT_SVE isn't implemented - 1 - --- 2025-02-14 Marc Zyngier New
[v2,2/2] KVM: arm64: vgic: Hoist SGI/PPI alloc from vgic_init() to kvm_create_vgic() KVM: arm64: Assorted vgic fixes for 6.14 - - - --- 2025-02-12 Marc Zyngier New
[v2,1/2] KVM: arm64: timer: Drop warning on failed interrupt signalling KVM: arm64: Assorted vgic fixes for 6.14 - - - --- 2025-02-12 Marc Zyngier New
KVM: arm64: Convert timer offset VA when accessed in HYP code KVM: arm64: Convert timer offset VA when accessed in HYP code - 1 1 --- 2025-02-12 Marc Zyngier New
[18/18] KVM: arm64: Use FGT feature maps to drive RES0 bits KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[17/18] KVM: arm64: Validate FGT register descriptions against RES0 masks KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[16/18] KVM: arm64: Switch to table-driven FGU configuration KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[15/18] KVM: arm64: Handle PSB CSYNC traps KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[14/18] KVM: arm64: Use KVM-specific HCRX_EL2 RES0 mask KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[13/18] KVM: arm64: Remove most hand-crafted masks for FGT registers KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[12/18] KVM: arm64: Use computed FGT masks to setup FGT registers KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[11/18] KVM: arm64: Propagate FGT masks to the nVHE hypervisor KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[10/18] KVM: arm64: Unconditionally configure fine-grain traps KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[09/18] KVM: arm64: Use computed masks as sanitisers for FGT registers KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[08/18] KVM: arm64: Add description of FGT bits leading to EC!=0x18 KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[07/18] KVM: arm64: Compute FGT masks from KVM's own FGT tables KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[06/18] KVM: arm64: Plug FEAT_GCS handling KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[05/18] KVM: arm64: Don't treat HCRX_EL2 as a FGT register KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[04/18] KVM: arm64: Restrict ACCDATA_EL1 undef to FEAT_ST64_ACCDATA being disabled KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[03/18] KVM: arm64: Handle trapping of FEAT_LS64* instructions KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[02/18] arm64: Add syndrome information for trapped LD64B/ST64B{,V,V0} KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[01/18] arm64: Add ID_AA64ISAR1_EL1.LS64 encoding for FEAT_LS64WB KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[v3,16/16] KVM: arm64: nv: Fail KVM init if asking for NV without GICv3 KVM: arm64: Add NV GICv3 support - - - --- 2025-02-06 Marc Zyngier New
[v3,15/16] KVM: arm64: nv: Allow userland to set VGIC maintenance IRQ KVM: arm64: Add NV GICv3 support - - - --- 2025-02-06 Marc Zyngier New
[v3,14/16] KVM: arm64: nv: Fold GICv3 host trapping requirements into guest setup KVM: arm64: Add NV GICv3 support - - - --- 2025-02-06 Marc Zyngier New
[v3,13/16] KVM: arm64: nv: Propagate used_lrs between L1 and L0 contexts KVM: arm64: Add NV GICv3 support - - - --- 2025-02-06 Marc Zyngier New
[v3,12/16] KVM: arm64: nv: Request vPE doorbell upon nested ERET to L2 KVM: arm64: Add NV GICv3 support - - - --- 2025-02-06 Marc Zyngier New
[v3,11/16] KVM: arm64: nv: Respect virtual HCR_EL2.TWx setting KVM: arm64: Add NV GICv3 support - - - --- 2025-02-06 Marc Zyngier New
[v3,10/16] KVM: arm64: nv: Add Maintenance Interrupt emulation KVM: arm64: Add NV GICv3 support - - - --- 2025-02-06 Marc Zyngier New
[v3,09/16] KVM: arm64: nv: Handle L2->L1 transition on interrupt injection KVM: arm64: Add NV GICv3 support - - - --- 2025-02-06 Marc Zyngier New
[v3,08/16] KVM: arm64: nv: Nested GICv3 emulation KVM: arm64: Add NV GICv3 support - - - --- 2025-02-06 Marc Zyngier New
[v3,07/16] KVM: arm64: nv: Sanitise ICH_HCR_EL2 accesses KVM: arm64: Add NV GICv3 support - - - --- 2025-02-06 Marc Zyngier New
[v3,06/16] KVM: arm64: nv: Plumb handling of GICv3 EL2 accesses KVM: arm64: Add NV GICv3 support - - - --- 2025-02-06 Marc Zyngier New
[v3,05/16] KVM: arm64: nv: Add ICH_*_EL2 registers to vpcu_sysreg KVM: arm64: Add NV GICv3 support - - - --- 2025-02-06 Marc Zyngier New
[v3,04/16] KVM: arm64: nv: Load timer before the GIC KVM: arm64: Add NV GICv3 support - - - --- 2025-02-06 Marc Zyngier New
[v3,03/16] arm64: sysreg: Add layout for ICH_MISR_EL2 KVM: arm64: Add NV GICv3 support - 1 - --- 2025-02-06 Marc Zyngier New
[v3,02/16] arm64: sysreg: Add layout for ICH_VTR_EL2 KVM: arm64: Add NV GICv3 support - 1 - --- 2025-02-06 Marc Zyngier New
[v3,01/16] arm64: sysreg: Add layout for ICH_HCR_EL2 KVM: arm64: Add NV GICv3 support - 1 - --- 2025-02-06 Marc Zyngier New
[3/3] KVM: arm64: vgic: Gracefully handle resetting an unallocated interrupt KVM: arm64: Assorted vgic fixes for 6.14 - - 1 --- 2025-02-06 Marc Zyngier New
[2/3] KVM: arm64: vgic: Check for unallocated PPI/SPI arrays KVM: arm64: Assorted vgic fixes for 6.14 - - 1 --- 2025-02-06 Marc Zyngier New
[1/3] KVM: arm64: timer: Drop warning on failed interrupt signalling KVM: arm64: Assorted vgic fixes for 6.14 - - 1 --- 2025-02-06 Marc Zyngier New
[GIT,PULL] KVM/arm64 fixes for 6.14, take #1 [GIT,PULL] KVM/arm64 fixes for 6.14, take #1 - - - --- 2025-02-04 Marc Zyngier New
KVM: arm64: Fix nested S2 MMU structures reallocation KVM: arm64: Fix nested S2 MMU structures reallocation - - 1 --- 2025-02-04 Marc Zyngier New
[v2,3/3] KVM: arm64: timer: Don't adjust the EL2 virtual timer offset KVM/arm64: timer fixes for 6.14 - - - --- 2025-02-04 Marc Zyngier New
[v2,2/3] KVM: arm64: timer: Correctly handle EL1 timer emulation when !FEAT_ECV KVM/arm64: timer fixes for 6.14 - - 1 --- 2025-02-04 Marc Zyngier New
[v2,1/3] KVM: arm64: timer: Always evaluate the need for a soft timer KVM/arm64: timer fixes for 6.14 - - 1 --- 2025-02-04 Marc Zyngier New
[3/3] KVM: arm64: timer: Consolidate NV configuration of virtual timers KVM/arm64: timer fixes for 6.14 - - 1 --- 2025-01-28 Marc Zyngier New
[2/3] KVM: arm64: timer: Correctly handle EL1 timer emulation when !FEAT_ECV KVM/arm64: timer fixes for 6.14 - - 1 --- 2025-01-28 Marc Zyngier New
[1/3] KVM: arm64: timer: Always evaluate the need for a soft timer KVM/arm64: timer fixes for 6.14 - - 1 --- 2025-01-28 Marc Zyngier New
[GIT,PULL] KVM/arm64 updates for 6.14 [GIT,PULL] KVM/arm64 updates for 6.14 - - - --- 2025-01-17 Marc Zyngier New
[RFC,4/4] KVM: arm64: Make __vcpu_sys_reg() a pure rvalue operand KVM: arm64: vcpu sysreg accessor rework - - - --- 2025-01-13 Marc Zyngier New
[RFC,3/4] KVM: arm64: Don't use __vcpu_sys_reg() to get the address of a sysreg KVM: arm64: vcpu sysreg accessor rework - - - --- 2025-01-13 Marc Zyngier New
[RFC,2/4] KVM: arm64: Add RMW specific sysreg accessor KVM: arm64: vcpu sysreg accessor rework - - - --- 2025-01-13 Marc Zyngier New
[RFC,1/4] KVM: arm64: Add assignment-specific sysreg accessor KVM: arm64: vcpu sysreg accessor rework - - - --- 2025-01-13 Marc Zyngier New
[v2,17/17] KVM: arm64: nv: Fail KVM init if asking for NV without GICv3 KVM: arm64: Add NV GICv3 support - - - --- 2025-01-12 Marc Zyngier New
[v2,16/17] KVM: arm64: nv: Allow userland to set VGIC maintenance IRQ KVM: arm64: Add NV GICv3 support - - - --- 2025-01-12 Marc Zyngier New
[v2,15/17] KVM: arm64: nv: Fold GICv3 host trapping requirements into guest setup KVM: arm64: Add NV GICv3 support - - - --- 2025-01-12 Marc Zyngier New
[v2,14/17] KVM: arm64: nv: Propagate used_lrs between L1 and L0 contexts KVM: arm64: Add NV GICv3 support - - - --- 2025-01-12 Marc Zyngier New
[v2,13/17] KVM: arm64: nv: Request vPE doorbell upon nested ERET to L2 KVM: arm64: Add NV GICv3 support - - - --- 2025-01-12 Marc Zyngier New
[v2,12/17] KVM: arm64: nv: Respect virtual HCR_EL2.TWx setting KVM: arm64: Add NV GICv3 support - - - --- 2025-01-12 Marc Zyngier New
[v2,11/17] KVM: arm64: nv: Add Maintenance Interrupt emulation KVM: arm64: Add NV GICv3 support - - - --- 2025-01-12 Marc Zyngier New
[v2,10/17] KVM: arm64: nv: Handle L2->L1 transition on interrupt injection KVM: arm64: Add NV GICv3 support - - - --- 2025-01-12 Marc Zyngier New
[v2,09/17] KVM: arm64: nv: Nested GICv3 emulation KVM: arm64: Add NV GICv3 support - - - --- 2025-01-12 Marc Zyngier New
[v2,08/17] KVM: arm64: nv: Sanitise ICH_HCR_EL2 accesses KVM: arm64: Add NV GICv3 support - - - --- 2025-01-12 Marc Zyngier New
[v2,07/17] KVM: arm64: nv: Plumb handling of GICv3 EL2 accesses KVM: arm64: Add NV GICv3 support - - - --- 2025-01-12 Marc Zyngier New
[v2,06/17] KVM: arm64: nv: Add ICH_*_EL2 registers to vpcu_sysreg KVM: arm64: Add NV GICv3 support - - - --- 2025-01-12 Marc Zyngier New
[v2,05/17] KVM: arm64: nv: Load timer before the GIC KVM: arm64: Add NV GICv3 support - - - --- 2025-01-12 Marc Zyngier New
[v2,04/17] KVM: arm64: Move host SVE/SME state flags out of vCPU KVM: arm64: Add NV GICv3 support - - - --- 2025-01-12 Marc Zyngier New
[v2,03/17] arm64: sysreg: Add layout for ICH_MISR_EL2 KVM: arm64: Add NV GICv3 support - 1 - --- 2025-01-12 Marc Zyngier New
[v2,02/17] arm64: sysreg: Add layout for ICH_VTR_EL2 KVM: arm64: Add NV GICv3 support - 1 - --- 2025-01-12 Marc Zyngier New
[v2,01/17] arm64: sysreg: Add layout for ICH_HCR_EL2 KVM: arm64: Add NV GICv3 support - 1 - --- 2025-01-12 Marc Zyngier New
« 1 2 3 432 33 »