libvirt/src/qemu
Daniel P. Berrange 5cbb0d37d4 Use size_t instead of int for virDomainDefPtr struct
Many parts of virDomainDefPtr were using 'int' variables as
array length counts. Replace all these with size_t and update
various format strings & API signatures to adapt

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2012-09-27 10:11:44 +01:00
..
libvirtd_qemu.aug qemu: conf: add seccomp_sandbox option 2012-09-18 15:43:28 +08:00
MIGRATION.txt qemu: Implement migration job phases 2011-07-27 08:45:09 -06:00
qemu_agent.c Move virProcessKill into virprocess.{h,c} 2012-09-26 10:09:57 +01:00
qemu_agent.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
qemu_bridge_filter.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
qemu_bridge_filter.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
qemu_capabilities.c qemu: wait for SPICE to migrate 2012-09-26 11:42:59 +02:00
qemu_capabilities.h qemu: wait for SPICE to migrate 2012-09-26 11:42:59 +02:00
qemu_cgroup.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
qemu_cgroup.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
qemu_command.c qemu: wait for SPICE to migrate 2012-09-26 11:42:59 +02:00
qemu_command.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
qemu_conf.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
qemu_conf.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
qemu_domain.c Don't use O_TRUNC when opening QEMU logfiles 2012-09-26 10:37:15 +01:00
qemu_domain.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
qemu_driver.c Move most of qemuProcessKill into virProcessKillPainfully 2012-09-27 10:11:44 +01:00
qemu_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
qemu_hostdev.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
qemu_hostdev.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
qemu_hotplug.c Use size_t instead of int for virDomainDefPtr struct 2012-09-27 10:11:44 +01:00
qemu_hotplug.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
qemu_migration.c qemu: wait for SPICE to migrate 2012-09-26 11:42:59 +02:00
qemu_migration.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
qemu_monitor_json.c qemu: wait for SPICE to migrate 2012-09-26 11:42:59 +02:00
qemu_monitor_json.h qemu: wait for SPICE to migrate 2012-09-26 11:42:59 +02:00
qemu_monitor_text.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
qemu_monitor_text.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
qemu_monitor.c qemu: wait for SPICE to migrate 2012-09-26 11:42:59 +02:00
qemu_monitor.h qemu: wait for SPICE to migrate 2012-09-26 11:42:59 +02:00
qemu_process.c Fix (rare) deadlock in QEMU monitor callbacks 2012-09-27 10:11:44 +01:00
qemu_process.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
qemu.conf qemu: conf: add seccomp_sandbox option 2012-09-18 15:43:28 +08:00
test_libvirtd_qemu.aug.in Fix the augea test for qemu libvirtd options 2012-09-18 16:28:43 +08:00
THREADS.txt qemu: fix crash when mixing sync and async monitor jobs 2011-08-01 09:41:57 -06:00