From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O8t5O-0003Vc-P8 for qemu-devel@nongnu.org; Mon, 03 May 2010 06:41:14 -0400 Received: from [140.186.70.92] (port=33158 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O8t5N-0003VT-61 for qemu-devel@nongnu.org; Mon, 03 May 2010 06:41:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O8t5L-0008Hz-LM for qemu-devel@nongnu.org; Mon, 03 May 2010 06:41:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42678) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O8t5L-0008Hv-Ax for qemu-devel@nongnu.org; Mon, 03 May 2010 06:41:11 -0400 Date: Mon, 3 May 2010 16:09:24 +0530 From: Amit Shah Subject: Re: [Qemu-devel] hw/iov.[ch]? Message-ID: <20100503103924.GC6011@amit-x200.redhat.com> References: <20100503101728.GA21058@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100503101728.GA21058@lst.de> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christoph Hellwig Cc: qemu-devel@nongnu.org On (Mon) May 03 2010 [12:17:28], Christoph Hellwig wrote: > Any reasons these files are under hw? They're completely generic > routines that might come in handy for block work, too. No particular reason. They can be moved around. Amit