]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Add non-null annotations to qemuMonitorOpen
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 20 Aug 2012 12:39:47 +0000 (13:39 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 7 Sep 2012 12:18:00 +0000 (13:18 +0100)
commit1f490138baa463461003b2d4c5fe49a60a20860e
treec99eee7e81785875c10d8dca5e47477a83966829
parente2a7f97b2b1cee9d0dd628ac03a30a33041a98bb
Add non-null annotations to qemuMonitorOpen

Add some non-null annotations to qemuMonitorOpen and also
check that the error callback is set, since it is mandatory

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/qemu/qemu_monitor.c
src/qemu/qemu_monitor.h