| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | qdev/usb: add usb bus support to qdev, convert drivers. | Gerd Hoffmann | 2009-09-09 | 1 | -16/+32 |
| * | usb-serial: implement break event. | Jason Wessel | 2009-05-22 | 1 | -2/+10 |
| * | Replace gcc variadic macro extension with C99 version | Blue Swirl | 2009-05-13 | 1 | -3/+3 |
| * | hw: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori | 2009-02-05 | 1 | -2/+0 |
| * | add an init function parameter to qemu_chr_open() | aurel32 | 2009-01-18 | 1 | -1/+1 |
| * | Implement "info chardev" command. (Gerd Hoffmann) | aliguori | 2008-10-31 | 1 | -1/+4 |
| * | [PATCH] usb-serial: Fix data corruption with usb serial emulation | aurel32 | 2008-09-17 | 1 | -4/+2 |
| * | Fix some warnings that would be generated by gcc -Wmissing-prototypes | blueswir1 | 2008-08-17 | 1 | -3/+3 |
| * | usb-serial: add support for modem lines | aurel32 | 2008-08-13 | 1 | -9/+45 |
| * | Change the usb-serial product ID to a more widely recognised value (Samuel Th... | balrog | 2008-01-19 | 1 | -1/+1 |
| * | USB-to-serial device (Samuel Thibault). | balrog | 2008-01-14 | 1 | -0/+549 |