libvirt/src/qemu
Michal Privoznik 7f15ebc7a2 qemu: Set correct migrate host in client_migrate_info
https://bugzilla.redhat.com/show_bug.cgi?id=920441

Currently, we are discarding listen attribute from qemu cookie even though
we strive to gather it. This result in not so cool bug: if user have
different networks, one for management/migration, and one for VNC/SPICE we
pass incorrect host to the qemu in client_migrate_info. What we actually
pass is remote hostname, while we should be passing remote listen address.
It doesn't matter as long as these two are the same, but they don't need
necessary to be like that.
2013-04-11 12:32:17 +02:00
..
libvirtd_qemu.aug
MIGRATION.txt
qemu_agent.c qemu: don't override earlier json error 2013-02-25 17:36:03 -07:00
qemu_agent.h Convert virDomainObj, qemuAgent, qemuMonitor, lxcMonitor to virObjectLockable 2013-01-16 11:02:58 +00:00
qemu_bridge_filter.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
qemu_bridge_filter.h
qemu_capabilities.c virCaps: get rid of defaultConsoleTargetType callback 2013-04-04 22:42:39 +02:00
qemu_capabilities.h Optimize machine option to set more options with it 2013-04-02 07:02:34 -06:00
qemu_cgroup.c Rename virCgroupMounted to virCgroupHasController & make it more robust 2013-04-08 14:49:12 +01:00
qemu_cgroup.h Rename all USB device functions to have a standard name prefix 2013-02-05 19:22:25 +00:00
qemu_command.c cleanup: Change datatype of disk->readonly to boolean 2013-04-11 11:36:44 +08:00
qemu_command.h qemu: Translate the pool disk source earlier 2013-04-08 19:02:34 +08:00
qemu_conf.c qemu: Support sgio setting for volume type disk 2013-04-08 19:10:12 +08:00
qemu_conf.h qemu: Translate the pool disk source earlier 2013-04-08 19:02:34 +08:00
qemu_domain.c qemu: Use correct default model on s390 2013-04-09 15:47:58 +02:00
qemu_domain.h qemu: Record the default NIC model in the domain XML 2013-04-04 22:41:20 +02:00
qemu_driver.c qemu: fix crash in qemuOpen 2013-04-11 11:41:22 +02:00
qemu_driver.h
qemu_hostdev.c cleanup: Change datatype of hostdev->missing to boolean 2013-04-11 11:36:28 +08:00
qemu_hostdev.h Rename all USB device functions to have a standard name prefix 2013-02-05 19:22:25 +00:00
qemu_hotplug.c qemu: Don't set address type too early during virtio disk hotplug 2013-03-26 18:54:41 +01:00
qemu_hotplug.h S390: Add hotplug support for s390 virtio devices 2013-03-13 18:13:09 -06:00
qemu_migration.c qemu: Set correct migrate host in client_migrate_info 2013-04-11 12:32:17 +02:00
qemu_migration.h qemu: Add support for compressed migration 2013-02-22 17:35:58 +01:00
qemu_monitor_json.c Remove contiguous CPU indexes assumption 2013-03-15 17:56:17 +08:00
qemu_monitor_json.h qemu: Introduce nbd-server-stop command 2013-02-23 08:16:42 +01:00
qemu_monitor_text.c qemu: s/VIR_ERR_NO_SUPPORT/VIR_ERR_OPERATION_UNSUPPORTED 2013-03-21 09:26:15 +01:00
qemu_monitor_text.h qemu: Parse more fields from query-migrate QMP command 2013-02-22 17:35:59 +01:00
qemu_monitor.c qemu-blockjob: Fix limit of bandwidth for block jobs to supported value 2013-04-03 16:38:51 +02:00
qemu_monitor.h qemu: Introduce nbd-server-stop command 2013-02-23 08:16:42 +01:00
qemu_process.c qemu: Support sgio setting for volume type disk 2013-04-08 19:10:12 +08:00
qemu_process.h Fix typo in internal VIR_QEMU_PROCESS_START_AUTODESROY constant 2013-02-27 22:51:24 +00:00
qemu.conf
test_libvirtd_qemu.aug.in
THREADS.txt Remove qemuDriverLock from almost everywhere 2013-02-13 11:10:30 +00:00