qemu-devel
[Top][All Lists]
Advanced

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

[Bug 1902306] [NEW] Allow setting usb storage device ID parameters


From: Greg Zdanowski
Subject: [Bug 1902306] [NEW] Allow setting usb storage device ID parameters
Date: Fri, 30 Oct 2020 19:50:17 -0000

Public bug reported:

Some stubborn software requires certain VID/PID/Serial to authenticate
and refuses to start in emulation. This poses a problem with unsupported
programs which often require keeping an ancient hardware praying that
the USB stick will not die before the (often defunct) company making it.

Virtualizing such environment is desired. However, QEMU doesn't allow
setting VID/PID/Serial/Name of emulated USB devices, but instead uses
hardcoded values:
https://github.com/qemu/qemu/blob/c99fa56b95a72f6debd50a280561895d078ae020/hw/usb
/dev-storage.c#L95

This request (including a patch) was already made in 2015 on the list
but never got any response: https://lists.nongnu.org/archive/html/qemu-
discuss/2015-07/msg00072.html


WDYT of adding such functionality?

** Affects: qemu
     Importance: Undecided
         Status: New


** Tags: feature-request

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

Title:
  Allow setting usb storage device ID parameters

Status in QEMU:
  New

Bug description:
  Some stubborn software requires certain VID/PID/Serial to authenticate
  and refuses to start in emulation. This poses a problem with
  unsupported programs which often require keeping an ancient hardware
  praying that the USB stick will not die before the (often defunct)
  company making it.

  Virtualizing such environment is desired. However, QEMU doesn't allow
  setting VID/PID/Serial/Name of emulated USB devices, but instead uses
  hardcoded values:
  
https://github.com/qemu/qemu/blob/c99fa56b95a72f6debd50a280561895d078ae020/hw/usb
  /dev-storage.c#L95

  This request (including a patch) was already made in 2015 on the list
  but never got any response: https://lists.nongnu.org/archive/html
  /qemu-discuss/2015-07/msg00072.html

  
  WDYT of adding such functionality?

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



reply via email to

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