summaryrefslogtreecommitdiff
path: root/hw/usb/dev-serial.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-18usb: Remove magic constants from device bmAttributesPantelis Koukousoulas1-1/+1
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+2
2013-04-16usb-serial: Remove double call to qemu_chr_add_handlers( NULL )Hans de Goede1-9/+0
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini1-1/+1
2013-03-27qemu-char: Rename opened to be_openHans de Goede1-1/+1
2013-01-10Make all static TypeInfos constAndreas Färber1-2/+2
2012-12-19softmmu: move remaining include files to include/ subdirectoriesPaolo Bonzini1-1/+1
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-1/+1
2012-11-08usb: split packet result into actual_length + statusHans de Goede1-18/+11
2012-10-22usb-serial: only expose device in guest when the chardev is openGerd Hoffmann1-2/+17
2012-10-22usb-serial: don't magically zap chardev on umplugGerd Hoffmann1-1/+1
2012-09-11Better name usb braille deviceSamuel Thibault1-1/+1
2012-06-19Allow machines to configure the QEMU_VERSION that's exposed via hardwareCrístian Viana1-1/+1
2012-04-26usb: add serial number generatorGerd Hoffmann1-0/+1
2012-03-13usb: the big renameGerd Hoffmann1-0/+637