From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [Xen-users] xen forum Date: Wed, 22 May 2013 10:58:30 +0100 Message-ID: References: <20130521142917.GO492@phenom.dumpdata.com> <1369148674.21246.92.camel@zakaz.uk.xensource.com> <519C6BC4.2050506@bobich.net> <1369216400.21246.158.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1369216400.21246.158.camel@zakaz.uk.xensource.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: Ian Campbell Cc: xen-users , Gordan Bobic , Bartek Krawczyk , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Wed, May 22, 2013 at 10:53 AM, Ian Campbell wrote: > On Wed, 2013-05-22 at 07:55 +0100, Gordan Bobic wrote: >> Along with a wiki for documentation that is actually kept updated when >> features are added/removed/changed and more importantly, that clearly >> states if/when obvious features are unexpectedly and conspicuously >> missing > > The beauty of a wiki is that anyone can edit or correct it. > > We have regular documentation days where we are all (users and devs > alike) encouraged to work to improve the state of the wiki and other > documentation. > > http://wiki.xen.org/wiki/Xen_Document_Days > > The state of the Xen documentation base has actually improved > considerably over the last year due to this initiative. > >> (e.g. domU config file method of passing multiple USB devices to >> domU). > > I'm not sure what you are referring to here, the config file syntax is > documented in docs/man/xl.cfg.pod.5 which is installed as the xl.cfg(5) > manpage. It is also available online > http://xenbits.xen.org/docs/unstable/man/xl.cfg.5.html and referenced > from the wiki e.g. http://wiki.xen.org/wiki/Xen_Man_Pages > > This manpage contains: > =item B This is a new feature for 4.3 -- 4.2 and earlier don't support multiple USB devices (including say, a host device and an emulated usb tablet). -George