Virtualization packages
libvirt
# Starts KVM daemon
systemctl enable libvirtd.service
QEMU
qemu-desktop: vm emulator (uses KVM or Zen under the hood). It's the API, command lineqemu-arch-extra: allow virtualizing different architectures
Others
edk2-ovmf: installed as dependency - UEFI supportdnsmasq: networking
GUI
virt-manager: GUI for managing VMsgnome-boxes: GUI for managing VMsswtpm: TPM support