From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MNp2i-00050f-AF for qemu-devel@nongnu.org; Mon, 06 Jul 2009 10:19:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MNp2b-0004xb-OM for qemu-devel@nongnu.org; Mon, 06 Jul 2009 10:19:38 -0400 Received: from [199.232.76.173] (port=32952 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNp2Z-0004x4-Le for qemu-devel@nongnu.org; Mon, 06 Jul 2009 10:19:31 -0400 Received: from verein.lst.de ([213.95.11.210]:47922) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1MNp2Z-0000qM-7f for qemu-devel@nongnu.org; Mon, 06 Jul 2009 10:19:31 -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 n66EJS68019434 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Mon, 6 Jul 2009 16:19:29 +0200 Received: (from hch@localhost) by verein.lst.de (8.12.3/8.12.3/Debian-7.2) id n66EJS1Z019433 for qemu-devel@nongnu.org; Mon, 6 Jul 2009 16:19:28 +0200 Date: Mon, 6 Jul 2009 16:19:28 +0200 From: Christoph Hellwig Message-ID: <20090706141928.GA19346@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] [PULL REQUEST] qemu-io updates List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org The following changes since commit e8d2a88755b849bdadaf80d19e342eade3c017bc: Blue Swirl (1): Fix the PCI header type of APB are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/hch/qemu-block.git master Christoph Hellwig (3): qemu-io: small cleanups for the aio code qemu-io: better input validation for vector-based commands qemu-io: add flag to mark files growable qemu-io.c | 285 +++++++++++++++++++++++-------------------------------------- 1 files changed, 108 insertions(+), 177 deletions(-)