Hi Folks,<br><br>Could anyone give me a 101 lesson on what is "two-pass PCI initialization"?<br><br>I tried some time ago to pass a LSI megaraid to a rhel5 guest, but the initialization of the pci device inside the VM fails (because, I think, it was already initialized in the host).<br>

<br>Just wondering could that be related? Have anyone tried passing a raid card to the guest?<br><br>Thanks<br><br>_Yushu<br><br><br clear="all">+-------------------------------------------------+<br>| Yushu Yao<br>| Ph:1-510-486-4690  <br>

|<br>| Lawrence Berkeley National Lab<br>| Mailstop 50B-6222<br>| 1 Cyclotron Road<br>| Berkeley CA 94720-8147 - USA<br>+-------------------------------------------------+<br><br><br>
<br><br><div class="gmail_quote">On Wed, Jun 1, 2011 at 3:15 PM, Kevin O'Connor <span dir="ltr"><<a href="mailto:kevin@koconnor.net">kevin@koconnor.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="im">On Wed, Jun 01, 2011 at 04:40:15PM +0200, Rudolf Marek wrote:<br>
> >Having a brief look at the coreboot code it seems static stuff (compiled by<br>
> >iasl) and dynamic bits are combined into the final dsdt table, is that correct?<br>
><br>
> Yes the dsdt is static, it has just external references to ssdt<br>
> which is dynamically generated using the acpigen.<br>
><br>
> Acpigen can generate the packages, names and sometimes even bits of methods.<br>
<br>
</div>That's interesting.  SeaBIOS also has similar code - see<br>
acpi.c:build_ssdt().<br>
<font color="#888888"><br>
-Kevin<br>
</font><div><div></div><div class="h5">--<br>
To unsubscribe from this list: send the line "unsubscribe kvm" in<br>
the body of a message to <a href="mailto:majordomo@vger.kernel.org">majordomo@vger.kernel.org</a><br>
More majordomo info at  <a href="http://vger.kernel.org/majordomo-info.html" target="_blank">http://vger.kernel.org/majordomo-info.html</a><br>
</div></div></blockquote></div><br>