From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:53142) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sgyvd-0007Yu-0c for qemu-devel@nongnu.org; Tue, 19 Jun 2012 09:57:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sgyvb-0007AM-7k for qemu-devel@nongnu.org; Tue, 19 Jun 2012 09:57:08 -0400 Received: from mail-pz0-f45.google.com ([209.85.210.45]:40576) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sgyvb-00079w-06 for qemu-devel@nongnu.org; Tue, 19 Jun 2012 09:57:07 -0400 Received: by dadn2 with SMTP id n2so7904699dad.4 for ; Tue, 19 Jun 2012 06:57:05 -0700 (PDT) Message-ID: <4FE0852D.3060206@codemonkey.ws> Date: Tue, 19 Jun 2012 08:57:01 -0500 From: Anthony Liguori MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Cant Upload tests to Wiki List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Crosthwaite Cc: Anthony Liguori , "qemu-devel@nongnu.org Developers" On 06/19/2012 01:18 AM, Peter Crosthwaite wrote: > Hi, > > I'm trying to upload my little endian Microblaze test vector to the > wiki, but the file upload restrictions are for images only and file > size< 2MB. Can we relax these so I can upload my test vectors? Not really. There are two issues: 1) making sure we comply with appropriate licenses when shipping binaries 2) making sure the binaries aren't carrying malicious payloads. Is this source code for these tests in qemu.git? If the source is already in qemu.git, why not include the binaries in qemu.git too? How large are the files? Regards, Anthony Liguori > > Regards, > Peter >