qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2] usb: Remove legacy -usbdevice option


From: Samuel Thibault
Subject: Re: [Qemu-devel] [PATCH v2] usb: Remove legacy -usbdevice option
Date: Thu, 4 Jan 2018 16:24:02 +0100
User-agent: NeoMutt/20170113 (1.7.2)

Hello,

Paolo Bonzini, on jeu. 04 janv. 2018 16:19:02 +0100, wrote:
> On 04/01/2018 15:21, Samuel Thibault wrote:
> > Samuel Thibault, on jeu. 04 janv. 2018 15:15:24 +0100, wrote:
> >> I'm however still unable to make usb-serial and usb-braille work, as
> >> mentioned in my other mail :)
> > 
> > Ah, now with the documentation I understand, one has to also pass
> > -chardev braille,chardev=foobar, and then
> > -device usb-braille,chardev=foobar works.
> > 
> > Would it be possible to make this automatic?  Before I could tell people
> > "use -usbdevice braille to test braille", and now it would be
> > "use -chardev braille,chardev=foobar -device usb-braille,chardev=foobar"
> 
> Maybe we can add "-braille" instead.

I guess such legacy-looking option would be frowned up :)

And anyway we need to be able to specify either -serial braille or
-device usb-braille.

Samuel



reply via email to

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