From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43110) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSf8h-0002tv-I5 for qemu-devel@nongnu.org; Wed, 26 Mar 2014 00:08:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WSf8b-00019I-Kp for qemu-devel@nongnu.org; Wed, 26 Mar 2014 00:08:31 -0400 Received: from mx1.redhat.com ([209.132.183.28]:52654) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSf8b-000190-8W for qemu-devel@nongnu.org; Wed, 26 Mar 2014 00:08:25 -0400 Message-ID: <5331B1F5.5080501@redhat.com> Date: Tue, 25 Mar 2014 17:42:29 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1395763195-22502-1-git-send-email-wei.liu2@citrix.com> <5331AD30.3020709@redhat.com> <20140325163226.GH31766@zion.uk.xensource.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH resend 0/3] QEMU/Xen: disentangle PV and HVM in QEMU List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefano Stabellini , Wei Liu Cc: anthony.perard@citrix.com, qemu-devel@nongnu.org, xen-devel@lists.xen.org Il 25/03/2014 17:40, Stefano Stabellini ha scritto: >> > >> > Oops, sorry. I did this for first series but forgot about it when >> > resending. Updated diff stat attached. > Much better, thanks. > The patches are fine by me. > > Paolo, if you are OK with them, I'll send a pull request. I guess for 2.1? Or do they actually fix bugs? Paolo