aboutsummaryrefslogtreecommitdiffstats
path: root/qemu-char.h
AgeCommit message (Expand)AuthorFilesLines
2009-08-24char: Emit 'CLOSED' events on char device closeAmit Shah1-0/+1
2009-07-27Add SCM_RIGHTS support to unix socket character devicesMark McLoughlin1-0/+2
2009-03-05monitor: Improve mux'ed console experience (Jan Kiszka)aliguori1-3/+5
2009-03-05monitor: Rework API (Jan Kiszka)aliguori1-1/+3
2009-03-05char: Fix initial reset (Jan Kiszka)aliguori1-0/+1
2009-01-18add an init function parameter to qemu_chr_open()aurel321-1/+2
2008-10-31Move some declarations around in the QEMU CharDriver codealiguori1-0/+2
2008-10-31Implement "info chardev" command. (Gerd Hoffmann)aliguori1-1/+6
2008-08-22qemu-char.h: Fix IOCTL valuesaurel321-2/+2
2008-08-22Parallel Port Direction Fixaurel321-0/+1
2008-08-11Upgrade emulated UART to 16550A (Stefano Stabellini)aliguori1-0/+10
2007-11-25Add input buffer to mux chr (patch by Tristan Gingold).balrog1-0/+2
2007-11-18Add statics and missing #includes for prototypes.pbrook1-0/+1
2007-11-17Break up vl.h.pbrook1-0/+74