All of lore.kernel.org
 help / color / mirror / Atom feed
* does qmp supports usb_add?
@ 2010-04-16 13:18 chunhui zhao
  2010-04-16 13:28 ` Daniel P. Berrange
  2010-04-16 13:31 ` Gerd Hoffmann
  0 siblings, 2 replies; 5+ messages in thread
From: chunhui zhao @ 2010-04-16 13:18 UTC (permalink / raw)
  To: kvm

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!

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-04-19 13:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-16 13:18 does qmp supports usb_add? chunhui zhao
2010-04-16 13:28 ` Daniel P. Berrange
2010-04-19 12:55   ` chunhui zhao
2010-04-19 13:00     ` Daniel P. Berrange
2010-04-16 13:31 ` Gerd Hoffmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.