<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Nov 3, 2015 at 6:58 PM, Leonardo Caldas <span dir="ltr"><<a href="mailto:leonardo.caldas@xleox.org" target="_blank">leonardo.caldas@xleox.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div class="h5">2015-11-03 19:14 GMT-03:00 Alex Williamson <span dir="ltr"><<a href="mailto:alex.l.williamson@gmail.com" target="_blank">alex.l.williamson@gmail.com</a>></span>:</div></div><div class="gmail_extra">Well, I used your files... also tried to generate my own using your suggestions (and passing them as parameters to "romfile"), but it keeps without video signal...<br></div><div class="gmail_extra">Is there any logs I could possibly analyze in order to see whether the romfile parameter is working?<br></div></div></blockquote><div><br></div><div>You could post your QEMU command line.  You can configure QEMU with the option  --enable-trace-backend=stderr, build, install and then run with the option '-trace events=<file>', where <file> looks something like this:</div><div><br></div><div><div># cat /tmp/trace-events.txt </div><div>vfio*</div></div><div><br></div><div>You'll probably want to run it within script or tee to a file to get the output.</div></div></div></div>