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