libvirt/src/qemu
Pavel Hrdina b396fae9e2 Fix issue found by coverity and cleanup
Coverity found an issue in lxc_driver and uml_driver that we don't
check the return value of register functions.

I've also updated all other places and unify the way we check the
return value.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
2014-03-17 15:02:51 +01:00
..
libvirtd_qemu.aug qemu: Fix augeas support for migration ports 2013-10-18 18:30:13 +02:00
MIGRATION.txt qemu: Implement migration job phases 2011-07-27 08:45:09 -06:00
qemu_agent.c Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
qemu_agent.h qemu_agent: Move updater function for VCPU hotplug into qemu_agent.c 2013-07-31 14:25:43 +02:00
qemu_capabilities.c qemu: elminate hardcoded indent in capabilities cache XML 2014-03-14 00:02:42 -06:00
qemu_capabilities.h Cache result of QEMU capabilities extraction 2014-03-11 10:59:00 +00:00
qemu_cgroup.c util: Add one argument for several scsi utils 2014-01-30 15:48:28 +08:00
qemu_cgroup.h Auto-detect existing cgroup placement 2013-07-23 22:46:31 +01:00
qemu_command.c qemu: XMLToNative: Don't open vhostfd 2014-03-14 17:33:29 -04:00
qemu_command.h qemu: XMLToNative: Don't show -S 2014-03-14 17:33:29 -04:00
qemu_conf.c qemu: Forbid "sgio" support for SCSI generic host device 2014-03-13 18:01:40 +08:00
qemu_conf.h qemu: use general virhostdev lists instead of its own 2014-03-12 16:03:04 +00:00
qemu_domain.c conf: eliminate hardcoded indent from domain xml 2014-03-13 22:40:23 -06:00
qemu_domain.h qemu: Implement VIR_DOMAIN_TAINT_HOOK 2014-02-17 11:38:15 +01:00
qemu_driver.c Fix issue found by coverity and cleanup 2014-03-17 15:02:51 +01: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 add hostdev pci backend type for xen 2014-03-12 17:03:23 +00:00
qemu_hostdev.h Capitalize USB, PCI and SCSI in hostdev methods 2014-03-12 16:20:01 +00:00
qemu_hotplug.c add hostdev pci backend type for xen 2014-03-12 17:03:23 +00:00
qemu_hotplug.h qemu: hotplug: Mark 2 private functions as static 2013-12-05 15:34:54 -05: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: eliminate hardcoded indent from migration cookie xml 2014-03-14 00:02:42 -06:00
qemu_migration.h qemu: Implement support for VIR_MIGRATE_PARAM_LISTEN_ADDRESS 2013-10-11 11:08:55 +02:00
qemu_monitor_json.c qemu: don't munge user input during block commit 2014-03-11 17:53:19 -06:00
qemu_monitor_json.h qemu: don't munge user input during block commit 2014-03-11 17:53:19 -06:00
qemu_monitor_text.c src/qemu: Utilize more of VIR_(APPEND|INSERT|DELETE)_ELEMENT 2014-03-10 13:45:10 +01:00
qemu_monitor_text.h qemu: Use bool instead of int in qemuMonitorSetCPU APIs 2013-06-07 15:57:03 +02:00
qemu_monitor.c hotplug:Fix log mistake in qemuMonitorAddNetdev 2014-03-13 11:46:19 +01:00
qemu_monitor.h qemu: don't munge user input during block commit 2014-03-11 17:53:19 -06:00
qemu_process.c qemu: XMLToNative: Don't show -S 2014-03-14 17:33:29 -04:00
qemu_process.h qemu_process: Make qemuProcessReadLog() more versatile and reusable 2013-09-25 13:50:56 +02:00
qemu_processpriv.h qemu: Export qemuProcessHandleDeviceDeleted for tests 2013-08-26 16:09:55 +02:00
qemu.conf qemu.conf: Mention virtlockd in @lock_manager description 2014-03-13 11:51:22 +01:00
test_libvirtd_qemu.aug.in qemu.conf: Mention virtlockd in @lock_manager description 2014-03-13 11:51:22 +01:00
THREADS.txt Remove qemuDriverLock from almost everywhere 2013-02-13 11:10:30 +00:00