All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony PERARD <anthony.perard@citrix.com>
To: xen-devel@lists.xenproject.org
Cc: Ian Jackson <Ian.Jackson@eu.citrix.com>, Wei Liu <wei.liu2@citrix.com>
Subject: xl.cfg error in usbdev, doc and code are different
Date: Wed, 14 Mar 2018 11:43:46 +0000	[thread overview]
Message-ID: <20180314114346.GA2109@perard> (raw)

Hi,

I followed `man xl.cfg` to add an usbdev property to my guest config,
and xl rejected it.

# xl create "usbdev=['devtype=hostdev,hostbus=1,hostaddr=2',]" ~/arch.hvm
Unknown string `devtype=hostdev' in usbdev spec


In xl_parse.c, the expected string seems to be "type=hostdev", not
"devtype".

What's the right property name?

Thanks,

-- 
Anthony PERARD

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

             reply	other threads:[~2018-03-14 11:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-14 11:43 Anthony PERARD [this message]
2018-03-14 11:45 ` xl.cfg error in usbdev, doc and code are different Wei Liu
2018-03-14 12:36   ` George Dunlap
2018-03-14 12:46     ` Wei Liu
2018-03-14 13:12       ` Juergen Gross
2018-03-14 14:51       ` Anthony PERARD
2018-03-14 15:00         ` [PATCH] docs: Fix entry for the "usbdev" option Anthony PERARD
2018-03-14 17:05           ` George Dunlap
2018-03-14 17:07           ` Juergen Gross

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180314114346.GA2109@perard \
    --to=anthony.perard@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.