In case anyone else runs across this same issue, I got this resolved with a simple command:
dracut --regenerate-all -f && grub2-mkconfig -o /boot/grub2/grub.cfgAfter doing this, everything booted up properly.
I then installed hyperv-daemons, rebooted, and everything works great.