On Sun, May 15, 2011 at 08:23:29AM +0200, Matthias Bolte wrote: > Move more functions to the generator and cover stream-using functions. As the > stream-usage is not detectable from the .x file directly add additional > annotations. > > daemon/remote.c | 185 --------------------------- > daemon/remote_generator.pl | 211 +++++++++++++++++++++++-------- > daemon/stream.c | 7 +- > src/driver.h | 2 +- > src/libvirt.c | 4 +- > src/lxc/lxc_driver.c | 2 +- > src/qemu/qemu_driver.c | 2 +- > src/remote/remote_driver.c | 288 ------------------------------------------ > src/remote/remote_protocol.x | 26 +++-- > src/uml/uml_driver.c | 2 +- > src/xen/xen_driver.c | 2 +- > 11 files changed, 188 insertions(+), 543 deletions(-) I went through the patch set and didn't detected anything suspicious, but it would be better if someone knowing the remote stubs better actually gave the final ACK. Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@xxxxxxxxxxxx | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/ -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list