From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:36895) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcIs1-00043k-4Y for qemu-devel@nongnu.org; Thu, 30 Jun 2011 11:09:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QcIrv-0008W9-QH for qemu-devel@nongnu.org; Thu, 30 Jun 2011 11:09:32 -0400 Received: from cantor2.suse.de ([195.135.220.15]:53469 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcIrv-0008W0-DD for qemu-devel@nongnu.org; Thu, 30 Jun 2011 11:09:27 -0400 Message-ID: <4E0C91A5.6080209@suse.de> Date: Thu, 30 Jun 2011 17:09:25 +0200 From: Alexander Graf MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 0/3] Xen cleanups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: Anthony PERARD , xen-devel , qemu-devel@nongnu.org, Stefano Stabellini On 06/21/2011 10:59 PM, Jan Kiszka wrote: > Changes to v1: > - rebase over xen-next which includes > - dropping of xen_unmap_block uninlining (as it's gone) > Thanks, applied to the xen-next branch. > PS: Alex, there must be some patch(es) with style issues in your queue. > Please avoid accepting anything that fails checkpatch unless for valid > exceptions. Hrm. Will try to do so. Alex From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Subject: Re: [PATCH v2 0/3] Xen cleanups Date: Thu, 30 Jun 2011 17:09:25 +0200 Message-ID: <4E0C91A5.6080209@suse.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jan Kiszka Cc: Anthony PERARD , xen-devel , qemu-devel@nongnu.org, Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On 06/21/2011 10:59 PM, Jan Kiszka wrote: > Changes to v1: > - rebase over xen-next which includes > - dropping of xen_unmap_block uninlining (as it's gone) > Thanks, applied to the xen-next branch. > PS: Alex, there must be some patch(es) with style issues in your queue. > Please avoid accepting anything that fails checkpatch unless for valid > exceptions. Hrm. Will try to do so. Alex