summaryrefslogtreecommitdiffstats
path: root/hw/usb/dev-serial.c
Commit message (Expand)AuthorAgeFilesLines
* Include monitor/monitor.h exactly where neededMarkus Armbruster2015-06-221-1/+0
* qerror: Move #include out of qerror.hMarkus Armbruster2015-06-221-0/+1
* usb: usb-serial QOMifyGonglei2015-05-081-16/+27
* usb: Improve -usbdevice error reporting a bitMarkus Armbruster2015-02-181-4/+0
* usb: usb_create() can't fail, drop useless error handlingMarkus Armbruster2015-02-181-3/+0
* usb-serial: only check speed once at realize timeGonglei2014-09-231-7/+9
* dev-serial: convert init to realizeGonglei2014-09-231-12/+6
* usb-bus: convert USBDeviceClass init to realizeGonglei2014-09-231-3/+13
* usb: Remove magic constants from device bmAttributesPantelis Koukousoulas2014-02-181-1/+1
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+2
* usb-serial: Remove double call to qemu_chr_add_handlers( NULL )Hans de Goede2013-04-161-9/+0
* sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-151-1/+1
* qemu-char: Rename opened to be_openHans de Goede2013-03-271-1/+1
* Make all static TypeInfos constAndreas Färber2013-01-101-2/+2
* softmmu: move remaining include files to include/ subdirectoriesPaolo Bonzini2012-12-191-1/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* usb: split packet result into actual_length + statusHans de Goede2012-11-081-18/+11
* usb-serial: only expose device in guest when the chardev is openGerd Hoffmann2012-10-221-2/+17
* usb-serial: don't magically zap chardev on umplugGerd Hoffmann2012-10-221-1/+1
* Better name usb braille deviceSamuel Thibault2012-09-111-1/+1
* Allow machines to configure the QEMU_VERSION that's exposed via hardwareCrístian Viana2012-06-191-1/+1
* usb: add serial number generatorGerd Hoffmann2012-04-261-0/+1
* usb: the big renameGerd Hoffmann2012-03-131-0/+637
OpenPOWER on IntegriCloud