[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Non-standard use of Xen I/O Architecture
> Great, I was hoping you would say that... > > Will some documentation be available (or will you update the mini-os > example) to describe the guest driver interface that are not in a linux > driver? We ought to write more documentation. :-) The mini-OS doesn't currently do any I/O -- it's just an example of setting up exception vectors, page tables, and other CPU stuff. This is the kind of thing that tends to get buried in the bootstrap cruft in a full-sized OS and so is useful to pull out into somethign simpler. Device drivers are usually self-contained, and so easy to find and understand -- hopefully the Linux virtual drivers will suffice as a 'reference implementation'. -- 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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |