qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 1377163] [NEW] Does not add usb-host devices as they a


From: ManDay
Subject: [Qemu-devel] [Bug 1377163] [NEW] Does not add usb-host devices as they are hotplugged
Date: Fri, 03 Oct 2014 13:41:19 -0000

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

[Prev in Thread] Current Thread [Next in Thread]