From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48032) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZWkp6-00080j-17 for qemu-devel@nongnu.org; Tue, 01 Sep 2015 08:38:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZWkp2-0007Xw-NL for qemu-devel@nongnu.org; Tue, 01 Sep 2015 08:37:59 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38459) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZWkp2-0007XW-EI for qemu-devel@nongnu.org; Tue, 01 Sep 2015 08:37:56 -0400 Date: Tue, 1 Sep 2015 18:07:52 +0530 From: Amit Shah Message-ID: <20150901123752.GB13778@grmbl.mre> References: 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-serial: disable event throttling List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: =?iso-8859-1?Q?Marc-Andr=E9?= Lureau , qemu list On (Tue) 01 Sep 2015 [13:13:56], Peter Maydell wrote: > On 1 September 2015 at 13:04, Amit Shah wrote: > > The following changes since commit 090d0bfd948343d522cd20bc634105b5cfe2483b: > > > > s390: fix softmmu compilation (2015-08-28 16:05:24 +0100) > > > > are available in the git repository at: > > > > https://git.kernel.org/pub/scm/qemu/amit/virtio-serial vser-for-2.5 > > fatal: repository > 'https://git.kernel.org/pub/scm/qemu/amit/virtio-serial/' not found > > Typo? Huh; yeah. I wonder why request-pull nevertheless gave me the pull blob. Amit