]> git.proxmox.com Git - qemu.git/commit - qemu-char.c
chardev: add mux chardev support to qapi
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 21 Feb 2013 15:16:42 +0000 (16:16 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 13 Mar 2013 09:27:45 +0000 (10:27 +0100)
commitedb2fb3cc8b85ab956f366fc036ac12853984dae
tree33245f6a4ed6e6250504c836e888172c096dd83a
parent2c5f488293c7d0cd095635c74157c2526e2c4947
chardev: add mux chardev support to qapi

This adds mux chardev support to the qapi and also makes the qapi-based
chardev creation path handle the "mux=on" option correctly.
qapi-schema.json
qemu-char.c