Comment 20 for bug 1772165

Revision history for this message
Dims (dims) wrote :

So, is it still true, that QEMU doesn't support USB on Raspberry Pi?

In other words I can't emulate Raspberry Pi actually?

What about documentation and QEMU helps? They reports usb for raspi2, for example:

$qemu-system-arm -machine raspi2 -device help | grep usb-host
name "usb-host", bus usb-bus

Is this incorrect information?

Also, when I was truing to configure USB passthrough, I was getting permission errors on /dev/usb/* probably indicating it was doing something.

If it doesn't support usb, then why isn't it write error message?