From mboxrd@z Thu Jan 1 00:00:00 1970 From: "W. Michael Petullo" Subject: Re: Using "xl create" without domain config file Date: Fri, 17 Aug 2012 16:37:24 -0500 Message-ID: <20120817213723.GA3640@imp.flyn.org> References: <20120531045040.GA16124@imp.flyn.org> <20425.863.785362.721748@mariner.uk.xensource.com> <20120602141903.GA2903@imp.flyn.org> <20431.13200.114406.125096@mariner.uk.xensource.com> <20432.59361.773966.629519@mariner.uk.xensource.com> <20120608183106.GA12674@imp.flyn.org> <20437.62868.542710.418122@mariner.uk.xensource.com> <20120611202224.GA22246@imp.flyn.org> <1341413324.31696.74.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1341413324.31696.74.camel@zakaz.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: Ian Jackson , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org >> # HG changeset patch >> # Parent 435493696053a079ec17d6e1a63e5f2be3a2c9d0 >> xl: Allow use of /dev/null with xl create to enable command-line definition >> >> xm allows specifying /dev/null as the domain configuration argument to its >> create option; add same functionality to xl. xl treats the configuration >> argument /dev/null as a special case. This allows specifying an entire >> domain configuration on the command line. >> >> Signed-off-by: W. Michael Petullo > I have applied this patch but it seems to be against the xen 4.1 tree > and not against xen-unstable. In this case I think I was able to > trivially resolve the conflicts, but please do check I got it right. Things work nicely in Xen 4.2.0 RC2. Thank you. -- Mike :wq