From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=36923 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PS3QS-0002kZ-Aa for qemu-devel@nongnu.org; Mon, 13 Dec 2010 03:06:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PS3QR-0001ly-1T for qemu-devel@nongnu.org; Mon, 13 Dec 2010 03:06:28 -0500 Received: from mail-gy0-f173.google.com ([209.85.160.173]:40208) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PS3QQ-0001lm-VK for qemu-devel@nongnu.org; Mon, 13 Dec 2010 03:06:27 -0500 Received: by gye5 with SMTP id 5so3143480gye.4 for ; Mon, 13 Dec 2010 00:06:26 -0800 (PST) From: Ronnie Sahlberg Date: Mon, 13 Dec 2010 19:05:49 +1100 Message-Id: <1292227550-6338-1-git-send-email-ronniesahlberg@gmail.com> Subject: [Qemu-devel] (no subject) List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Please find a new block driver that IF libiscsi is present on the system will link with this userspace client library and make qemu able to access iscsi devices directly without exposing them to the host. The library used is multiplatform and available from git://github.com/sahlberg/libiscsi.git