]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Typedef monitor callbacks
authorJiri Denemark <jdenemar@redhat.com>
Thu, 25 Jul 2013 15:27:52 +0000 (17:27 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 26 Aug 2013 14:09:54 +0000 (16:09 +0200)
commit6ac7cc8edcdd1e7f52036a215a6b4868546713cc
treec47d796bb25e61a194dde920798f9f5ac8b28a40
parent784cca89c51fd13383064f248a6b375fb34e516f
qemu: Typedef monitor callbacks

Otherwise defining variables that hold callbacks pointers is ugly and
several places have to be changed when new parameters are added.
src/qemu/qemu_monitor.c
src/qemu/qemu_monitor.h