]> git.proxmox.com Git - qemu.git/commit - qemu-char.c
chardev: add qmp hotplug commands, with null chardev support
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 19 Dec 2012 09:33:56 +0000 (10:33 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 16 Jan 2013 05:58:54 +0000 (06:58 +0100)
commitf1a1a35638bf045a2b158c0cb23d92ef39c06792
tree71c37a53187b415c76aeab76ba23d308b4217fe3
parente551498e7283fc7f12a0f9cd5645517bfe9008f6
chardev: add qmp hotplug commands, with null chardev support

Add chardev-add and chardev-remove qmp commands.  Hotplugging
a null chardev is supported for now, more will be added later.

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