From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19XeU1-0006Cq-O5 for qemu-devel@nongnu.org; Wed, 02 Jul 2003 06:05:01 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19XeTj-0005yL-0K for qemu-devel@nongnu.org; Wed, 02 Jul 2003 06:04:44 -0400 Received: from faui03.informatik.uni-erlangen.de ([131.188.30.103]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19XeTa-0005cT-74 for qemu-devel@nongnu.org; Wed, 02 Jul 2003 06:04:34 -0400 Received: from faui03.informatik.uni-erlangen.de (faui03.informatik.uni-erlangen.de [131.188.30.103])h62A4W6P015065 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 2 Jul 2003 12:04:32 +0200 (CEST) Received: (from sithglan@localhost) by faui03.informatik.uni-erlangen.de (8.12.9/8.12.9) id h62A4WoC015063 for qemu-devel@nongnu.org; Wed, 2 Jul 2003 12:04:32 +0200 (CEST) Date: Wed, 2 Jul 2003 12:04:32 +0200 From: Thomas Glanzmann Subject: Re: [Qemu-devel] Re: [PATCH] Snapshot block device support Message-ID: <20030702100431.GE8940@stud.uni-erlangen.de> References: <20030702065122.0DAD72C0D3@lists.samba.org> <3F02AA9D.1030307@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F02AA9D.1030307@free.fr> Reply-To: qemu-devel@nongnu.org List-Id: List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , To: qemu-devel@nongnu.org > About IDE, it is working (at least with kernel 2.4.20). Someone has even > compiled a linux kernel inside QEMU (slowdown factor of about 15), so vl I still have some problems with 2.4.21: there are some ide error message during booting and shutdowning the VM. I make you a test setup ready on my site. Greetings, Thomas