| Submitter | Kevin Wolf |
|---|---|
| Date | Oct. 27, 2011, 9:35 a.m. |
| Message ID | <4EA925E6.2080002@redhat.com> |
| Download | mbox | patch |
| Permalink | /patch/122099/ |
| State | New |
| Headers | show
Return-Path: <qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [140.186.70.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 811CA1007D8 for <incoming@patchwork.ozlabs.org>; Thu, 27 Oct 2011 20:32:42 +1100 (EST) Received: from localhost ([::1]:35768 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>) id 1RJMKE-0008QM-AE for incoming@patchwork.ozlabs.org; Thu, 27 Oct 2011 05:32:38 -0400 Received: from eggs.gnu.org ([140.186.70.92]:49736) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <kwolf@redhat.com>) id 1RJMK8-0008Q4-9X for qemu-devel@nongnu.org; Thu, 27 Oct 2011 05:32:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <kwolf@redhat.com>) id 1RJMK7-0006WI-30 for qemu-devel@nongnu.org; Thu, 27 Oct 2011 05:32:32 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47509) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <kwolf@redhat.com>) id 1RJMK6-0006W7-PL for qemu-devel@nongnu.org; Thu, 27 Oct 2011 05:32:31 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p9R9WSHs009541 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 27 Oct 2011 05:32:28 -0400 Received: from dhcp-5-188.str.redhat.com (dhcp-5-175.str.redhat.com [10.32.5.175]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p9R9WPi8019591 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Thu, 27 Oct 2011 05:32:27 -0400 Message-ID: <4EA925E6.2080002@redhat.com> Date: Thu, 27 Oct 2011 11:35:34 +0200 From: Kevin Wolf <kwolf@redhat.com> User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0) Gecko/20110927 Thunderbird/7.0 MIME-Version: 1.0 To: Stefan Hajnoczi <stefanha@gmail.com> References: <1319633497-19923-1-git-send-email-ronniesahlberg@gmail.com> <1319633497-19923-2-git-send-email-ronniesahlberg@gmail.com> <20111027071446.GB32287@stefanha-thinkpad.localdomain> In-Reply-To: <20111027071446.GB32287@stefanha-thinkpad.localdomain> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.5.11.22 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 209.132.183.28 Cc: qemu-devel@nongnu.org, Ronnie Sahlberg <ronniesahlberg@gmail.com> Subject: Re: [Qemu-devel] [PATCH] Documentation: add new section for device URL syntax for special files and describe the iSCSI URL with examples X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: <qemu-devel.nongnu.org> List-Unsubscribe: <https://lists.nongnu.org/mailman/options/qemu-devel>, <mailto:qemu-devel-request@nongnu.org?subject=unsubscribe> List-Archive: <http://lists.nongnu.org/archive/html/qemu-devel> List-Post: <mailto:qemu-devel@nongnu.org> List-Help: <mailto:qemu-devel-request@nongnu.org?subject=help> List-Subscribe: <https://lists.nongnu.org/mailman/listinfo/qemu-devel>, <mailto:qemu-devel-request@nongnu.org?subject=subscribe> Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org |
Comments
Kevin Wolf - Oct. 27, 2011, 9:35 a.m.
Patch
diff --git a/qemu-options.hx b/qemu-options.hx index 7c434f8..f967fb9 100644 --- a/qemu-options.hx +++ b/qemu-options.hx @@ -1719,6 +1719,7 @@ Connect to a spice virtual machine channel, such as vdiport. @end table ETEXI +STEXI DEFHEADING()