Libvirt and QEMU KVM ‐ Installation and creating VMs - mluchettii/github-wiki-mluchetti GitHub Wiki
Installation
Fedora Server's "Virtual machines" application supports the creation and management of virtual machines but in order to do so, one must install libvirt. Fedora Server's web interface makes this process as easy as clicking one button.
Creating virtual machines
Once libvirt and the accompanying QEMU/KVM components are installed, this panel should appear:
Here, I have already set up CentOS and Debian virtual machines.
To install another virtual machine, click Create VM and fill in the required information. For example, this is what I filled out for my CentOS install:
From here you can either create and run the VM instantly or edit more settings prior to running the VM, such as changing the amount of CPU cores available or switching the network adapter.