• thedeadwalking4242@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    3 months ago

    Technically no, both use kvm virtualization which is included in the Linux kernal, so both are “bare metal hypervisors” other wise know as class 1 hypervisors. Distinctions can be confusing 😂

      • boredsquirrel@slrpnk.net
        link
        fedilink
        arrow-up
        0
        ·
        3 months ago

        Bare metal is “kernel running on hardware” I think. KVM is a kernel feature, so the virtualization is done in kernel space (?) and on the hardware.