Hi, > The option have been marked as deprecated since QEMU 2.10, and so far > nobody complained that the host, serial, disk and net options are urgently > required anymore. So let's now get rid at least of this legacy pile, to > simplify the usb code quite a bit. > > This patch removes the usbdevices host, serial, disk and net. These devices > use their own complicated parameter parsing mechanisms, so they are just > ugly to maintain, without real benefit for the users (the users can use the > corresponding "-device" parameters instead which have the same complexity > as the "-usbdevice" devices here).
Queued up, thanks. cheers, Gerd
