]> git.proxmox.com Git - qemu.git/commit - qapi-schema.json
chardev: add stdio support to qapi
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 21 Feb 2013 11:34:58 +0000 (12:34 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 13 Mar 2013 09:27:46 +0000 (10:27 +0100)
commit7c358031eac9a41c215900020acf8600d33138aa
tree72d84abc44e1d989c09f562cb608a7e8313b4efa
parent846e2e49388aa42e030af3d5dd60a6009b80a369
chardev: add stdio support to qapi

This patch adds 'stdio' support to qapi and also switches over the
stdio chardev initialization to the new qapi code path.

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