Lines Matching full:l0
21 | L0 (Host Hypervisor) |
29 - L0 – level-0; the bare metal host, running KVM
31 - L1 – level-1 guest; a VM running on L0; also called the "guest
42 resulting in at least four levels in a nested setup — L0 (bare
46 This document will stick with the three-level terminology (L0,
86 1. On the bare metal host (L0), list the kernel modules and ensure that
126 metal host (L0). Parameters for Intel hosts::
145 Once your bare metal host (L0) is configured for nesting, you should be
163 1. On the host hypervisor (L0), enable the ``nested`` parameter on
215 L0, L1 and L2; this can result in tedious back-n-forth between the bug
234 - Kernel, libvirt, and QEMU version from L0
244 - ``cat /sys/cpuinfo`` from L0
248 - ``lscpu`` from L0
252 - Full ``dmesg`` output from L0
262 - Output of: ``x86info -a`` from L0
266 - Output of: ``dmidecode`` from L0
276 - ``/proc/sysinfo`` from L1; this will also include the info from L0