<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial, helvetica, sans-serif;font-size:10pt"><DIV>Hi,</DIV>
<DIV> </DIV>
<DIV>I am trying my hands on LinuxBios on QEMU for AMD processor.</DIV>
<DIV> </DIV>
<DIV>I have disabled the FILO loader, so as to get the traces till the kernel boots up.</DIV>
<DIV> </DIV>
<DIV>This is the command I use to start QEMU with Linuxbios.</DIV>
<DIV> </DIV>
<DIV>sudo qemu-0.9.0/x86_64-softmmu/qemu-system-x86_64 -nographic  -monitor stdio -hda /dev/sda -m 512 -usb -L pc-linuxbios.</DIV>
<DIV> </DIV>
<DIV>And I am getting the traces from the following point.</DIV>
<DIV> </DIV>
<DIV>/*</DIV>
<DIV>coreboot-2.0.0-GRUB2 Tue Mar 18 09:50:46 IST 2008 starting...<BR>Copying coreboot to RAM.<BR>Jumping to coreboot.<BR>coreboot-2.0.0-GRUB2 Tue Mar 18 09:50:46 IST 2008 booting...<BR>Enumerating buses...<BR>Finding PCI configuration type.<BR>PCI: Using configuration type 1<BR>PCI_DOMAIN: 0000 enabled<BR></DIV>
<DIV>*/</DIV>
<DIV> </DIV>
<DIV><EM>"Copying coreboot to RAM"</EM> is being dumped from the function <U><STRONG>copy_and_run</STRONG></U> in <EM><U>copy_and_run.c</U></EM> file in the path /src/cpu/amd/car.</DIV>
<DIV> </DIV>
<DIV>To understand the sequence till this point, I want further more traces before this.</DIV>
<DIV> </DIV>
<DIV>If we look at the code flow, this is called from the function <U><STRONG>post_cache_as_ram</STRONG></U> in the file <EM><U>post_cache_as_ram.c</U></EM>.</DIV>
<DIV> </DIV>
<DIV>( we can see one more instance of this function being called in <U><STRONG>real_main</STRONG></U> in <EM><U>cache_as_ram_auto.c</U></EM> )</DIV>
<DIV> </DIV>
<DIV>And in these functions also, we can see the <U><STRONG>print_debug</STRONG></U> functions and also <U><STRONG>console_init</STRONG></U> being called.</DIV>
<DIV> </DIV>
<DIV>But the point is that I am not getting those traces in my terminal.</DIV>
<DIV> </DIV>
<DIV>Does anybody help me out to get the traces from these functions also.</DIV>
<DIV> </DIV>
<DIV>Thanks in advance,</DIV>
<DIV> </DIV>
<DIV>Viswesh</DIV></div><br>
      <hr size=1>Looking for last minute shopping deals? <a href="http://us.rd.yahoo.com/evt=51734/*http://tools.search.yahoo.com/newsearch/category.php?category=shopping"> 
Find them fast with Yahoo! Search.</a></body></html>