From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48695) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xgwex-0000Qb-5B for qemu-devel@nongnu.org; Wed, 22 Oct 2014 10:13:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xgwer-0007hx-6o for qemu-devel@nongnu.org; Wed, 22 Oct 2014 10:13:07 -0400 Received: from mail-lb0-x235.google.com ([2a00:1450:4010:c04::235]:44371) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xgweq-0007hs-VK for qemu-devel@nongnu.org; Wed, 22 Oct 2014 10:13:01 -0400 Received: by mail-lb0-f181.google.com with SMTP id l4so2854453lbv.26 for ; Wed, 22 Oct 2014 07:12:59 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <5447BB65.8020908@gnu.org> Date: Wed, 22 Oct 2014 16:12:53 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] Help wanted: QEMU Advent Calendar 2014 extravaganza List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi , qemu-devel Cc: =?UTF-8?B?QmVub8OudCBDYW5ldA==?= , Peter Maydell , =?UTF-8?B?QWxleCBCZW5uw6ll?= , Alexander Graf , =?UTF-8?B?SGVydsOpIFBvdXNzaW5lYXU=?= , Gerd Hoffmann , Kevin Wolf , John Snow On 10/22/2014 03:50 PM, Stefan Hajnoczi wrote: > Ideas list for disk images (reply if you want to volunteer to create the image): > * Slackware 1.0 with Linux 0.99pl11 (1993) > * ReactOS > * Haiku > * MINIX 3 > * Plan 9 > * QEMU inside QEMU - nested emulation (how many levels can you do?!) Maybe a small x86 image that runs ARM via linux-user? > * FreeDOS boot to DOOM or Commander Keen (use shareware version or > open source clone) > * International Obfuscated C Coding Competition 2004 entry - 32-bit > multitasking operating system (http://www.ioccc.org/2004/gavin.hint) > * Something s390 :-) > * Your idea...! I guess a C64 emulator would not be distributable due to non-free ROMs. I can try making a FreeDOS boot with 2nd reality or something similarly "demosceney". Also perhaps a 512-byte image that prints PI digits (based on tests/tcg/pi_10.com). Paolo