From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LpUFc-0005yJ-D8 for qemu-devel@nongnu.org; Thu, 02 Apr 2009 17:15:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LpUFX-0005va-OP for qemu-devel@nongnu.org; Thu, 02 Apr 2009 17:15:04 -0400 Received: from [199.232.76.173] (port=36332 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LpUFX-0005vR-J9 for qemu-devel@nongnu.org; Thu, 02 Apr 2009 17:14:59 -0400 Received: from moutng.kundenserver.de ([212.227.126.187]:57616) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LpUFX-0004FK-2P for qemu-devel@nongnu.org; Thu, 02 Apr 2009 17:14:59 -0400 Subject: Re: [Qemu-devel] [PATCH 00/10] xen: pv domain support. From: Laurent Vivier In-Reply-To: <1238621982-18333-1-git-send-email-kraxel@redhat.com> References: <1238621982-18333-1-git-send-email-kraxel@redhat.com> Content-Type: text/plain; charset=utf-8 Date: Thu, 02 Apr 2009 23:14:38 +0200 Message-Id: <1238706878.5426.1.camel@Quad> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable 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, Gerd Hoffmann Le mercredi 01 avril 2009 =C3=A0 23:39 +0200, Gerd Hoffmann a =C3=A9crit : > Hi, Hi, > It's been a while, but after a looooooooooooong time we've (hopefully) > finally sorted the merging issues with qemu-xen. So here is a fresh > version of the xen support for qemu patch series. Short overview > (individual patches have longer descriptions): Could you explain how to use it. Do you need a xend and xenstored running on the host ? Regards, Laurent