Re: [PATCH v2 0/3] x86/pvh: fix unbootable VMs again (PVH + KASAN)
From: Mauricio Faria de Oliveira
Date: Wed May 20 2026 - 17:18:38 EST
On 2026-04-27 13:10, Mauricio Faria de Oliveira wrote:
> The issue of unbootable VMs with CONFIG_PVH due to CONFIG_KASAN is back.
>
> Booting directly from vmlinux (instead of bzImage) now fails with gcc-14/15
> (but works with gcc-12/13) if CONFIG_KASAN_GENERIC is set, on Ubuntu 25.10.
v3:
https://lore.kernel.org/all/20260520-pvh-kasan-inline-v3-0-bede769c6ec7@xxxxxxxxxx/
--
Mauricio