From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O8siZ-00061k-Q1 for qemu-devel@nongnu.org; Mon, 03 May 2010 06:17:39 -0400 Received: from [140.186.70.92] (port=33475 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O8siW-00061T-U5 for qemu-devel@nongnu.org; Mon, 03 May 2010 06:17:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O8siV-0004jg-TX for qemu-devel@nongnu.org; Mon, 03 May 2010 06:17:36 -0400 Received: from verein.lst.de ([213.95.11.210]:53619) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O8siV-0004iI-LJ for qemu-devel@nongnu.org; Mon, 03 May 2010 06:17:35 -0400 Received: from verein.lst.de (localhost [127.0.0.1]) by verein.lst.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id o43AHSWY021105 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Mon, 3 May 2010 12:17:28 +0200 Received: (from hch@localhost) by verein.lst.de (8.12.3/8.12.3/Debian-7.2) id o43AHSXS021104 for qemu-devel@nongnu.org; Mon, 3 May 2010 12:17:28 +0200 Date: Mon, 3 May 2010 12:17:28 +0200 From: Christoph Hellwig Message-ID: <20100503101728.GA21058@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] hw/iov.[ch]? List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Any reasons these files are under hw? They're completely generic routines that might come in handy for block work, too.