From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KSd9j-0001U5-94 for qemu-devel@nongnu.org; Mon, 11 Aug 2008 15:34:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KSd9h-0001S8-LH for qemu-devel@nongnu.org; Mon, 11 Aug 2008 15:34:14 -0400 Received: from [199.232.76.173] (port=45970 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KSd9h-0001Rt-AF for qemu-devel@nongnu.org; Mon, 11 Aug 2008 15:34:13 -0400 Received: from mx1.redhat.com ([66.187.233.31]:41149) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KSd9h-0008TI-7G for qemu-devel@nongnu.org; Mon, 11 Aug 2008 15:34:13 -0400 Message-ID: <48A0942A.1020402@redhat.com> Date: Mon, 11 Aug 2008 21:34:02 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] Xen's qemu branches, etc. References: <1217865045-10722-1-git-send-email-kraxel@redhat.com> <48973F8E.8080109@codemonkey.ws> <18592.27270.794441.413710@mariner.uk.xensource.com> In-Reply-To: <18592.27270.794441.413710@mariner.uk.xensource.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: xen-devel@lists.xensource.com Hi, > Code in qemu intended to support Xen guests without the use of the Xen > hypervisor and tools should be called `xenemu' or some such. Sure, right now I have the files and functions prefixed with "xenner". > This > includes backend drivers for block and network devices, > xenstore/xenbus emulation, and so on. Yes, for xenstore/xenbus/... emulation. No for the backends. They run on xen just fine too. Additionally you can run xen domains *with* the xen hypervisor but *without* the management stack. cheers, Gerd -- http://kraxel.fedorapeople.org/xenner/