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