<div dir="ltr">Yeah, i had stability issues with Windows 7 + OVMF. I did get it working though. I'm using Windows 10 now and do not have any real issues. The uptime on my host is 1 Mo+ now.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 28, 2015 at 1:17 PM, José Ramón Muñoz <span dir="ltr"><<a href="mailto:koalinux@gmail.com" target="_blank">koalinux@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">        Hi,<br>
<br>
        Actually my idea is to upgrade that machine in the following months as I<br>
still don't feel there has been time enough to "mature" win10, but it should<br>
be great to have it working though, to see if it's more reliable than the<br>
seabios setup.<br>
<br>
        Thanks!<br>
<span class="HOEnZb"><font color="#888888"><br>
        José.<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Friday 28 August 2015 13:06:05 Jon Panozzo wrote:<br>
> Hi Jose!<br>
><br>
> Can’t say for certain (maybe someone else with Win 7 + OVMF can comment),<br>
> but I was under the impression that OVMF works best when you use a UEFI<br>
> capable guest (such as Windows 8 or 10).  You’ll also get better<br>
> performance out of a more modern guest OS.  Just my 2 cents…<br>
><br>
> - Jon<br>
><br>
> > On Aug 28, 2015, at 1:04 PM, José Ramón Muñoz Pekkarinen<br>
<<a href="mailto:koalinux@gmail.com">koalinux@gmail.com</a>> wrote:<br>
> >     Hi,<br>
> ><br>
> >     I have a setup unreliably working using seabios, and I tried to create a<br>
> ><br>
> > new setup using ovmf. For this second setup I created a fresh installation<br>
> > of win7 on UEFI, that is showing correctly through vnc using the<br>
> > following launch command:<br>
> ><br>
> > /usr/x86_64-pc-linux-gnu/lib64/<a href="http://ld-2.21.so" rel="noreferrer" target="_blank">ld-2.21.so</a> \<br>
> > /usr/x86_64-pc-linux-gnu/usr/bin/qemu-system-x86_64 -enable-kvm -vga std<br>
> > -cpu host -smp 4,cores=4,threads=1 -m 4096 \<br>
> ><br>
> >        -L /usr/x86_64-pc-linux-gnu/usr/share/qemu \<br>
> >        -netdev user,id=user.0 -device virtio-net-pci,netdev=user.0 \<br>
> >        -usb -usbdevice tablet -k fi \<br>
> >        -drive if=pflash,format=raw,readonly,file=/usr/share/edk2.git/ovmf-<br>
> ><br>
> > x64/OVMF_CODE-pure-efi.fd \<br>
> ><br>
> >        -drive if=pflash,format=raw,file=/usr/share/edk2.git/ovmf-<br>
> ><br>
> > x64/Windows_ovmf_vars_x64.fd \<br>
> ><br>
> >        -cdrom virtio-win-0.1.109.iso \<br>
> >        -smb /home/kandalf/Juegos \<br>
> >        -drive<br>
> >        file=ovmf-windows.img,format=raw,cache=none,aio=native,if=virtio<br>
> ><br>
> >     When I change it to do the vga passthrough, the vga doesn't initialize.<br>
> ><br>
> > The command is the following:<br>
> ><br>
> > /usr/x86_64-pc-linux-gnu/lib64/<a href="http://ld-2.21.so" rel="noreferrer" target="_blank">ld-2.21.so</a> \<br>
> > /usr/x86_64-pc-linux-gnu/usr/bin/qemu-system-x86_64 -enable-kvm -vga none<br>
> > -cpu host -smp 4,cores=4,threads=1 -m 6144 \<br>
> ><br>
> >        -L /usr/x86_64-pc-linux-gnu/usr/share/qemu \<br>
> >        -device ioh3420,multifunction=on,id=pcie.0 \<br>
> >        -device vfio-pci,host=01:00.0,x-<br>
> ><br>
> > vga=on,addr=1c.0,multifunction=on,bus=pcie.0 \<br>
> ><br>
> >        -device vfio-pci,host=01:00.1,addr=1c.1,bus=pcie.0 \<br>
> >        -netdev user,id=user.0 -device virtio-net-pci,netdev=user.0 \<br>
> >        -usb -usbdevice host:03f0:134a -usbdevice host:03f0:0024 -usbdevice<br>
> ><br>
> > host:0079:0006 \<br>
> ><br>
> >        -drive if=pflash,format=raw,readonly,file=/usr/share/edk2.git/ovmf-<br>
> ><br>
> > x64/OVMF_CODE-pure-efi.fd \<br>
> ><br>
> >        -drive if=pflash,format=raw,file=/usr/share/edk2.git/ovmf-<br>
> ><br>
> > x64/Windows_ovmf_vars_x64.fd \<br>
> ><br>
> >        -drive<br>
> ><br>
> > file=/dev/koalita/koalitavm,format=raw,cache=none,aio=native,if=virtio<br>
> ><br>
> >     In this case, too, some errors about trying to close the usb comes up.<br>
> ><br>
> > These commands are quite similar to the one used in my seabios setup. Any<br>
> > ideas why this can be failing?<br>
> ><br>
> >     Thanks!<br>
> ><br>
> >     José.<br>
> ><br>
> > _______________________________________________<br>
> > vfio-users mailing list<br>
> > <a href="mailto:vfio-users@redhat.com">vfio-users@redhat.com</a><br>
> > <a href="https://www.redhat.com/mailman/listinfo/vfio-users" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/vfio-users</a><br>
<br>
<br>
_______________________________________________<br>
vfio-users mailing list<br>
<a href="mailto:vfio-users@redhat.com">vfio-users@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/vfio-users" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/vfio-users</a><br>
</div></div></blockquote></div><br></div>