From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id AA4D3E00457; Mon, 21 Dec 2015 12:38:02 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high * trust * [63.239.67.10 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from emvm-gh1-uea09.nsa.gov (emvm-gh1-uea09.nsa.gov [63.239.67.10]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 7341BE00457 for ; Mon, 21 Dec 2015 12:37:58 -0800 (PST) X-TM-IMSS-Message-ID: <09d16fc600005739@nsa.gov> Received: from tarius.tycho.ncsc.mil ([144.51.242.1]) by nsa.gov ([10.208.42.194]) with ESMTP (TREND IMSS SMTP Service 7.1) id 09d16fc600005739 ; Mon, 21 Dec 2015 15:40:34 -0500 Received: from moss-wolfpack.infosec.tycho.ncsc.mil (moss-wolfpack [192.168.25.76]) by tarius.tycho.ncsc.mil (8.14.4/8.14.4) with ESMTP id tBLKbuqI009418 for ; Mon, 21 Dec 2015 15:37:56 -0500 To: meta-virtualization@yoctoproject.org From: "M. Gregory" X-Enigmail-Draft-Status: N1110 Message-ID: <56785AAC.5020807@tycho.nsa.gov> Date: Mon, 21 Dec 2015 15:01:48 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 X-TM-AS-MML: disable Subject: [RFC] Separate Xen toolstack from hypervisor X-BeenThere: meta-virtualization@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Discussion of layer enabling hypervisor, virtualization tool stack, and cloud support" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Dec 2015 20:38:02 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Xen supports a variety of toolstacks, xl, libvirt, and xapi. Would it be acceptable to the meta-virtualization community to divide the Xen recipe into two separate recipes, one for the hypervisor and one for currently supported xl toolstack? With the possibility of including a xapi recipe in the future? -Machon