From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37713) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkycY-0001Ha-Io for qemu-devel@nongnu.org; Thu, 15 May 2014 12:35:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WkycR-0003Mq-B0 for qemu-devel@nongnu.org; Thu, 15 May 2014 12:35:02 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42241) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkycR-0003Ma-4j for qemu-devel@nongnu.org; Thu, 15 May 2014 12:34:55 -0400 Date: Thu, 15 May 2014 19:33:45 +0300 From: "Michael S. Tsirkin" Message-ID: <20140515163345.GA1242@redhat.com> References: <1400039557-32369-1-git-send-email-mst@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PULL 0/1] virtio update List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers , Anthony Liguori On Thu, May 15, 2014 at 05:32:05PM +0100, Peter Maydell wrote: > On 14 May 2014 04:53, Michael S. Tsirkin wrote: > > > > Resending: same as previous pull request but with numbers in the subject. > > Sorry about the noise. > > > > > > The following changes since commit 06b4f00d53637f2c16a62c2cbaa30bffb045cf88: > > > > Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging (2014-05-09 15:46:34 +0100) > > > > are available in the git repository at: > > > > > > git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git for_upstream > > > > for you to fetch changes up to 937251408051e0489f78e4db3c92e045b147b38b: > > > > virtio: allow mapping up to max queue size (2014-05-12 12:07:21 +0300) > > My apply-pullreq script complains: > merge: remotes/mst/for_upstream - not something we can merge > > did you mean "tags/for_upstream" ? > > thanks > -- PMM Yes: git used to get this right but it looks like it's broken in git master. hashes match and it's signed properly ... want me to resend? -- MST