]> git.proxmox.com Git - qemu.git/commit
chardev: add hmp hotplug commands
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 19 Dec 2012 09:33:40 +0000 (10:33 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 16 Jan 2013 05:58:54 +0000 (06:58 +0100)
commitf10889089153edf032476b45229477866a9ca0b1
treeec639cfa8fd71190a583f01179dca936264a6ca2
parentf1a1a35638bf045a2b158c0cb23d92ef39c06792
chardev: add hmp hotplug commands

Add chardev-add and chardev-remove commands to the human monitor.
chardev-add accepts the same syntax as -chardev, chardev-remove
expects a chardev id.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hmp-commands.hx
hmp.c
hmp.h