From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:35858) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RPtO3-0002lb-2a for qemu-devel@nongnu.org; Mon, 14 Nov 2011 05:03:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RPtO2-0004wK-0m for qemu-devel@nongnu.org; Mon, 14 Nov 2011 05:03:35 -0500 Received: from mx1.redhat.com ([209.132.183.28]:42763) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RPtO1-0004w4-Lk for qemu-devel@nongnu.org; Mon, 14 Nov 2011 05:03:33 -0500 Message-ID: <4EC0E830.2070003@redhat.com> Date: Mon, 14 Nov 2011 11:06:40 +0100 From: Kevin Wolf MIME-Version: 1.0 References: <1321056390-17857-1-git-send-email-ronniesahlberg@gmail.com> <1321056390-17857-2-git-send-email-ronniesahlberg@gmail.com> In-Reply-To: <1321056390-17857-2-git-send-email-ronniesahlberg@gmail.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] Documentation: Add section about iSCSI LUNS to qemu-doc List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ronnie Sahlberg Cc: qemu-devel@nongnu.org Am 12.11.2011 01:06, schrieb Ronnie Sahlberg: > Add a new section about using iSCSI LUNs with qemu > and provide a short example on how to set up a target and access it > using the built-in initiator > > Signed-off-by: Ronnie Sahlberg Thanks, applied to the block-stable branch (for 1.0) Kevin