From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57923) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bzJL7-0001zU-Qx for qemu-devel@nongnu.org; Wed, 26 Oct 2016 04:13:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bzJL7-0002CD-3a for qemu-devel@nongnu.org; Wed, 26 Oct 2016 04:13:37 -0400 Date: Wed, 26 Oct 2016 10:13:28 +0200 From: Kevin Wolf Message-ID: <20161026081328.GD4758@noname.str.redhat.com> References: <20161025233733.4a0e2a67@fiorina> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20161025233733.4a0e2a67@fiorina> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v5] raw_bsd: add offset and size options List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?utf-8?B?VG9tw6HFoSBHb2xlbWJpb3Zza8O9?= Cc: qemu-devel@nongnu.org, Max Reitz , Markus Armbruster , Eric Blake , "Daniel P . Berrange" , qemu-block@nongnu.org Am 25.10.2016 um 23:37 hat Tom=C3=A1=C5=A1 Golembiovsk=C3=BD geschrieben: > I should test my code more before submitting it to ML. I have found two > bugs in the patch. Maybe one thing you could/should do is add a second patch which adds a qemu-iotests case to test that the options are working correctly. Kevin