|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] hypervisor console I/O
I think I'm on this list ...
Anyway, I have my plan 9 guest starting up, and I am into C code. I can
call hypervisor exit and that works, so the obvious next thing is to call
console i/o
So I call
HYPERVISOR_console_io(0, "HI!\n", 4);
but no good news from the xen console, I don't get anything at all.
Anybody dealt with this one? Any debugging hints? If I fix xentrace_format
(it's broken) will I see the calls from my guest to xen?
thanks
ron
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] hypervisor console I/O,
ron minnich <=
|
|
|
|
|