xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Samuel Thibault <samuel.thibault@ens-lyon.org>
To: "kim.jin" <kim.jin@stromasys.com>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: Re: app_main in the mini-os problem
Date: Wed, 5 Jan 2011 11:47:18 +0100	[thread overview]
Message-ID: <20110105104718.GJ5728@const.bordeaux.inria.fr> (raw)
In-Reply-To: <201101051824546440847@stromasys.com>

kim.jin, le Wed 05 Jan 2011 18:24:59 +0800, a écrit :
>          Is there bug in mini-OS? I make
>          while (1) printf("hello world.");
>          in int app_main(start_info_t *si) of main.c, but there is
>          nothing printed!

How do you build it? main.c is only compiled-in in the stubdom case, in
other kinds of builds app_main is provided by kernel.c or daytime.c.

Samuel

      reply	other threads:[~2011-01-05 10:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-05 10:24 app_main in the mini-os problem kim.jin
2011-01-05 10:47 ` Samuel Thibault [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110105104718.GJ5728@const.bordeaux.inria.fr \
    --to=samuel.thibault@ens-lyon.org \
    --cc=kim.jin@stromasys.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).