libvirt/src/remote
John Ferlan 9cc0f8d503 remote: Avoid coverity[leaked_storage] message.
Upon successful return of virNetClientStreamEventAddCallback() the
allocated cbdata field will be freed by virNetClientStreamEventRemoveCallback()
as cbOpaque using the free function remoteStreamCallbackFree().
2013-01-22 16:59:45 +01:00
..
lxc_protocol.x Implement the RPC protocol for the libvirt-lxc.la library 2013-01-15 18:16:53 +00:00
qemu_protocol.x maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
remote_driver.c remote: Avoid coverity[leaked_storage] message. 2013-01-22 16:59:45 +01:00
remote_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
remote_protocol.x api: Add API to tunnel a guest channel via stream 2013-01-04 17:10:55 -07:00