]> git.proxmox.com Git - qemu.git/commit
chardev: add spice support to qapi
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 25 Feb 2013 11:39:06 +0000 (12:39 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 13 Mar 2013 09:27:46 +0000 (10:27 +0100)
commitcd153e2aa2f0ec39c04c2b732ebebfc6d4766986
treef49f3d93d8ce23061debb120181db655027fb9f2
parent548cbb36f415d6086f5252309ab5aa7634497ab5
chardev: add spice support to qapi

This patch adds 'spicevmc' and 'spiceport' support to qapi and also
switches over the spice chardev initialization to the new qapi code
path.
include/ui/qemu-spice.h
qapi-schema.json
qemu-char.c
spice-qemu-char.c