This is a diffstat summary for the combined series of 28 patches b/Makefile.maint | 1 b/qemud/Makefile.am | 24 b/qemud/THREADING.txt | 63 b/qemud/event.c | 168 + b/qemud/event.h | 14 b/qemud/libvirtd.aug | 6 b/qemud/libvirtd.conf | 19 b/qemud/qemud.c | 273 ++- b/qemud/qemud.h | 34 b/qemud/remote.c | 3030 ++++++++++++++++++----------------- b/qemud/remote_dispatch_args.h | 101 + b/qemud/remote_dispatch_prototypes.h | 936 +++++++++- b/qemud/remote_dispatch_ret.h | 88 + b/qemud/remote_dispatch_table.h | 594 ++++++ b/qemud/remote_generate_stubs.pl | 197 -- b/qemud/test_libvirtd.aug | 38 b/src/datatypes.c | 1 b/src/datatypes.h | 1 b/src/domain_conf.c | 56 b/src/domain_conf.h | 4 b/src/domain_event.c | 191 +- b/src/domain_event.h | 51 b/src/libvirt.c | 14 b/src/libvirt_sym.version.in | 25 b/src/lxc_conf.h | 2 b/src/lxc_driver.c | 453 +++-- b/src/network_conf.c | 54 b/src/network_conf.h | 5 b/src/network_driver.c | 439 +++-- b/src/node_device.c | 118 + b/src/node_device.h | 4 b/src/node_device_conf.c | 36 b/src/node_device_conf.h | 8 b/src/node_device_devkit.c | 41 b/src/node_device_hal.c | 166 + b/src/openvz_conf.h | 2 b/src/openvz_driver.c | 493 +++-- b/src/qemu_conf.h | 5 b/src/qemu_driver.c | 2321 +++++++++++++++----------- b/src/remote_internal.c | 93 - b/src/storage_conf.c | 44 b/src/storage_conf.h | 7 b/src/storage_driver.c | 860 ++++++--- b/src/test.c | 2016 +++++++++++++++++------ b/src/uml_conf.h | 2 b/src/uml_driver.c | 617 ++++--- b/src/xen_inotify.c | 135 - b/src/xen_unified.c | 30 b/src/xen_unified.h | 4 b/src/xs_internal.c | 56 b/tests/virsh-all | 1 qemud/remote_dispatch_localvars.h | 185 -- qemud/remote_dispatch_proc_switch.h | 898 ---------- 54 files changed, 9513 insertions(+), 5594 deletions(-) Daniel -- |: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :| |: http://libvirt.org -o- http://virt-manager.org -o- http://ovirt.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :| -- Libvir-list mailing list Libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list