On Wed, Mar 17, 2021 at 07:04:12AM +0100, Thomas Huth wrote: > On 11/03/2021 10.28, Thomas Huth wrote: > > "-usbdevice ccid" was not documented and -usbdevice itself was marked > > as deprecated before QEMU v6.0. And searching for "-usbdevice ccid" > > in the internet does not show any useful results, so likely nobody > > was using the ccid device via the -usbdevice option. Remove it now. > > Any comments on this one? Shall we keep it? Or shall we remove it?
Queued. ccid is not useful standalone[1], you need hook up something to the ccid bus it provides, which is probably the reason why -usbdevice ccid is not used in the wild. take care, Gerd [1] Well, it'll work fine, but the guest will only see a smartcard reader device without smardcard plugged in ...