From: Samuel Thibault <samuel.thibault@ens-lyon.org>
To: Chris <hap10@tycho.ncsc.mil>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: Re: [RFC 1/2] Domain Groups - VMM Support
Date: Tue, 18 Dec 2007 16:13:01 +0000 [thread overview]
Message-ID: <20071218161300.GM4244@implementation.uk.xensource.com> (raw)
In-Reply-To: <4767EF2F.8040903@tycho.ncsc.mil>
Hello,
Chris, le Tue 18 Dec 2007 11:02:55 -0500, a écrit :
> @@ -520,7 +523,9 @@
> unsigned long nr_pt_frames; /* Number of bootstrap p.t. frames. */
> unsigned long mfn_list; /* VIRTUAL address of page-frame list. */
> unsigned long mod_start; /* VIRTUAL address of pre-loaded module. */
> + /* or VIRTUAL address of module_t array */
> unsigned long mod_len; /* Size (bytes) of pre-loaded module. */
> + /* or length of module_t array. */
> int8_t cmd_line[MAX_GUEST_CMDLINE];
> };
> typedef struct start_info start_info_t;
It looks like this doesn't belong to the patch. However, I'm interested
in this for the GNU/Mach Xen support, where we would need to have
several modules, with several command lines. Could you give more
details?
Samuel
next prev parent reply other threads:[~2007-12-18 16:13 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-18 16:02 [RFC 1/2] Domain Groups - VMM Support Chris
2007-12-18 16:13 ` Samuel Thibault [this message]
2007-12-19 15:19 ` Chris
2008-01-22 14:20 ` [RESEND] " Chris
2008-01-22 14:40 ` Samuel Thibault
2008-01-22 14:51 ` Chris
[not found] ` <20080122144325.GP4365@implementation.uk.xensource.com>
2008-01-22 18:22 ` grub-like modules Chris
2008-01-31 20:04 ` Domain Groups - VMM Support Mike D. Day
2008-02-01 20:33 ` Chris
2008-02-04 19:14 ` [0/3] DomGrp/SchedGrp Merge RFC Chris
2008-02-04 22:56 ` Keir Fraser
2008-02-05 22:20 ` Chris
2008-02-06 9:20 ` Keir Fraser
2008-02-06 10:27 ` Samuel Thibault
2008-02-06 10:37 ` Keir Fraser
2008-02-06 10:42 ` Samuel Thibault
2008-02-06 11:00 ` Keir Fraser
2008-02-06 15:22 ` Chris
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=20071218161300.GM4244@implementation.uk.xensource.com \
--to=samuel.thibault@ens-lyon.org \
--cc=hap10@tycho.ncsc.mil \
--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.