All of lore.kernel.org
 help / color / mirror / Atom feed
From: tgh <tianguanhua@ncic.ac.cn>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: question about the guestOS boot
Date: Fri, 09 Mar 2007 16:16:32 +0800	[thread overview]
Message-ID: <45F117E0.2020706@ncic.ac.cn> (raw)
In-Reply-To: <1173371003.12607.2.camel@941e-2.watson.ibm.com>

hi
I try to understand the code about vm create
and now I am confused about which code does the guestOS start with to run ?

xen domain0 uses the function xc_domain_creat() and xc_linux_build() to
prepare the necessary struct such as vcpu_guest_context and other things
for vm guestOS to bootup , in the xc_linux_build(),the initrd is also
loaded in,is it right?
then guestOS does not run the regular bootloader ,is it right?

then I am confused about which function or which lines of the code does
the guestOS start with ?


could you help me

Thanks in advance

  reply	other threads:[~2007-03-09  8:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-08 16:23 [PATCH] [TPM] Remove an unused data structure Stefan Berger
2007-03-09  8:16 ` tgh [this message]
2007-03-09  9:45   ` question about the guestOS boot Petersson, Mats
2007-03-09 10:13     ` tgh
2007-03-09 10:43       ` Petersson, Mats
2007-03-09 12:09         ` tgh
2007-03-09 12:17           ` Petersson, Mats
2007-03-09 12:34             ` tgh
2007-03-09 12:40               ` Petersson, Mats
2007-03-09 12:52                 ` tgh
2007-03-10 19:13         ` Mark Williamson

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=45F117E0.2020706@ncic.ac.cn \
    --to=tianguanhua@ncic.ac.cn \
    --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 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.