WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Re: Debugging hvmloader and vmxassist

Hi, I think it is impossible to send the print message of hvmloader to qemu
directly. 
Becuase before qemu could work(such as show message in screen with its VGA
driver), the VGA bios must be installed, but as wo konw, the installiation
VAG bios is done by hvmloader.Until hvmloader and bios(including system
bios, vga bios, etc) have done, then the qemu can work.

Although we can not do this directly, you can store the message of hvmloader
in a big buffer, when the qemu can work, then let qemu get buffer to its
screen or logfile.

--
View this message in context: 
http://xen.1045712.n5.nabble.com/Debugging-hvmloader-and-vmxassist-tp2499660p4412817.html
Sent from the Xen - Dev mailing list archive at Nabble.com.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>