libvirt/src/remote
Daniel P. Berrange 8d4f024221 Fix incorrect use of private data in remote driver
The remote driver is using the wrong privateData field in
a couple of functions. THis is harmless for stateful
drivers like QEMU/UML/LXC, but will crash with Xen

* src/remote/remote_driver.c: Fix use of privateData field
2010-07-23 05:16:18 -04:00
..
remote_driver.c Fix incorrect use of private data in remote driver 2010-07-23 05:16:18 -04:00
remote_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
remote_protocol.c remote: protocol implementation for virDomainCreateWithFlags 2010-06-15 09:37:04 -06:00
remote_protocol.h remote: protocol implementation for virDomainCreateWithFlags 2010-06-15 09:37:04 -06:00
remote_protocol.x remote: protocol implementation for virDomainCreateWithFlags 2010-06-15 09:37:04 -06:00
rpcgen_fix.pl cygwin: Handle differences in the XDR implementation 2010-04-27 09:31:28 +02:00