libvirt/src/remote
Jiri Denemark 98b9acf5aa remote: Auto-allocate params in remoteDeserializeTypedParameters
remoteDeserializeTypedParameters can now be called with either
preallocated params array (size of which is announced by nparams) or it
can allocate params array according to the number of parameters received
from the server.
2013-02-22 17:35:58 +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: Auto-allocate params in remoteDeserializeTypedParameters 2013-02-22 17:35:58 +01:00
remote_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
remote_protocol.x remote: Wire up the remote protocol 2013-02-12 00:23:57 +08:00