How do I get Qemu USB Passthrough to work for iPad / iPhone?
问题 I'm trying to setup a Mac OS virtual machine to do iPad development. The host system is Ubuntu 18.04, and I'm using the stock qemu packages from the Ubuntu repo. I've got a Mojave VM up and running using these instructions, and in the script to boot the VM, I've added this line: -device usb-host,vendorid=0x05ac,productid=0x12ab \ The devices in question are an iPad Air 2, and an iPad Mini 4, which seem to share the same product ids, according to lsusb. Here's the issue: when I boot into my