3 messages in com.xensource.lists.xen-develRe: [Xen-devel] debugging hypervisor ...
FromSent OnAttachments
ron minnich27 May 2004 07:55 
Ian Pratt27 May 2004 09:22 
ron minnich27 May 2004 14:02 
Subject:Re: [Xen-devel] debugging hypervisor console I/O
From:ron minnich (rmin@lanl.gov)
Date:05/27/2004 02:02:40 PM
List:com.xensource.lists.xen-devel

On Thu, 27 May 2004, Ian Pratt wrote:

I have a guest that can exit but not do console I/O, and I'm trying to track down what is missing.

my fault. The order of args to the console I/O is op, count, buf, and my fingers always type op, buf, count out of habit.

I've got debug console I/O from Plan 9 now. On to machine setup.

BTW: It would be really great if you could keep a few notes as you go so that we could compile a 'guest os porting howto'.

yes, one of the reasons for my copious emails, which I hope are not too annoying, is that I want to put the thread together and then try to do a HOWTO.

It helps that I make so many mistakes, it is a service I am providing for those who come later ;-)

ron