From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:49639) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNlEJ-0002VE-Sz for qemu-devel@nongnu.org; Thu, 04 Apr 2013 10:33:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNlED-0003lC-HF for qemu-devel@nongnu.org; Thu, 04 Apr 2013 10:33:31 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42160) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNlED-0003l0-A7 for qemu-devel@nongnu.org; Thu, 04 Apr 2013 10:33:25 -0400 Date: Thu, 4 Apr 2013 16:34:25 +0300 From: "Michael S. Tsirkin" Message-ID: <20130404133425.GJ6467@redhat.com> References: <183f242d45ed0e10dd6feb73fd3f434738c08ae4.1365071407.git.mst@redhat.com> <20130404131108.GG6467@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH v2 5/6] kvm: add PV MMIO List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: pbonzini@redhat.com, gleb@redhat.com, mtosatti@redhat.com, qemu-devel@nongnu.org, kvm@vger.kernel.org On Thu, Apr 04, 2013 at 03:23:43PM +0100, Peter Maydell wrote: > On 4 April 2013 14:11, Michael S. Tsirkin wrote: > > On Thu, Apr 04, 2013 at 01:50:36PM +0100, Peter Maydell wrote: > >> Can we keep linux-headers updates in separate patches, please > >> (with commit messages saying what kernel commit/version the > >> sync is with)? > > > OK, first it needs to get into linux though :). > > In that case you need an RFC tag on your patches :-) > > -- PMM The cover letter said patches 5 and 6 are RFC, but patches 1-4 are ready and should go in I think. -- MST