From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v2 0/7] Split off mini-os to a separate tree Date: Tue, 24 Feb 2015 16:36:17 +0000 Message-ID: <1424795777.27930.385.camel@citrix.com> References: <1424431072-3842-1-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: <1424431072-3842-1-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 , Stefano Stabellini , ian.jackson@eu.citrix.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Fri, 2015-02-20 at 11:17 +0000, Wei Liu wrote: > This is v2 of my mini-os splitting off patch series. I had a couple of small comments, but it's looking good. You should have CCd Samuel and Stefano on this stuff. From MAINTAINERS: MINI-OS M: Stefano Stabellini M: Samuel Thibault S: Supported F: config/MiniOS.mk F: extras/mini-os/ Even more so than usual since we are moving the whole tree, so they really ought to be given the chance to object if not ack. Ian.