From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bmd1K-0004uv-86 for qemu-devel@nongnu.org; Mon, 19 Jul 2004 14:37:50 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bmd0y-0004qu-8D for qemu-devel@nongnu.org; Mon, 19 Jul 2004 14:37:49 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bmd0y-0004qo-4A for qemu-devel@nongnu.org; Mon, 19 Jul 2004 14:37:28 -0400 Received: from [194.90.9.27] (helo=mxout4.netvision.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BmcxW-0000aL-So for qemu-devel@nongnu.org; Mon, 19 Jul 2004 14:33:55 -0400 Received: from [10.0.0.150] ([212.235.101.134]) by mxout4.netvision.net.il (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTPA id <0I1400H453K74D@mxout4.netvision.net.il> for qemu-devel@nongnu.org; Mon, 19 Jul 2004 21:33:52 +0300 (IDT) Date: Mon, 19 Jul 2004 18:33:48 +0000 From: Hetz Ben Hamo Message-id: <200407191833.48358.hetz@witch.dyndns.org> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-8-i Content-transfer-encoding: 7BIT Content-disposition: inline Subject: [Qemu-devel] patches in dad-answers.com Reply-To: hetz@witch.dyndns.org, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi, As it stands now, the following patches has been added to my "patches" directory in http://dad-answers.com/qemu/patches/ 1. NO_SDL - removes the SDL requirement and replaces it with a native Xlib support (I hardly think Fabrice will ever commit this). Anyone can write a small README how to add and compile this thing? 2. Win32 SDL Keyboard support - if you're planning to compile QEMU under Windows, use this patch until Fabrice will commit it.. 3. NT-4.0-Support - this patch will let you install NT 4.0 Workstation/Server. Make sure your "hard drive" image is less then 8GB size or else the installation won't detect it (people here say the max size is 504MB, I haven't tested it yet). Anyone else wants to add some patches for the party? :) Thanks, Hetz