--- myst: html_meta: description: Create and manage virtual machines on Ubuntu Server using Multipass, UVtool, QEMU, libvirt, and virt-manager with these comprehensive guides. --- (how-to-virtualisation)= # Virtualisation In this section we show how to install, configure and use various options for creating virtual machines (VMs). For more information about these options, you may want to refer to our {ref}`Introduction to virtualization ` ## Virtual machines ```{toctree} :hidden: LXD Multipass UVtool QEMU AMD SEV Intel TDX ``` * {ref}`LXD containers and virtual machines ` * {ref}`Create VMs with Multipass ` * {ref}`Create cloud image VMs with UVtool ` * {ref}`QEMU ` * {ref}`Confidential Computing with AMD ` * {ref}`Confidential Computing with Intel ` ## VM tooling ```{toctree} :hidden: Libvirt and virsh virt-manager Nested virtualization ``` * {ref}`How to use the libvirt library with virsh ` * {ref}`How to use virt-manager and other virt* tools ` * {ref}`How to enable nested virtualisation ` ## Ubuntu in other virtual environments ```{toctree} :hidden: Ubuntu on Hyper-V ``` * {ref}`Setting up Ubuntu on Hyper-V ` (Windows 11) ## See also * Explanation: {ref}`explanation-virtualisation`