]> git.proxmox.com Git - qemu.git/commit - qemu-char.c
chardev: add pty chardev support to chardev-add (qmp)
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 20 Dec 2012 13:39:13 +0000 (14:39 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 16 Jan 2013 05:58:54 +0000 (06:58 +0100)
commit0a1a7fabda7f0fa05ef09051be29e92e81f929ad
tree25ec7df376c7f5b8a451c13be426f17e7d30efb8
parentf6bd5d6ec514939c421fcd411d1a39bc7dad0948
chardev: add pty chardev support to chardev-add (qmp)

The ptsname is returned directly, so there is no need to
use query-chardev to figure the pty device path.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
qapi-schema.json
qemu-char.c
qmp-commands.hx