From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MO6b4-0005vI-9v for qemu-devel@nongnu.org; Tue, 07 Jul 2009 05:04:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MO6az-0005tC-Eb for qemu-devel@nongnu.org; Tue, 07 Jul 2009 05:04:17 -0400 Received: from [199.232.76.173] (port=44177 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MO6az-0005t5-93 for qemu-devel@nongnu.org; Tue, 07 Jul 2009 05:04:13 -0400 Received: from mail2.shareable.org ([80.68.89.115]:35147) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MO6ay-000659-9u for qemu-devel@nongnu.org; Tue, 07 Jul 2009 05:04:12 -0400 Date: Tue, 7 Jul 2009 10:04:06 +0100 From: Jamie Lokier Subject: Re: [Qemu-devel] [PATCH] RFC: Add new block driver for the VDI format Message-ID: <20090707090406.GC5690@shareable.org> References: <4A4E5AFC.4020206@mail.berlios.de> <4A51FE07.2040307@codemonkey.ws> <4A52682D.7000602@mail.berlios.de> <4A52FF8D.1020200@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A52FF8D.1020200@redhat.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: QEMU Developers Kevin Wolf wrote: > Stefan Weil schrieb: > > It would help if you could already commit the synchronous version > > as soon as the endianess issue (detected by Kevin Wolf, thanks) > > and an additional bug in the write code are fixed > > (code is ready, but still untested - a patch will follow this week). > > Maybe somebody should run qemu-iotests for it on a big endian machine to > make sure it works. Unfortunately, I don't have one here. I've heard there's some emulator thing people are writing, for when you don't have a real machine. :-) -- Jamie