The CPU type must be ‘host’; otherwise the VM will kernel panic while booting the installer ISO.
That’s because EL9 now requires CPUs to be compatible with the x86-64 v2 instruction set, which the default Qemu x64 exposed vCPU doesn’t support.
The CPU type must be ‘host’; otherwise the VM will kernel panic while booting the installer ISO.
That’s because EL9 now requires CPUs to be compatible with the x86-64 v2 instruction set, which the default Qemu x64 exposed vCPU doesn’t support.