]> Git Repo - qemu.git/commit
chardev: add qmp hotplug commands, with null chardev support
authorGerd Hoffmann <[email protected]>
Wed, 19 Dec 2012 09:33:56 +0000 (10:33 +0100)
committerGerd Hoffmann <[email protected]>
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 <[email protected]>
qapi-schema.json
qemu-char.c
qmp-commands.hx
This page took 0.025652 seconds and 4 git commands to generate.