|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] getting debug output out of hvmloader and qemu-dm
James Harper writes ("[Xen-devel] getting debug output out of hvmloader and
qemu-dm"):
> How do I get the debug output out of hvmloader and qemu-dm?
Others have replied about hvmloader and the BIOS. qemu-dm runs as a
process in dom0 and writes to a logfile in /var/log/xen, one per
domain. You can easily recompile it to have more debugging if that's
helpful; in particular you can get a pretty complete set of register
debugging (very large!) with the three #define's at the top of vga.c.
I hope that's helpful. Good luck and keep up the good work!
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|