linux-stable/arch/arm64/kvm
Oliver Upton 85a71ee9a0 KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handler
It is possible that an LPI mapped in a different ITS gets unmapped while
handling the MOVALL command. If that is the case, there is no state that
can be migrated to the destination. Silently ignore it and continue
migrating other LPIs.

Cc: stable@vger.kernel.org
Fixes: ff9c114394 ("KVM: arm/arm64: GICv4: Handle MOVALL applied to a vPE")
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Link: https://lore.kernel.org/r/20240221092732.4126848-3-oliver.upton@linux.dev
Signed-off-by: Marc Zyngier <maz@kernel.org>
2024-02-21 10:06:41 +00:00
..
hyp KVM: arm64: Fix double-free following kvm_pgtable_stage2_free_unlinked() 2024-02-13 19:22:03 +00:00
vgic KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handler 2024-02-21 10:06:41 +00:00
.gitignore
arch_timer.c
arm.c
debug.c
emulate-nested.c
fpsimd.c
guest.c
handle_exit.c
hypercalls.c
inject_fault.c
Kconfig KVM: arm64: Do not source virt/lib/Kconfig twice 2024-02-04 13:08:28 +00:00
Makefile
mmio.c
mmu.c
nested.c
pkvm.c KVM: arm64: Fix circular locking dependency 2024-01-30 21:30:33 +00:00
pmu-emul.c
pmu.c
psci.c
pvtime.c
reset.c
stacktrace.c
sys_regs.c Generic: 2024-01-17 13:03:37 -08:00
sys_regs.h
trace.h
trace_arm.h
trace_handle_exit.h
trng.c
va_layout.c
vgic-sys-reg-v3.c
vmid.c