PR 59568: Disable viogpu in MICROVM kernel configuration as it is notsupported for now.
branches: 1.3.2; 1.3.4;Rename BOOTCYCLETIME kernel option and subsequent files to BOOT_DURATION
Add BOOTCYCLETIME option to print kernel boot timeIntroduce a new kernel option, BOOTCYCLETIME, which will printthe time taken for the kernel to boot on (for now) amd64 and i386architectures.
x86: consolidate MICROVM kernel configurationsMove common configuration options from amd64/conf/MICROVM andi386/conf/MICROVM into a shared x86/conf/MICROVM.common file.