commit | 702ec69cc1aa87a1e53d1b066a38a9eb0fa7845b | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Mon Feb 25 15:52:32 2013 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Mar 13 10:27:46 2013 +0100 |
tree | ad39cd88ddcab8a51f303b8a7e3497249a09cbb3 | |
parent | cd153e2aa2f0ec39c04c2b732ebebfc6d4766986 [diff] |
chardev: add vc support to qapi This patch adds 'vc' support to qapi and also switches over the vc chardev initialization to the new qapi code path. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>