[kvmtool PATCH] riscv: Fix guest poweroff when using PLIC emulation
Will Deacon
will at kernel.org
Fri Feb 9 07:55:57 PST 2024
On Thu, 30 Nov 2023 09:46:33 +0530, Anup Patel wrote:
> Recently due to commit 74af1456dfa0, the virtio device emulation
> in KVMTOOL now calls irq__update_msix_route() upon guest poweroff
> which results in KVMTOOL crash when Guest uses PLIC emulation in
> user space. This is because irq__update_msix_route() expects the
> irq_routing table to be available but the KVMTOOL PLIC emulation
> does not populate any irq_routing entries.
>
> [...]
Applied to kvmtool (master), thanks!
[1/1] riscv: Fix guest poweroff when using PLIC emulation
https://git.kernel.org/will/kvmtool/c/f6cc06d6b535
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev
More information about the kvm-riscv
mailing list