]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Implement qemuMonitorRegister()
authorMarc Hartmayer <mhartmay@linux.vnet.ibm.com>
Mon, 3 Apr 2017 08:24:37 +0000 (10:24 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 10 Apr 2017 12:49:20 +0000 (14:49 +0200)
commitbae81da323c3563d4e435e23055379314da0a7f1
treeab05e0b068caf79596622c4c5f096b6ffa3fe9b4
parentb8cc5098822c9ff77aa9b4b036fed7b9a3485659
qemu: Implement qemuMonitorRegister()

Implement qemuMonitorRegister() as there is already a
qemuMonitorUnregister() function. This way it may be easier to
understand the code paths.

Signed-off-by: Marc Hartmayer <mhartmay@linux.vnet.ibm.com>
Reviewed-by: Bjoern Walk <bwalk@linux.vnet.ibm.com>
src/qemu/qemu_monitor.c
src/qemu/qemu_monitor.h