<div dir="ltr"><div>Try<span class=""> `busratio`</span><span class=""> kernel flag</span><span class="">. It can be calculated as cpu speed / external clock.<br><br></span>sudo dmidecode | grep MHz            <br>    External Clock: 100 MHz<br>    Max Speed: 3800 MHz<br>    Current Speed: 3600 MHz<br>    Speed: 1600 MHz<br>    Configured Clock Speed: 1600 MHz<br>    Speed: 1600 MHz   <br>    Configured Clock Speed: 1600 MHz<br><br>My bus ratio would be 3600 / 100 = 35. If it works, you can add it permanently to `com.apple.boot.plist`.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 3 November 2015 at 17:13, francesco dicarlo <span dir="ltr"><<a href="mailto:evilsephiroth@gmail.com" target="_blank">evilsephiroth@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I want to confirm an almost completely success with <div>MAC OS X El capitan with OVMF...</div><div><br></div><div>Credits goes to user washbenzin on InsanelyMac</div><div><br></div><div><a href="http://www.insanelymac.com/forum/topic/309087-insanely-fast-virtual-mac-qemu-ovmf-clover-and-native-graphics/" target="_blank">http://www.insanelymac.com/forum/topic/309087-insanely-fast-virtual-mac-qemu-ovmf-clover-and-native-graphics/</a></div><div><br></div><div>Replicated the setup, it's working almost flawlessly.</div><div><br></div><div>There's only one problem linked to clover handling bus speed.</div><div><br></div><div>Mac Os is too accelerated due to wrong bus speed.</div><div><br></div><div>Only way to handling correctly is to modify kvm module to hard code bus speed.</div><div><br></div><div>If anyone want to give some hints, it would be nice to have a perfect mackintosh vm with gpu passthrough.</div><div><br></div><div>Regards </div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Francesco Dicarlo</div></font></span></div>
<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></blockquote></div><br></div>