Re: [Qemu-devel] [PATCH] libxl: usb2 and usb3 controller support for upstream qemu

2013-07-08 Thread Fabio Fantoni
Il 08/07/2013 11:13, Fabio Fantoni ha scritto: Usage: usb=0|1|2|3 (default=0) Enables and specifies the type of an emulated USB bus in the guest. 0 for none, 1 for usb1, 2 for usb2 and 3 for usb3. Usb2 and usb3 only for upstream qemu. Signed-off-by: Fabio Fantoni --- docs/man/xl.cfg.pod.5

[Qemu-devel] [PATCH] libxl: usb2 and usb3 controller support for upstream qemu

2013-07-08 Thread Fabio Fantoni
Usage: usb=0|1|2|3 (default=0) Enables and specifies the type of an emulated USB bus in the guest. 0 for none, 1 for usb1, 2 for usb2 and 3 for usb3. Usb2 and usb3 only for upstream qemu. Signed-off-by: Fabio Fantoni --- docs/man/xl.cfg.pod.5 |6 -- tools/libxl/libxl_create.c |