]> git.proxmox.com Git - qemu.git/commit - qapi-schema.json
chardev: add pipe support to qapi
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 25 Feb 2013 10:50:55 +0000 (11:50 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 13 Mar 2013 09:27:46 +0000 (10:27 +0100)
commit548cbb36f415d6086f5252309ab5aa7634497ab5
tree0035c279e903595567cd91981a9e572f34f583c8
parentd9ac374f0def9a65340c1768c08e3271f4d7798d
chardev: add pipe support to qapi

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

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