Hi guys. As the kvm does not support auto connection of USB device, unless someone inputs the command "usb_add" in the monitor. I wonder if there is a better way, say, like some linux, auto mount the USB device without any command input. And I know there is also qmp(qemu monitor protocol) to use to communicate with the monitor. So I wanna write a program which will capture the hotplug signal and communicate with the monitor to auto mount the USB device. The problem is, the qmp does not support the command "usb_add". (http://www.linux-kvm.org/page/MonitorProtocol) Is there any method to solve this? good luck! -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html