From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35544) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fZG1F-0001BY-Qz for qemu-devel@nongnu.org; Sat, 30 Jun 2018 09:34:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fZG1B-0005o4-Ta for qemu-devel@nongnu.org; Sat, 30 Jun 2018 09:34:29 -0400 Received: from mail-wr0-f194.google.com ([209.85.128.194]:46542) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fZG1B-0005n1-Mg for qemu-devel@nongnu.org; Sat, 30 Jun 2018 09:34:25 -0400 Received: by mail-wr0-f194.google.com with SMTP id s11-v6so2053332wra.13 for ; Sat, 30 Jun 2018 06:34:25 -0700 (PDT) Date: Sat, 30 Jun 2018 15:34:22 +0200 From: Thomas Huth Message-ID: <20180630153422.03f0146f@thl530.multi.box> In-Reply-To: References: <20180630083357.23489-1-huth@tuxfamily.org> <20180630151444.2f0b30cb@thl530.multi.box> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v1 0/4] m68k: Add basic support for the NeXTcube machine List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Mark Cave-Ayland , Bryce Lanham , Natalia Portillo , QEMU Developers , Laurent Vivier Am Sat, 30 Jun 2018 14:17:32 +0100 schrieb Peter Maydell : > On 30 June 2018 at 14:14, Thomas Huth wrote: > > Weird... the mail was ca. 1200 lines ... that not small, but not so > > big that I'd expect that it would get blocked somewhere. Let's wait > > some more more hours, maybe the spam filter is just very slow > > today. If it is then still not available on the list, I'll try to > > send it out again. > > The mailing list does just occasionally randomly eat patches, > as far as I can tell. It's not purely a size thing. Ok, good to know. I've just sent out patch 3/4 again, let's see how it goes. Thomas