Kernel panic after booting custom kernel

From: gmssixty gmssixty
Date: Sun Oct 22 2023 - 01:25:20 EST


I have compiled kernel-6.4.12 from source. I have put the bzImage in
/dev/sda3/boot. Booted it. I am on virtualbox. After booting got this
message:

Kernel panic - not syncing: XSAVE has to be disabled as it is not
supported by this module

Note that, no other software has been installed in /dev/sda3. I am
trying to boot custom linux kernel.

Why did I get this message? What should I do after this?