From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v3 4/8] stubdom: no need to clean mini-os Date: Fri, 27 Feb 2015 13:32:04 +0000 Message-ID: <1425043924.14641.198.camel@citrix.com> References: <1424863291-4225-1-git-send-email-wei.liu2@citrix.com> <1424863291-4225-5-git-send-email-wei.liu2@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1424863291-4225-5-git-send-email-wei.liu2@citrix.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: Wei Liu Cc: samuel.thibault@ens-lyon.org, stefano.stabellini@eu.citrix.com, ian.jackson@eu.citrix.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Wed, 2015-02-25 at 11:21 +0000, Wei Liu wrote: > All objects are placed inside stubdom's directories, so there is no need > to enter mini-os and clean. > > Signed-off-by: Wei Liu Acked-by: Ian Campbell