On Mon, Aug 22, 2011 at 12:02:03AM +0400, Michael Tokarev wrote: > On 20.08.2011 20:33, Josh Triplett wrote: > > >> kvm -usbdevice keyboard -- this work since ages ago... > >> Is it not sufficient somehow, and you need a different keyboard? > > > > Just not documented in the manpage. :) > > Ok, fair enough. > > Meanwhile, > > kvm -device \? 2>&1 | less > > will show all available devices, with the "right" syntax. > As far as I can see, all these -usbdevice, -net, even -drive > are sort of deprecated nowadays, with the alternative being > longer, qdev'ish syntax - which is almost not documented, > but used in full by libvirt and other management solutions. > > (btw, for -device usb-anything you'll have to add -usb first).
Good to know; I'd noticed some of the -device options in various contexts, but I didn't realize that everything has started moving to that syntax. Thanks! - Josh Triplett -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org