]> git.proxmox.com Git - mirror_qemu.git/commit - qapi-schema.json
chardev: add vc support to qapi
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 25 Feb 2013 14:52:32 +0000 (15:52 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 13 Mar 2013 09:27:46 +0000 (10:27 +0100)
commit702ec69cc1aa87a1e53d1b066a38a9eb0fa7845b
treead39cd88ddcab8a51f303b8a7e3497249a09cbb3
parentcd153e2aa2f0ec39c04c2b732ebebfc6d4766986
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>
include/ui/console.h
qapi-schema.json
qemu-char.c
ui/console.c
ui/gtk.c