main/linux-lts: set CONFIG_X86_MPPARSE=y
qemu microvm requires CONFIG_X86_MPPARSE=y otherwise the local apic will not get configured correctly and the kernel will hang.
Thank you to the author of https://unix.stackexchange.com/a/779808 for sharing this information.