From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46735) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XK4q6-0001DK-Vi for qemu-devel@nongnu.org; Wed, 20 Aug 2014 08:18:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XK4q1-0004v1-OI for qemu-devel@nongnu.org; Wed, 20 Aug 2014 08:18:06 -0400 Received: from lputeaux-656-01-25-125.w80-12.abo.wanadoo.fr ([80.12.84.125]:39303 helo=paradis.irqsave.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XK4q1-0004uk-IX for qemu-devel@nongnu.org; Wed, 20 Aug 2014 08:18:01 -0400 Date: Wed, 20 Aug 2014 14:17:11 +0200 From: =?iso-8859-1?Q?Beno=EEt?= Canet Message-ID: <20140820121711.GA22359@irqsave.net> References: <53F454F3.4010908@de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <53F454F3.4010908@de.ibm.com> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] QEMU block layer todo list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christian Borntraeger Cc: Kevin Wolf , =?iso-8859-1?Q?Beno=EEt?= Canet , Stefan Hajnoczi , Ekaterina Tumanova , qemu-devel , Markus Armbruster , Ming Lei , Max Reitz , John Snow , Jeff Cody The Wednesday 20 Aug 2014 =E0 09:57:39 (+0200), Christian Borntraeger wro= te : > On 19/08/14 16:20, Stefan Hajnoczi wrote: > > The following wiki page contains a list of proposed tasks for the QEM= U > > block layer: > >=20 > > http://qemu-project.org/Features/Block/Todo > >=20 > > Benoit requested that we make the todo list viewable/editable. This > > is a good idea as it helps us focus and see what other developers are > > thinking about. > >=20 > > There is no requirement to put tasks on the wiki. Just sending > > patches or discussing on the mailing list is fine. > >=20 > > The todo list is useful for large tasks or anything which cannot be > > completed within a couple of weeks. That way the tasks will not be > > forgotten. > >=20 > > You can subscribe to the wiki changes RSS feed to follow edits: > > http://qemu-project.org/index.php?title=3DSpecial:RecentChanges&feed=3D= rss > >=20 > > Stefan > >=20 >=20 > I would like to add geometry and block size passthrough for host device= s. See > the patches from Ekaterina Tumanova. > https://lists.nongnu.org/archive/html/qemu-devel/2014-07/msg03791.html >=20 > On s390 we have a stricter requirement of passing through geometry and = block size for DASD disk devices as this geometry is more than a imaginar= y number triplet. It is required for proper partition detection and is ac= tually a property of the real (or better emulated on storage servers like= DS8x000) disk. I added this to the list. Best regards Beno=EEt >=20 > Christian >=20 >=20