On Fri, 2015-12-18 at 14:14 +0100, Juergen Gross wrote: > init-xenstore-domain takes only positional parameters today. Change > this to a more flexible parameter syntax allowing to specify additional > options or to omit some. > > Today the supported usage is: > > init-xenstore-domain <xenstore-kernel> <memory_mb> <flask-label> > [<ramdisk-file>] > > Modify this to: > > init-xenstore-domain --kernel <xenstore-kernel> > --memory <memory_mb> > [--flask <flask-label>] > [--ramdisk <ramdisk-file>] > > The flask label is made optional in order to support xenstore domains > without the need of a flask enabled hypervisor. > > Signed-off-by: Juergen Gross <jgr...@suse.com>
I think Daniel and I both acked this patch in v1 (as #5/9). Is this version different? If so please include an intra-version changelog after the "---" to help us out. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel