libvirt/src/qemu
Jiri Denemark e16a39fcd3 qemu: Prepare support for arbitrary migration protocol
Currently we only support TCP protocol for native QEMU migration but
this is going to be changed. Let's make the code more general and remove
hardcoded TCP protocol from several places.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
2014-09-23 08:11:49 +02:00
..
libvirtd_qemu.aug qemu: Automatically create NVRAM store 2014-09-10 09:38:07 +02:00
MIGRATION.txt
qemu_agent.c qemu_agent: Resolve Coverity RESOURCE_LEAK 2014-08-28 08:12:16 -04:00
qemu_agent.h qemu: Implement virDomain{Get,Set}Time 2014-05-15 16:44:45 +02:00
qemu_capabilities.c Move the FIPS detection from capabilities 2014-09-19 09:08:23 +02:00
qemu_capabilities.h Fix build in qemu_capabilities 2014-09-18 13:37:12 +04:00
qemu_cgroup.c Fixes for domains with no iothreads 2014-09-18 14:49:01 +02:00
qemu_cgroup.h qemu_cgroup: Introduce cgroup functions for IOThreads 2014-09-15 13:18:56 -04:00
qemu_command.c qemu: raise an error when trying to use readonly sata disks 2014-09-22 17:22:39 +02:00
qemu_command.h Move the FIPS detection from capabilities 2014-09-19 09:08:23 +02:00
qemu_conf.c qemu: fix crash with shared disks 2014-09-18 09:05:21 +02:00
qemu_conf.h qemu: fix crash with shared disks 2014-09-18 09:05:21 +02:00
qemu_domain.c qemu: Expose additional migration statistics 2014-09-23 08:10:30 +02:00
qemu_domain.h qemu: Process the hostdev "rawio" setting 2014-09-19 07:49:06 -04:00
qemu_driver.c qemu: hook: Provide hook when restoring a domain save image 2014-09-22 17:11:56 +02:00
qemu_driver.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
qemu_hostdev.c drivers: use virDirRead API 2014-04-28 17:52:45 -06:00
qemu_hostdev.h Capitalize USB, PCI and SCSI in hostdev methods 2014-03-12 16:20:01 +00:00
qemu_hotplug.c maint: use consistent if-else braces in qemu 2014-09-04 08:53:21 -06:00
qemu_hotplug.h qemu: hotplug: Format proper source string for cdrom media change 2014-08-20 09:28:04 +02:00
qemu_hotplugpriv.h qemu: Let tests override waiting time for device unplug 2013-08-26 16:09:55 +02:00
qemu_migration.c qemu: Prepare support for arbitrary migration protocol 2014-09-23 08:11:49 +02:00
qemu_migration.h qemu: enum cleanups in "src/qemu/*" 2014-06-24 12:56:54 -06:00
qemu_monitor_json.c qemu: Expose additional migration statistics 2014-09-23 08:10:30 +02:00
qemu_monitor_json.h qemu: bulk stats: implement block group 2014-09-17 18:15:10 +02:00
qemu_monitor_text.c maint: clean up _virDomainMemoryStat 2014-09-17 11:28:48 -06:00
qemu_monitor_text.h conf: more enum cleanups in "src/conf/domain_conf.h" 2014-06-02 15:32:58 -06:00
qemu_monitor.c qemu: Prepare support for arbitrary migration protocol 2014-09-23 08:11:49 +02:00
qemu_monitor.h qemu: Prepare support for arbitrary migration protocol 2014-09-23 08:11:49 +02:00
qemu_process.c qemu: Process the hostdev "rawio" setting 2014-09-19 07:49:06 -04:00
qemu_process.h qemu: Tidy up job handling during live migration 2014-08-14 12:12:42 +02:00
qemu_processpriv.h qemu: Export qemuProcessHandleDeviceDeleted for tests 2013-08-26 16:09:55 +02:00
qemu.conf qemu: Automatically create NVRAM store 2014-09-10 09:38:07 +02:00
test_libvirtd_qemu.aug.in qemu: Automatically create NVRAM store 2014-09-10 09:38:07 +02:00
THREADS.txt