From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:46905) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QJRSC-0003ls-HJ for qemu-devel@nongnu.org; Mon, 09 May 2011 10:29:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QJRS8-0004mj-9T for qemu-devel@nongnu.org; Mon, 09 May 2011 10:28:56 -0400 Received: from mail-yi0-f45.google.com ([209.85.218.45]:47308) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QJRS8-0004md-78 for qemu-devel@nongnu.org; Mon, 09 May 2011 10:28:52 -0400 Received: by yib19 with SMTP id 19so2155135yib.4 for ; Mon, 09 May 2011 07:28:50 -0700 (PDT) Message-ID: <4DC7FA1F.1090807@codemonkey.ws> Date: Mon, 09 May 2011 09:28:47 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <1304593113-10689-1-git-send-email-anthony.perard@citrix.com> <4DC7F2F1.5030006@suse.de> In-Reply-To: <4DC7F2F1.5030006@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH V15 00/18] Xen device model support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: anthony.perard@citrix.com, Xen Devel , QEMU-devel , Stefano Stabellini On 05/09/2011 08:58 AM, Alexander Graf wrote: > On 05/05/2011 12:58 PM, anthony.perard@citrix.com wrote: >> From: Anthony PERARD >> >> Hi all, >> >> Here is an update on the series that add the support of a Xen HVM >> guest to >> QEMU. > > It doesn't introduce regressions and I really don't want to keep this > patch set hanging more than it should be. If we encounter anything that > needs changes later, we can change them later and as long as the patches > don't affect anything but Xen, I'm perfectly fine with the Xen folks > breaking their own support :). > > So from my side this set is: > > Acked-by: Alexander Graf > > Anthony, feel like pulling? Feel like doing a pull request? I'd prefer if you did that and added your Signed-off-by. Regards, Anthony Liguori > > > Alex >