All of lore.kernel.org
 help / color / mirror / Atom feed
* xl.cfg error in usbdev, doc and code are different
@ 2018-03-14 11:43 Anthony PERARD
  2018-03-14 11:45 ` Wei Liu
  0 siblings, 1 reply; 9+ messages in thread
From: Anthony PERARD @ 2018-03-14 11:43 UTC (permalink / raw)
  To: xen-devel; +Cc: Ian Jackson, Wei Liu

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-03-14 17:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-14 11:43 xl.cfg error in usbdev, doc and code are different Anthony PERARD
2018-03-14 11:45 ` 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

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.