From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LqjQp-0006g0-JQ for qemu-devel@nongnu.org; Mon, 06 Apr 2009 03:39:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LqjQi-0006aV-8E for qemu-devel@nongnu.org; Mon, 06 Apr 2009 03:39:44 -0400 Received: from [199.232.76.173] (port=58503 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LqjQi-0006a9-1B for qemu-devel@nongnu.org; Mon, 06 Apr 2009 03:39:40 -0400 Received: from mx2.redhat.com ([66.187.237.31]:54269) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LqjQh-00047g-2v for qemu-devel@nongnu.org; Mon, 06 Apr 2009 03:39:39 -0400 Message-ID: <49D9B1B3.7040304@redhat.com> Date: Mon, 06 Apr 2009 09:39:31 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 00/10] xen: pv domain support. References: <1238621982-18333-1-git-send-email-kraxel@redhat.com> <1238706878.5426.1.camel@Quad> <49D6708D.4000601@redhat.com> <88ADCEFD-E057-4264-8447-9E53A661B35D@suse.de> <49D87044.3030406@redhat.com> <803692EA-B562-4D41-A809-7EF552180B8F@suse.de> <49D8980D.1070000@redhat.com> <49D8A527.3080204@redhat.com> In-Reply-To: <49D8A527.3080204@redhat.com> Content-Type: text/plain; charset=UTF-8 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: Avi Kivity Cc: qemu-devel , xen-devel@lists.xensource.com, Alexander Graf , Laurent Vivier Avi Kivity wrote: > Alexander Graf wrote: >> Oh, I thought Xenner was semi on hold? Is it still actively developed? >> I thought Gerd's main goal for now was to get qemu-dm into upstream >> qemu for now. > > I understood that Xenner is the next thing on the list. qemu-dm code is (largely) backend drivers, which are shared between xen and xenner. Thus this needs to be in first, before the xenner bits can follow. Now that this is mostly sorted I wanna un-stall the work on merging xenner. cheers, Gerd