commit | d9ac374f0def9a65340c1768c08e3271f4d7798d | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Mon Feb 25 11:48:06 2013 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Mar 13 10:27:46 2013 +0100 |
tree | b46d323d8373937bf39c1a32f7ee2ec9eb640289 | |
parent | e68c5958668596a5023e30ddf8368410878f7682 [diff] |
chardev: add console support to qapi This patch adds 'console' support to qapi and also switches over the console chardev initialization to the new qapi code path. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>