From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Hu Subject: Re: [OSSTEST Nested PATCH v10 3/9] Refactor installation of overlays Date: Mon, 18 May 2015 20:21:10 +0800 Message-ID: <1431951670.23993.1.camel@localhost> References: <1431488204-14510-1-git-send-email-longtaox.pang@intel.com> <1431488204-14510-4-git-send-email-longtaox.pang@intel.com> <1431601147.13579.31.camel@citrix.com> <1431942770.4944.22.camel@citrix.com> Reply-To: robert.hu@intel.com Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1431942770.4944.22.camel@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: Ian Campbell Cc: robert.hu@intel.com, "longtao.pang" , wei.liu2@citrix.com, Ian.Jackson@eu.citrix.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Mon, 2015-05-18 at 10:52 +0100, Ian Campbell wrote: > On Thu, 2015-05-14 at 11:59 +0100, Ian Campbell wrote: > > On Wed, 2015-05-13 at 11:36 +0800, longtao.pang wrote: > > > Based on Ian Campbell's v6_patch [04,05,06], I create this patch > > > to refactor installation of overlays for guest as well as host used. > > > > > > Link of Ian Campbell's patch: > > > http://lists.xenproject.org/archives/html/xen-devel/2015-05/msg00467.html > > > http://lists.xenproject.org/archives/html/xen-devel/2015-05/msg00452.html > > > http://lists.xenproject.org/archives/html/xen-devel/2015-05/msg00459.html > > > > FYI I've just pushed these to osstest's pretest branch where they will > > be tested and appear in production hopefully tomorrow if all goes well. > > These have passed into the production osstest branch now. Great! > > Ian. >