Lines Matching full:l0
23 | L0 (Host Hypervisor) |
31 - L0 – level-0; the bare metal host, running KVM
33 - L1 – level-1 guest; a VM running on L0; also called the "guest
44 resulting in at least four levels in a nested setup — L0 (bare
48 This document will stick with the three-level terminology (L0,
88 1. On the bare metal host (L0), list the kernel modules and ensure that
128 metal host (L0). Parameters for Intel hosts::
147 Once your bare metal host (L0) is configured for nesting, you should be
165 1. On the host hypervisor (L0), enable the ``nested`` parameter on
217 L0, L1 and L2; this can result in tedious back-n-forth between the bug
236 - Kernel, libvirt, and QEMU version from L0
246 - ``cat /sys/cpuinfo`` from L0
250 - ``lscpu`` from L0
254 - Full ``dmesg`` output from L0
264 - Output of: ``x86info -a`` from L0
268 - Output of: ``dmidecode`` from L0
278 - ``/proc/sysinfo`` from L1; this will also include the info from L0