"-usbdevice" is still useful for some users. Thus let's clean up the
unwanted parts and make sure that the rest is in a better shape again.

Paolo Bonzini (2):
  usb: remove support for -usbdevice parameters
  usb: remove '-usbdevice u2f-key'

Thomas Huth (2):
  usb: Un-deprecate -usbdevice (except for -usbdevice audio which gets
    removed)
  usb: Document the missing -usbdevice options

 docs/system/deprecated.rst       |  9 --------
 docs/system/removed-features.rst |  8 ++++++++
 hw/usb/bus.c                     | 32 +++++++----------------------
 hw/usb/dev-audio.c               |  1 -
 hw/usb/dev-serial.c              |  2 +-
 hw/usb/u2f.c                     |  1 -
 include/hw/usb.h                 |  2 +-
 qemu-options.hx                  | 35 ++++++++++++++++++++++++++------
 softmmu/vl.c                     |  2 --
 9 files changed, 46 insertions(+), 46 deletions(-)

-- 
2.27.0


Reply via email to