[root@ovirt ~]# rpm -qa kernel
kernel-3.10.0-957.1.3.el7.x86_64
kernel-3.10.0-862.el7.x86_64
[root@ovirt ~]# uname -a
Linux ovirt 3.10.0-957.1.3.el7.x86_64 #1 SMP Thu Nov 29 14:49:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
[root@ovirt ~]# rpm -qa qemu-kvm-ev
qemu-kvm-ev-2.12.0-18.el7_6.3.1.x86_64
[root@ovirt ~]# rpm -qa libvirt
libvirt-4.5.0-10.el7_6.3.x86_64

On Fri, Feb 1, 2019 at 3:05 PM Dominik Holler <dholler@redhat.com> wrote:
On Fri, 1 Feb 2019 11:48:51 -0500
Darin Schmidt <darinschmidt@gmail.com> wrote:

> I have successfully setup a centos vm, its up and running. Now I need
> to setup a windows 10 VM and I cant seem to get anything to work.
>
> Ive tried setting the OS type to other or Windows 10 64bit. With
> Windows 64bit, it fails to startup at all.... When I select OtherOS
> it will allow me to start to run the Windows ISO, but then fails
> after a few seconds as well. Is there something I'm not correctly
> configuring?

Would you please share vdsm.log,  and the output of
rpm -qa kernel
uname -a
rpm -qa qemu-kvm-ev
rpm -qa libvirt
from of the host, and the relevant part of engine.log?