History log of /src/sys/arch/x86/conf/MICROVM.common
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.4 21-Aug-2025 imil

PR 59568: Disable viogpu in MICROVM kernel configuration as it is not
supported for now.


Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
# 1.3 08-May-2025 imil

branches: 1.3.2; 1.3.4;
Rename BOOTCYCLETIME kernel option and subsequent files to BOOT_DURATION


# 1.2 06-May-2025 imil

Add BOOTCYCLETIME option to print kernel boot time

Introduce a new kernel option, BOOTCYCLETIME, which will print
the time taken for the kernel to boot on (for now) amd64 and i386
architectures.


# 1.1 28-Mar-2025 imil

x86: consolidate MICROVM kernel configurations

Move common configuration options from amd64/conf/MICROVM and
i386/conf/MICROVM into a shared x86/conf/MICROVM.common file.