* Print a message
@ 2006-07-23 15:52 frittitta1
2006-07-23 22:19 ` Randy Thelen
2006-07-23 23:41 ` marko
0 siblings, 2 replies; 3+ messages in thread
From: frittitta1 @ 2006-07-23 15:52 UTC (permalink / raw)
To: xen-devel
Hi all, I would make a simple C program wich run on Xen and wich print
a simple message on the screen, without use the standard library
POSIX!
How can I do?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Print a message
2006-07-23 15:52 Print a message frittitta1
@ 2006-07-23 22:19 ` Randy Thelen
2006-07-23 23:41 ` marko
1 sibling, 0 replies; 3+ messages in thread
From: Randy Thelen @ 2006-07-23 22:19 UTC (permalink / raw)
To: frittitta1@virgilio.it; +Cc: xen-devel
frittitta1@virgilio.it wrote:
> Hi all, I would make a simple C program wich run on Xen and wich print
> a simple message on the screen, without use the standard library
> POSIX!
> How can I do?
I suggest starting here:
http://www.o3one.org/xen.html
The material is pretty old, v1.2 whereas the Xen project is up to
3.0.2. However, the author does a pretty good job of giving you the
basics of what to do and where to go.
Also, here's a write up from a guy who ported Minix 3 to Xen 2.0.7.
http://choices.cs.uiuc.edu/cache/Report.pdf
Good luck!
-- Randy
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Print a message
2006-07-23 15:52 Print a message frittitta1
2006-07-23 22:19 ` Randy Thelen
@ 2006-07-23 23:41 ` marko
1 sibling, 0 replies; 3+ messages in thread
From: marko @ 2006-07-23 23:41 UTC (permalink / raw)
To: frittitta1@virgilio.it; +Cc: xen-devel
[-- Attachment #1.1: Type: text/plain, Size: 371 bytes --]
frittitta1@virgilio.it wrote:
> Hi all, I would make a simple C program wich run on Xen and wich print
> a simple message on the screen, without use the standard library
> POSIX!
> How can I do?
look at extras/mini-os in the xen sources
or http://dev.calcolo.org/~marko/acaros-xen-test.tar.gz for a simpler
(and possibly less correct) example
marko
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-07-23 23:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-23 15:52 Print a message frittitta1
2006-07-23 22:19 ` Randy Thelen
2006-07-23 23:41 ` marko
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.