From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BBJvD-0002Yv-B3 for qemu-devel@nongnu.org; Wed, 07 Apr 2004 16:45:19 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BBJuh-0002Qd-6o for qemu-devel@nongnu.org; Wed, 07 Apr 2004 16:45:18 -0400 Received: from [212.16.62.51] (helo=mail.13thfloor.at) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BBJug-0002PZ-ON for qemu-devel@nongnu.org; Wed, 07 Apr 2004 16:44:46 -0400 Date: Wed, 7 Apr 2004 22:44:44 +0200 From: Herbert Poetzl Message-ID: <20040407204444.GA4939@MAIL.13thfloor.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] QEMU >= 0.5.3 still broken? Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fabrice Bellard Cc: qemu-devel@nongnu.org Hi Fabrice! did a checkout of qemu a few minutes ago (from CVS) but qemu-fast and qemu (softmmu) is still broken for me ... any plans to fix this, anything I could do to help? just for the case you do not remember, ide hard disk emulation doesn't work for 2.6.x anymore (partitions and second hard disk are not recognized) qemu 0.5.2 work without any issues, 0.5.3 and latest CVS fails ... TIA, Herbert PS: I recompiled 0.5.2 from scratch, just to make sure that it isn't a compiler or toolchain issue ...