]> git.proxmox.com Git - qemu.git/commit - qemu-char.c
chardev: add console support to qapi
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 25 Feb 2013 10:48:06 +0000 (11:48 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 13 Mar 2013 09:27:46 +0000 (10:27 +0100)
commitd9ac374f0def9a65340c1768c08e3271f4d7798d
treeb46d323d8373937bf39c1a32f7ee2ec9eb640289
parente68c5958668596a5023e30ddf8368410878f7682
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>
qapi-schema.json
qemu-char.c