commit | 548cbb36f415d6086f5252309ab5aa7634497ab5 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Mon Feb 25 11:50:55 2013 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Mar 13 10:27:46 2013 +0100 |
tree | 0035c279e903595567cd91981a9e572f34f583c8 | |
parent | d9ac374f0def9a65340c1768c08e3271f4d7798d [diff] |
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>