golang.org/x/build@v0.0.0-20240506185731-218518f32b70/env/linux-x86-vmx/README.md (about) 1 # linux-x86-vmx 2 3 These scripts create a GCE VM image that acts like Container-Optimized 4 Linux but uses a Debian 11 (Bullseye) kernel + userspace instead. We do 5 this because Debian 11 includes CONFIG_KVM for nested virtualization, 6 whereas that's not compiled in for Container-Optimized Linux.