commit | f10889089153edf032476b45229477866a9ca0b1 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Dec 19 10:33:40 2012 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Jan 16 06:58:54 2013 +0100 |
tree | ec639cfa8fd71190a583f01179dca936264a6ca2 | |
parent | f1a1a35638bf045a2b158c0cb23d92ef39c06792 [diff] |
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>