From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:56261) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qgjfr-0004RO-8Y for qemu-devel@nongnu.org; Tue, 12 Jul 2011 16:35:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qgjfo-0006Km-RC for qemu-devel@nongnu.org; Tue, 12 Jul 2011 16:35:18 -0400 Received: from mx1.redhat.com ([209.132.183.28]:40126) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qgjfo-0006Ki-BR for qemu-devel@nongnu.org; Tue, 12 Jul 2011 16:35:16 -0400 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p6CKZFns021742 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 12 Jul 2011 16:35:15 -0400 From: Luiz Capitulino Date: Tue, 12 Jul 2011 17:35:07 -0300 Message-Id: <1310502910-23758-1-git-send-email-lcapitulino@redhat.com> Subject: [Qemu-devel] [PATCH v2 0/2]: block: Document -drive options List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: kwolf@redhat.com, armbru@redhat.com Please, see individual patches for details. v2 o Correct man-page text o Document -drive options in qemu-config.c qemu-config.c | 6 ++++++ qemu-options.hx | 8 ++++++++ 2 files changed, 14 insertions(+), 0 deletions(-)