From patchwork Tue Feb 23 11:26:58 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Olaf Hering X-Patchwork-Id: 8391011 Return-Path: X-Original-To: patchwork-xen-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 26294C0553 for ; Tue, 23 Feb 2016 11:30:43 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 3AB4B20274 for ; Tue, 23 Feb 2016 11:30:42 +0000 (UTC) Received: from lists.xen.org (lists.xenproject.org [50.57.142.19]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4DFB820270 for ; Tue, 23 Feb 2016 11:30:41 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=lists.xen.org) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1aYB8d-0002MB-SH; Tue, 23 Feb 2016 11:28:19 +0000 Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1aYB8b-0002LT-PM for xen-devel@lists.xen.org; Tue, 23 Feb 2016 11:28:17 +0000 Received: from [85.158.139.211] by server-7.bemta-5.messagelabs.com id 2F/0F-03511-1524CC65; Tue, 23 Feb 2016 11:28:17 +0000 X-Env-Sender: olaf@aepfle.de X-Msg-Ref: server-16.tower-206.messagelabs.com!1456226895!9897175!1 X-Originating-IP: [81.169.146.220] X-SpamReason: No, hits=0.0 required=7.0 tests= X-StarScan-Received: X-StarScan-Version: 7.35.1; banners=-,-,- X-VirusChecked: Checked Received: (qmail 55680 invoked from network); 23 Feb 2016 11:28:15 -0000 Received: from mo4-p00-ob.smtp.rzone.de (HELO mo4-p00-ob.smtp.rzone.de) (81.169.146.220) by server-16.tower-206.messagelabs.com with DHE-RSA-AES256-GCM-SHA384 encrypted SMTP; 23 Feb 2016 11:28:15 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1456226895; l=2023; s=domk; d=aepfle.de; h=Content-Transfer-Encoding:MIME-Version:References:In-Reply-To:Date: Subject:Cc:To:From; bh=/3f4YsKACK93+Oup8o3EjotzNF868EI3FHcr0chl6OY=; b=bhgIoODBUwYMI6gkZMzy4+0i+8Vz84g9qA+TkIFkO8gZixQEZl2e/SiOL+5eE0qFM8v a2l+DyahYAyPIe6fPlJtcwb+MlbE5Jw7KGElieU/Ek6qEtQFzHpzp769jmk24cbeheqhj 71Wqp3y/zssqfncrM1euEbaEykO8EmESU84= X-RZG-AUTH: :P2EQZWCpfu+qG7CngxMFH1J+yackYocTD1iAi8x+OWi/zfN1cLnDYUgqTAeBk4W9EFtcJhQlEigjKrHZjO+/XyMB8ZtmWA== X-RZG-CLASS-ID: mo00 Received: from probook ([2001:a62:113c:45ff:2082:fb69:3bad:17fe]) by smtp.strato.de (RZmta 37.19 AUTH) with ESMTPSA id f0241bs1NBRA87E (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate); Tue, 23 Feb 2016 12:27:10 +0100 (CET) Received: by probook (Postfix, from userid 1000) id EAC35506BF; Tue, 23 Feb 2016 12:27:08 +0100 (CET) From: Olaf Hering To: xen-devel@lists.xen.org Date: Tue, 23 Feb 2016 11:26:58 +0000 Message-Id: <1456226821-24545-4-git-send-email-olaf@aepfle.de> X-Mailer: git-send-email 2.7.1 In-Reply-To: <1456226821-24545-1-git-send-email-olaf@aepfle.de> References: <1456226821-24545-1-git-send-email-olaf@aepfle.de> MIME-Version: 1.0 Cc: Olaf Hering , Keir Fraser , Ian Campbell , Tim Deegan , Ian Jackson , Jan Beulich Subject: [Xen-devel] [PATCH v9 3/6] docs: add vscsi to xenstore-paths.markdown X-BeenThere: xen-devel@lists.xen.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Olaf Hering Acked-by: Ian Campbell Acked-by: Wei Liu Cc: Ian Campbell Cc: Ian Jackson Cc: Jan Beulich Cc: Keir Fraser Cc: Tim Deegan --- docs/misc/xenstore-paths.markdown | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/misc/xenstore-paths.markdown b/docs/misc/xenstore-paths.markdown index 6a6fda9..76f67b1 100644 --- a/docs/misc/xenstore-paths.markdown +++ b/docs/misc/xenstore-paths.markdown @@ -265,6 +265,11 @@ A virtual keyboard device frontend. Described by A virtual network device frontend. Described by [xen/include/public/io/netif.h][NETIF] +#### ~/device/vscsi/$DEVID/* [] + +A virtual scsi device frontend. Described by +[xen/include/public/io/vscsiif.h][SCSIIF] + #### ~/console/* [] The primary PV console device. Described in [console.txt](console.txt) @@ -335,6 +340,10 @@ A virtual keyboard device backend. Described by A virtual network device backend. Described by [xen/include/public/io/netif.h][NETIF] +#### ~/backend/vscsi/$DOMID/$DEVID/* [] + +A PV SCSI backend. + #### ~/backend/console/$DOMID/$DEVID/* [] A PV console backend. Described in [console.txt](console.txt) @@ -525,6 +534,7 @@ domain instead of a daemon in dom0. [KBDIF]: http://xenbits.xen.org/docs/unstable/hypercall/include,public,io,kbdif.h.html [LIBXLMEM]: http://xenbits.xen.org/docs/unstable/misc/libxl_memory.txt [NETIF]: http://xenbits.xen.org/docs/unstable/hypercall/include,public,io,netif.h.html +[SCSIIF]: http://xenbits.xen.org/docs/unstable/hypercall/include,public,io,vscsiif.h.html [SI]: http://xenbits.xen.org/docs/unstable/hypercall/include,public,xen.h.html#Struct_start_info [VCPU]: http://xenbits.xen.org/docs/unstable/hypercall/include,public,vcpu.h.html [XSWIRE]: http://xenbits.xen.org/docs/unstable/hypercall/include,public,io,xs_wire.h.html