From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58503) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDYJ0-0004Pl-Da for qemu-devel@nongnu.org; Tue, 20 Jan 2015 07:53:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YDYIx-0007zz-1g for qemu-devel@nongnu.org; Tue, 20 Jan 2015 07:53:14 -0500 Received: from mail-lb0-f181.google.com ([209.85.217.181]:50176) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDYIw-0007zk-Qi for qemu-devel@nongnu.org; Tue, 20 Jan 2015 07:53:10 -0500 Received: by mail-lb0-f181.google.com with SMTP id u10so2712618lbd.12 for ; Tue, 20 Jan 2015 04:53:10 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: From: Peter Maydell Date: Tue, 20 Jan 2015 12:52:49 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/4] Xen tree 2015-01-20 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefano Stabellini Cc: "xen-devel@lists.xensource.com Devel" , QEMU Developers On 20 January 2015 at 11:19, Stefano Stabellini wrote: > The following changes since commit 74acb99737dbedd86654d660c0c20815139a873c: > > Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20150119-1' into staging (2015-01-19 13:37:05 +0000) > > are available in the git repository at: > > > git://xenbits.xen.org/people/sstabellini/qemu-dm.git xen-2015-01-20 > > for you to fetch changes up to 085bde8e8f9bd4fb06e010810991b26aba795fb2: > > xen: add a lock for the mapcache (2015-01-20 11:09:54 +0000) > > ---------------------------------------------------------------- I'm afraid I can't apply this -- three out of four patches are missing your signed-off-by as maintainer. You might like to add something to your pre-submission checking scripts to catch this error; eg the script fragment I suggested in http://lists.nongnu.org/archive/html/qemu-devel/2015-01/msg02134.html thanks -- PMM