]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Remove conn parameter from virReportSystemError
authorMatthias Bolte <matthias.bolte@googlemail.com>
Thu, 4 Feb 2010 20:02:58 +0000 (21:02 +0100)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Tue, 9 Feb 2010 00:04:54 +0000 (01:04 +0100)
commita5ab900d26db1bd324f211b83f8911e19c0c4f23
treeb6be1bf140a31a7ee637dbda99cb5b8ecba40ecc
parent8ce5e2c1ab0a42ac2d1c2c3301d9d3abc043e42a
Remove conn parameter from virReportSystemError
47 files changed:
docs/api_extension/0007-Step-7-of-8-Implement-the-driver-methods.patch
src/conf/domain_conf.c
src/conf/network_conf.c
src/conf/storage_conf.c
src/lxc/lxc_container.c
src/lxc/lxc_controller.c
src/lxc/lxc_driver.c
src/network/bridge_driver.c
src/node_device/node_device_driver.c
src/nodeinfo.c
src/qemu/qemu_bridge_filter.c
src/qemu/qemu_bridge_filter.h
src/qemu/qemu_conf.c
src/qemu/qemu_conf.h
src/qemu/qemu_driver.c
src/qemu/qemu_monitor.c
src/qemu/qemu_monitor_json.c
src/qemu/qemu_monitor_text.c
src/qemu/qemu_security_dac.c
src/remote/remote_driver.c
src/secret/secret_driver.c
src/security/security_apparmor.c
src/security/security_selinux.c
src/storage/storage_backend.c
src/storage/storage_backend.h
src/storage/storage_backend_disk.c
src/storage/storage_backend_fs.c
src/storage/storage_backend_iscsi.c
src/storage/storage_backend_logical.c
src/storage/storage_backend_mpath.c
src/storage/storage_backend_scsi.c
src/storage/storage_driver.c
src/test/test_driver.c
src/uml/uml_conf.c
src/uml/uml_driver.c
src/util/hostusb.c
src/util/pci.c
src/util/processinfo.c
src/util/storage_file.c
src/util/util.c
src/util/virterror.c
src/util/virterror_internal.h
src/xen/proxy_internal.c
src/xen/xen_hypervisor.c
src/xen/xen_inotify.c
src/xen/xend_internal.c
src/xen/xm_internal.c