<div dir="ltr"><div><div>Thank you, I gziped the files, because they are really huge.<br></div>21734 is the first working boot.<br></div>21819 is the second boot, which does not work.<br><div><div><div>​<div class="gmail_chip gmail_drive_chip" style="width:396px;height:18px;max-height:18px;background-color:rgb(245,245,245);padding:5px;color:rgb(34,34,34);font-family:arial;font-style:normal;font-weight:bold;font-size:13px;border:1px solid rgb(221,221,221);line-height:1"><a href="https://drive.google.com/file/d/0BxYQ1T4T4Bx1SG5tR2t2VlBjR1E/view?usp=drive_web" target="_blank" style="display:inline-block;max-width:366px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;padding:1px 0;border:none"><img style="vertical-align: bottom; border: none;" src="https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png"> <span dir="ltr" style="color:rgb(17,85,204);text-decoration:none;vertical-align:bottom">trace-21734.gz</span></a><img src="//ssl.gstatic.com/ui/v1/icons/common/x_8px.png" style="opacity: 0.55; cursor: pointer; float: right; position: relative; top: -1px; display: none;"></div>​​<div class="gmail_chip gmail_drive_chip" style="width:396px;height:18px;max-height:18px;background-color:rgb(245,245,245);padding:5px;color:rgb(34,34,34);font-family:arial;font-style:normal;font-weight:bold;font-size:13px;border:1px solid rgb(221,221,221);line-height:1"><a href="https://drive.google.com/file/d/0BxYQ1T4T4Bx1M3dNdzFmc094Qk0/view?usp=drive_web" target="_blank" style="display:inline-block;max-width:366px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;padding:1px 0;border:none"><img style="vertical-align: bottom; border: none;" src="https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png"> <span dir="ltr" style="color:rgb(17,85,204);text-decoration:none;vertical-align:bottom">trace-21819.gz</span></a><img src="//ssl.gstatic.com/ui/v1/icons/common/x_8px.png" style="opacity: 0.55; cursor: pointer; float: right; position: relative; top: -1px; display: none;"></div>​<br></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-01-05 20:07 GMT+01:00 Alex Williamson <span dir="ltr"><<a href="mailto:alex.l.williamson@gmail.com" target="_blank">alex.l.williamson@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="">On Tue, Jan 5, 2016 at 11:49 AM, S B <span dir="ltr"><<a href="mailto:sb9sb0@gmail.com" target="_blank">sb9sb0@gmail.com</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><div>The file hw/misc/vfio.c does not exist anymore. I only found DEBUG_VFIO in include/hw/vfio/vfio-common.h. <br></div>I compiled the via makepkg and included the patch below, but the output does not change.<br></div>I checked the line while compiling and it is changed. I compiled it twice and installed it, but the output does not change.<br></div>Maybe it did sth wrong but I do not find my mistake. Any hints?</div></blockquote><div><br></div></span><div>I'm not sure what you hope to accomplish from this, but vfio has switched to tracing for debug:</div><div><br></div><div><a href="http://git.qemu.org/?p=qemu.git;a=blob;f=docs/tracing.txt" target="_blank">http://git.qemu.org/?p=qemu.git;a=blob;f=docs/tracing.txt</a></div><div><br></div><div>vfio tracing can be enabled by recompiling with the trace backend specified in that doc and using "vfio*" in the events file and possibly narrowing it down with various function name refinements.  This will result in an obscene amount of logging, you're not going to casually spot any problems, but if you know something about pci and you're willing to track the device state and the source code paths, have at it, the more the merrier.  Typically you'll also want to add x-mmap=off to the vfio-pci options in QEMU so that we can trace all mmio accesses to the device.  Thanks,</div><div><br></div><div>Alex</div></div></div></div>
</blockquote></div><br></div>