|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] HYPERVISOR_console_write gone?
> hi,
>
> in the unstable tree, HYPERVISOR_console_write appears to have
> disappeared. Is there an easy/recommended way of achieving the same
> (debug output without incurring pagefaults) in the new version?
>
> thanks,
> Jacob
Guest OSes should send their console output via domain 0
now. HYPERVISOR_console_write is still available in debug builds -- if
you want this capability without a full debug build of Xen then you
will need to manually edit common/console.c.
-- Keir
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|