libvirt/daemon
Daniel P. Berrange f6c66d01fb Remove unneccessary uri_in parameter from virMigratePrepareTunnel
Since virMigratePrepareTunnel() is used for migration over the
native libvirt connection, there is never any need to pass the
target URI to this method.

* daemon/remote.c, src/driver.h, src/libvirt.c, src/libvirt_internal.h,
  src/qemu/qemu_driver.c, src/remote/remote_driver.c,
  src/remote/remote_protocol.c, src/remote/remote_protocol.h,
  src/remote/remote_protocol.x: Remove 'uri_in' parameter from
  virMigratePrepareTunnel() method
2009-10-09 12:35:06 +01:00
..
.gitignore
dispatch.c Pass remote_message_header to the dispatch functions. 2009-09-30 14:05:57 +02:00
dispatch.h Change signature of remoteSendStreamData() to fix compile warning 2009-09-30 12:37:10 +02:00
event.c
event.h
libvirtd.aug
libvirtd.c
libvirtd.conf
libvirtd.h
libvirtd.init.in
libvirtd.logrotate.in 526769 change logrotate config default to weekly 2009-10-05 17:03:14 +02:00
libvirtd.policy-0
libvirtd.policy-1
libvirtd.sasl
libvirtd.sysconf Allow control over QEMU audio backend 2009-09-29 15:53:10 +01:00
Makefile.am Misc win32 build fixes 2009-10-08 11:56:06 +01:00
mdns.c
mdns.h
remote_dispatch_args.h Tunnelled migration. 2009-10-02 11:43:26 +02:00
remote_dispatch_prototypes.h Tunnelled migration. 2009-10-02 11:43:26 +02:00
remote_dispatch_ret.h
remote_dispatch_table.h Tunnelled migration. 2009-10-02 11:43:26 +02:00
remote_generate_stubs.pl Pass remote_message_header to the dispatch functions. 2009-09-30 14:05:57 +02:00
remote.c Remove unneccessary uri_in parameter from virMigratePrepareTunnel 2009-10-09 12:35:06 +01:00
remote.h Pass remote_message_header to the dispatch functions. 2009-09-30 14:05:57 +02:00
stream.c Let remoteClientStream only do RX if requested. 2009-09-30 14:05:41 +02:00
stream.h Let remoteClientStream only do RX if requested. 2009-09-30 14:05:41 +02:00
test_libvirtd.aug
THREADING.txt Fix up a few typos in the tree. 2009-09-30 14:05:24 +02:00