From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH v3 0/4] docs: Document xenstore paths Date: Wed, 11 Nov 2015 16:25:29 +0000 Message-ID: <56436BF9.5020701@citrix.com> References: <1447177241-20826-1-git-send-email-paul.durrant@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZwYDt-0002cG-AD for xen-devel@lists.xenproject.org; Wed, 11 Nov 2015 16:26:13 +0000 In-Reply-To: <1447177241-20826-1-git-send-email-paul.durrant@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Paul Durrant , xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org On 10/11/15 17:40, Paul Durrant wrote: > Patch #1 documents paths, some already in used by XenServer, which can be > used by guests to advertise contol capabilities. > > Patch #2 documents paths which can be used to advertise PV driver versions. > > Patch #3 documents paths which can be used by guests to advertise hotplug > capabilities. > > Patch #4 documents paths which can be used by guests to advertise network > addresses. Reviewed-by: Andrew Cooper