libvirt/src/qemu
John Ferlan b74a3fb307 qemu: Resolve Coverity NEGATIVE_RETURNS
Coverity notes that if qemuMonitorGetMachines() returns a negative
nmachines value, then the code at the cleanup label will have issues.

Signed-off-by: John Ferlan <jferlan@redhat.com>
2014-09-11 08:10:14 -04: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 qemu: Resolve Coverity NEGATIVE_RETURNS 2014-09-11 08:10:14 -04:00
qemu_capabilities.h qemu: Add support for iothreads 2014-08-28 16:27:53 -04:00
qemu_cgroup.c conf: RNG: Always fill in default random source path for default backend 2014-07-28 10:07:09 +02:00
qemu_cgroup.h qemu: leave restricting cpuset.mems after initialization 2014-07-16 20:15:46 +02:00
qemu_command.c qemu: Resolve Coverity DEADCODE 2014-09-11 08:10:13 -04:00
qemu_command.h Perform disk config validity checking for attach-device config 2014-08-21 07:06:35 -04:00
qemu_conf.c qemu: Automatically create NVRAM store 2014-09-10 09:38:07 +02:00
qemu_conf.h qemu: Automatically create NVRAM store 2014-09-10 09:38:07 +02:00
qemu_domain.c qemu: Recompute downtime and total time when migration completes 2014-09-10 09:37:34 +02:00
qemu_domain.h qemu: Recompute downtime and total time when migration completes 2014-09-10 09:37:34 +02:00
qemu_driver.c qemu: Resolve Coverity FORWARD_NULL 2014-09-11 08:10:13 -04:00
qemu_driver.h
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_migration.c qemu: Resolve Coverity FORWARD_NULL 2014-09-11 08:10:13 -04:00
qemu_migration.h qemu: enum cleanups in "src/qemu/*" 2014-06-24 12:56:54 -06:00
qemu_monitor_json.c qemu: Resolve Coverity FORWARD_NULL 2014-09-11 08:10:13 -04:00
qemu_monitor_json.h blockjob: allow finer bandwidth tuning for query 2014-09-05 11:20:12 -06:00
qemu_monitor_text.c maint: use consistent if-else braces in qemu 2014-09-04 08:53:21 -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: Propagate QEMU errors during incoming migrations 2014-09-08 13:33:44 +02:00
qemu_monitor.h blockjob: allow finer bandwidth tuning for query 2014-09-05 11:20:12 -06:00
qemu_process.c qemu: Resolve Coverity NEGATIVE_RETURNS 2014-09-11 08:10:14 -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.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