From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:43489) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJ2uU-0007HP-NS for qemu-devel@nongnu.org; Wed, 26 Oct 2011 08:48:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RJ2uS-0004o8-0m for qemu-devel@nongnu.org; Wed, 26 Oct 2011 08:48:46 -0400 Received: from mail-qw0-f45.google.com ([209.85.216.45]:56983) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJ2uR-0004nn-S8 for qemu-devel@nongnu.org; Wed, 26 Oct 2011 08:48:43 -0400 Received: by qadc12 with SMTP id c12so1774267qad.4 for ; Wed, 26 Oct 2011 05:48:42 -0700 (PDT) From: Ronnie Sahlberg Date: Wed, 26 Oct 2011 23:51:36 +1100 Message-Id: <1319633497-19923-1-git-send-email-ronniesahlberg@gmail.com> Subject: [Qemu-devel] [PATCH 0/0] Add mention of iSCSI devices to manpage List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: kwolf@redhat.com List Following patch adds a new section to the manpage to describe the special URL syntax used for various block backends. It adds a subsection with examples on the newly added iSCSI backend. Perhaps all other backeds can be added with examples to this section as well? In which case I add patches for some of them if examples on how to use them can be provided. Please comment on the idea of a new section to describe all different backends and URLs, and/or merge (if it is not in the manpage it does not exist)