A Linux VM booted with kernel 5.19 posts an early error to the kernel ring buffer related to XSAVE - there have been recent changes to the way the kernel will call for CPU capabilities (asking for XSAVEC when in a VM on Sky Lake and later Intel CPU's per https://www.phoronix.com/news/Linux-5.19-XSAVEC-Support)
The VM will then boot but will be missing detected CPU capabilities like AVX and PCLMUL causing seemingly random userland errors from the perspective of the user.
I will be able to follow up with a dmesg snippet a bit later today. This was tested with Fedora and Gentoo Linux.
The VM will then boot but will be missing detected CPU capabilities like AVX and PCLMUL causing seemingly random userland errors from the perspective of the user.
I will be able to follow up with a dmesg snippet a bit later today. This was tested with Fedora and Gentoo Linux.