Public bug reported:

A commandline such as

qemu-kvm -device usb-ehci,id=USBCtrl -device host-
usb,bus=USBCtrl.0,hostbus=3

should automatically add all devices on the given bus (here: 3) not only
initially, but also when new devices appear on that bus while Qemu runs.
Currently, all devices on the bus are added initially, but new devices
which are added to the (host) usb while Qemu runs have to be added
manually.

** Affects: qemu
     Importance: Undecided
         Status: Opinion

** Changed in: qemu
       Status: New => Opinion

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1377163

Title:
  Does not add usb-host devices as they are hotplugged

Status in QEMU:
  Opinion

Bug description:
  A commandline such as

  qemu-kvm -device usb-ehci,id=USBCtrl -device host-
  usb,bus=USBCtrl.0,hostbus=3

  should automatically add all devices on the given bus (here: 3) not
  only initially, but also when new devices appear on that bus while
  Qemu runs. Currently, all devices on the bus are added initially, but
  new devices which are added to the (host) usb while Qemu runs have to
  be added manually.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1377163/+subscriptions

Reply via email to