KVM
Fedora 28
I had removed zfs-fuse, which also removed a number of kvm modules that I needed. To re-install I was able to follow the following link [1]
sudo dnf install libvirt-daemon sudo systemctl enable libvirtd sudo systemctl start libvirtd sudo dnf install qemu-kvm sudo dnf install qemu-img sudo dnf install libvirt-python sudo dnf install python-virtinst sudo dnf install libvirt-client sudo dnf install virt-install sudo dnf install virt-viewer sudo dnf install device-mapper-libs sudo dnf upgrade device-mapper-libs sudo dnf install libvirt-daemon-driver-qemu