WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [RFC 1/2] Domain Groups - VMM Support

To: Chris <hap10@xxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] [RFC 1/2] Domain Groups - VMM Support
From: Samuel Thibault <samuel.thibault@xxxxxxxxxxxx>
Date: Tue, 18 Dec 2007 16:13:01 +0000
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 18 Jan 2008 10:25:13 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <4767EF2F.8040903@xxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Mail-followup-to: Samuel Thibault <samuel.thibault@xxxxxxxxxxxx>, Chris <hap10@xxxxxxxxxxxxxx>, xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
References: <4767EF2F.8040903@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.12-2006-07-14
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

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>