From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:51433) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPaLV-0001AF-NF for qemu-devel@nongnu.org; Tue, 09 Apr 2013 11:20:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UPaLT-0002hx-Pe for qemu-devel@nongnu.org; Tue, 09 Apr 2013 11:20:29 -0400 Received: from mail-la0-x231.google.com ([2a00:1450:4010:c03::231]:38083) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPaLT-0002hn-Gn for qemu-devel@nongnu.org; Tue, 09 Apr 2013 11:20:27 -0400 Received: by mail-la0-f49.google.com with SMTP id fs12so1845390lab.8 for ; Tue, 09 Apr 2013 08:20:26 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <87d2u37nei.fsf@codemonkey.ws> References: <1365512016-21944-1-git-send-email-fred.konrad@greensocs.com> <87d2u37nei.fsf@codemonkey.ws> From: Peter Maydell Date: Tue, 9 Apr 2013 16:20:06 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH v6 0/7] virtio-serial refactoring. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: amit.shah@redhat.com, cornelia.huck@de.ibm.com, mark.burton@greensocs.com, qemu-devel@nongnu.org, =?UTF-8?B?S09OUkFEIEZyw6lkw6lyaWM=?= On 9 April 2013 16:07, Anthony Liguori wrote: > Peter Maydell writes: >> patches list id:1365512016-21944-1-git-send-email-fred.konrad@greensocs.com >> status:reviewed >> >> produces no output. > > I think you need to update your patches install because it works for me: Doh. I had done a git pull but forgot to rerun the install script. Apologies for the noise. -- PMM