does qmp supports usb_add?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: chunhui zhao
Date: Friday, April 16, 2010 - 6:18 am

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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
does qmp supports usb_add?, chunhui zhao, (Fri Apr 16, 6:18 am)
Re: does qmp supports usb_add?, Daniel P. Berrange, (Fri Apr 16, 6:28 am)
Re: does qmp supports usb_add?, Gerd Hoffmann, (Fri Apr 16, 6:31 am)
Re: does qmp supports usb_add?, chunhui zhao, (Mon Apr 19, 5:55 am)
Re: does qmp supports usb_add?, Daniel P. Berrange, (Mon Apr 19, 6:00 am)