]> git.proxmox.com Git - qemu.git/commit
chardev: add serial chardev support to chardev-add (qmp)
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 19 Dec 2012 12:50:29 +0000 (13:50 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 16 Jan 2013 05:58:54 +0000 (06:58 +0100)
commitd59044ef74d577797d087bc6ffb156cec89ed39a
tree84146f7f96626c2337e9fb1a367ca8306a871d29
parentffbdbe59acc5f175d6c05a5d90f0b7c865fafd5b
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>
qapi-schema.json
qemu-char.c
qemu-options.hx