<div dir="ltr"><div><div><div><div>Please, use the reply-all button. Include "<a href="mailto:vfio-users@redhat.com">vfio-users@redhat.com</a>" address in the "to:" field.<br>>    So, I got it right that using OVMF my setup can work reliably? I was
 considering to build it but it seems to be not so straight forward in 
Gentoo.<br><br></div>I haven't tried doing this on gentoo, but you can try using "alien" to use RPMs from <a href="http://kraxel.org">kraxel.org</a><br><a href="https://www.kraxel.org/repos/">https://www.kraxel.org/repos/</a><br></div><div>Also, i recall there was just plain binary files builds from jenkins, lurk around and see if you can make yourself an ebuild with an overlay.<br></div><div>Also, there's a xen-tools package which has OVMF USE-flag, try researching this.<br></div><div>And i think i saw an user-created portage overlay with the OVMF package in there.<br><br></div><div>I think plain libvirt and virt-manager should already be in the main portage tree.<br></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-08-19 6:16 GMT+03:00 José Ramón Muñoz Pekkarinen <span dir="ltr"><<a href="mailto:koalinux@gmail.com" target="_blank">koalinux@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p>     Hi,</p>
<p>    So, I got it right that using OVMF my setup can work reliably? I was considering to build it but it seems to be not so straight forward in Gentoo.</p>
<p>    BR.</p>
<p>    José</p>
<div class="gmail_quote">On Aug 19, 2015 3:09 AM, "Blank Field" <<a href="mailto:ihatethisfield@gmail.com" target="_blank">ihatethisfield@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div>Well, that sounds like the first time i've got it working.<br></div>Sooo, i've managed to make it work back then with just x-vga and qemu.<br></div>It worked. Sometimes. <br></div>Sometimes it crashed the host.<br></div>Sometimes it froze the VM and messed up the GPU.<br></div>I did a foolish research with no results whatsoever, but i've made one observation - if the firefox is started and it eats a ton of memory, i have better chances to run the VM right.<br></div>However, i've dropped that way and went the OVMF way, avoiding the VGA.<br></div>Check the dmesg, maybe you're more lucky than me with the motherboard and it's just the GPU that freezes. Also, i'd check the temperatures.<br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-08-19 0:25 GMT+03:00 José Ramón Muñoz <span dir="ltr"><<a href="mailto:koalinux@gmail.com" target="_blank">koalinux@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">        Hi,<br>
<br>
        I'm using and APU a8-7650k, and apart that from time to time the win7<br>
guest decides to freeze, so many times during boot time, and ocassionally<br>
during gaming, I'm fairly happy with the performance. The passed through gpu<br>
is a HD5670 and I managed to play games like MGS Ground Zeroes, Blades of<br>
times, and currently DAO: Origins.<br>
<br>
        Best regards.<br>
<br>
        José.<br>
<br>
On Wednesday 19 August 2015 00:09:09 Blank Field wrote:<br>
> Use "Reply All" button. Include the mailing list in the "to:" field.<br>
><br>
> >I'm currently running an A10-5700 with a discrete Nvidia card, and I've<br>
><br>
> got a LMDE2 install in which I'm preparing to do an experimental W10 VM.<br>
> So, according to your experience, I shouldn't expect much with this<br>
> processor, then?<br>
> <a href="http://pastebin.com/rEhebfQM" rel="noreferrer" target="_blank">http://pastebin.com/rEhebfQM</a><br>
> It will work. But it has taken a year for me to figure out how to make it<br>
> work.<br>
> The pastebin link is my currently working domain xml.<br>
> Two asus HD7750 on an asus F2A55+Athlon X4 750k (Trinity).<br>
> The kernel and module parameters are:<br>
> options kvm-amd npt=1 nested=0<br>
> options kvm ignore_msrs=0 allow_unsafe_assigned_interrupts=0<br>
> options vfio_iommu_type1 disable_hugepages=1 allow_unsafe_interrupts=0<br>
> CMDLINE:<br>
> nofb pci-stub.ids=1022:780d,1002:683f,1002:aab0 enable_mtrr_cleanup<br>
> amd_iommu_dump=1 iommu=pt acpi_enforce_resources=lax<br>
><br>
> Try doing it with nested=1<br>
><br>
> If you will use libvirt, that should work 100%, as i have almost the same<br>
> CPU.<br>
><br>
> 2015-08-18 23:57 GMT+03:00 ALG Bass <<a href="mailto:olorin12@gmail.com" target="_blank">olorin12@gmail.com</a>>:<br>
> > Gotcha. So it would be better if I got the i7.<br>
> > I'm currently running an A10-5700 with a discrete Nvidia card, and I've<br>
> > got a LMDE2 install in which I'm preparing to do an experimental W10 VM.<br>
> > So, according to your experience, I shouldn't expect much with this<br>
> > processor, then?<br>
> ><br>
> > On Tue, Aug 18, 2015 at 3:46 PM, Blank Field <<a href="mailto:ihatethisfield@gmail.com" target="_blank">ihatethisfield@gmail.com</a>><br>
> ><br>
> > wrote:<br>
> >> Hyperthreading on host means MORE cores which you can commit to the VM.<br>
> >> More cores = more performance.<br>
> >> It is good for you.<br>
> >> For the host it doesn't matter logical or physical. For the VM, you'd<br>
> >> want to pin "pairs" of cores, so there would be less CPU cache issues.<br>
> >> Like, assign a core and it's sibling instead of two separate cores.<br>
> >><br>
> >> I use AMD Athlon X4 750k which is based off A10-5700, and it's working<br>
> >> very unstable.<br>
> >> The only way to get it working - use OVMF without VGA and do not use<br>
> >> hugepages.<br>
> >> That's all.<br>
> >><br>
> >> P.S.<br>
> >> Oh well, here we go again.<br>
> >><br>
> >> 2015-08-18 22:26 GMT+03:00 ALG Bass <<a href="mailto:olorin12@gmail.com" target="_blank">olorin12@gmail.com</a>>:<br>
> >>> Hi all, new to this list, kvm, and vfio. I've been researching this for<br>
> >>> about a week.<br>
> >>> I'm also going to be building a computer in the near future, so I've got<br>
> >>> a quick two part question:<br>
> >>> Does the hyperthreading on i7 series Intel processors make a significant<br>
> >>> difference in running Windows in a VM, such that it's a noticeable<br>
> >>> increase<br>
> >>> in performance over an i5? And, does anyone here run Windows in a VM<br>
> >>> using<br>
> >>> an AMD A-series APU like the 7700k, and how is the performance?<br>
> >>><br>
> >>> Thank you!<br>
> >>><br>
> >>> _______________________________________________<br>
> >>> vfio-users mailing list<br>
> >>> <a href="mailto:vfio-users@redhat.com" target="_blank">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>
</blockquote></div><br></div>
</blockquote></div>
</blockquote></div><br></div>