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