aboutsummaryrefslogtreecommitdiff
path: root/hw/usb-serial.c
AgeCommit message (Expand)Author
2010-06-30usb-serial: Fail instead of crash when chardev is missingMarkus Armbruster
2010-04-25usb: remove dead assignments, spotted by clang analyzerBlue Swirl
2010-03-16error: Replace qemu_error() by error_report()Markus Armbruster
2010-03-16error: Move qemu_error & friends into their own headerMarkus Armbruster
2010-02-25Fix -usbdevice crashPaul Brook
2010-02-10segfault due to buffer overrun in usb-serialDavid S. Ahern
2010-01-19Fix QEMU_WARN_UNUSED_RESULTKevin Wolf
2009-12-12qdev: Replace device names containing whitespaceMarkus Armbruster
2009-12-12qdev: Separate USB product description from qdev nameMarkus Armbruster
2009-10-30usb-serial and braille: use qdev for -usbdeviceGerd Hoffmann
2009-10-21char: rename CHR_EVENT_RESET to CHR_EVENT_OPENEDAmit Shah
2009-10-05usb: hook unplug into qdev, cleanups + fixes.Gerd Hoffmann
2009-09-09qdev/usb: add usb bus support to qdev, convert drivers.Gerd Hoffmann
2009-05-22usb-serial: implement break event.Jason Wessel
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-01-18add an init function parameter to qemu_chr_open()aurel32
2008-10-31Implement "info chardev" command. (Gerd Hoffmann)aliguori
2008-09-17[PATCH] usb-serial: Fix data corruption with usb serial emulationaurel32
2008-08-17Fix some warnings that would be generated by gcc -Wmissing-prototypesblueswir1
2008-08-13usb-serial: add support for modem linesaurel32
2008-01-19Change the usb-serial product ID to a more widely recognised value (Samuel Th...balrog
2008-01-14USB-to-serial device (Samuel Thibault).balrog