[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC 1/2] Domain Groups - VMM Support
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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |