On Wed, May 13, Ian Campbell wrote:

> On Wed, 2015-05-06 at 13:28 +0000, Olaf Hering wrote:
> > +++ b/docs/man/xl.pod.1
> > @@ -1328,6 +1328,24 @@ List virtual trusted platform modules for a domain.
> >  
> >  =back
> >  
> > +=head2 PVSCSI DEVICES
> > +
> > +=over 4
> > +
> > +=item B<scsi-attach> I<domain-id> I<pdev> I<vdev>,I<[feature-host]>
> 
> Unlike in the xl.cfg disk spec the pdev and vdev are separated with
> space rather than ",", is that deliberate? (I don't mind, just want to
> check it's intended).

Yes, pdev and vdev are space separated. I have to double check how xm
handled the additional feature-host option, it was most likely comma
separated.

> > +=item B<scsi-list> I<domain-id> I<[domain-id] ...>
> > +
> > +List vscsi devices for the domain specified by I<domain-id>.
> 
> Does/could omitting the domid list them all?

No, at least one domid is required. Not sure how desirable (and racy) it
is to walk every domain and look for vscsi devices.

Olaf

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to