]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: event: Clean up VNC monitor handling
authorPeter Krempa <pkrempa@redhat.com>
Mon, 29 Jun 2015 15:03:14 +0000 (17:03 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 30 Jun 2015 11:50:52 +0000 (13:50 +0200)
commit15632a312efea02b9002a230c0dde1d206184eef
tree9c90b5f815c36e11e05070cd8f3679e50022f11a
parent8df888a532db0994519bbe0d9900f622ef3e3922
qemu: event: Clean up VNC monitor handling

Get rid of spice specific stuff from the handler func and save a few
lines by reflowing the conditions.
src/qemu/qemu_monitor_json.c