commit | d59044ef74d577797d087bc6ffb156cec89ed39a | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Dec 19 13:50:29 2012 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Jan 16 06:58:54 2013 +0100 |
tree | 84146f7f96626c2337e9fb1a367ca8306a871d29 | |
parent | ffbdbe59acc5f175d6c05a5d90f0b7c865fafd5b [diff] |
chardev: add serial chardev support to chardev-add (qmp) Similar to file, except that no separate in/out files are supported because it's pointless for direct device access. Also the special tty ioctl hooks (pass through linespeed settings etc) are activated on Unix. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>