]> git.proxmox.com Git - qemu.git/commit - qapi-schema.json
chardev: add memory (ringbuf) support to qapi
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 26 Feb 2013 15:21:11 +0000 (16:21 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 13 Mar 2013 09:27:46 +0000 (10:27 +0100)
commit1da48c658a26d0c1444d05d8d3a545d311e01026
treecba4ff0e2a4e5531b4714c980efa14a32d586edc
parent702ec69cc1aa87a1e53d1b066a38a9eb0fa7845b
chardev: add memory (ringbuf) support to qapi

This patch adds 'memory' support to qapi and also switches over
the memory chardev initialization to the new qapi code path.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
qapi-schema.json
qemu-char.c