On Sat, 14 Mar 2015 06:33:35 +0100
Thomas Huth <th...@linux.vnet.ibm.com> wrote:

> Boards that do not include an USB controller should not provide
> USB devices. However, when running "qemu-system-s390x -device help"

By the way, in case somebody wants to test the above example, and
wonders why there are also U/O/E/XHCI controllers in the list of
devices - the patch for removing them is currently on the way:

http://lists.nongnu.org/archive/html/qemu-devel/2015-03/msg02722.html

> for example, there's still a usb-hub, usb-kbd, usb-mouse and
> usb-tablet in the list of "supported" devices. Let's fix that
> by compiling and linking the USB files only if it's really
> necessary.
> 
> Signed-off-by: Thomas Huth <th...@linux.vnet.ibm.com>


Reply via email to