Virt-Manager

Virtual Machine Manager (virt-manager) is a desktop GUI for managing virtual machines through libvirt, typically backed by KVM/QEMU.

Basic usage

# launch the GUI
virt-manager

# it talks to libvirt, so the daemon must be running
systemctl enable --now libvirtd