libvirt/src/qemu
Peter Krempa 63e2b766a5 qemu: conf: Set default logging approach in virQEMUDriverConfigNew
Instead of setting the default qemu stdio logging approach in
virQEMUDriverConfigLoadFile set it in virQEMUDriverConfigNew so that
it's properly set even when the config is not present.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1325075
2016-04-28 09:25:32 +02:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug
MIGRATION.txt
qemu_agent.c Add functions for handling exponential backoff loops. 2016-04-15 16:54:28 +01:00
qemu_agent.h qemu: change qemuFindAgentConfig return type 2016-01-11 17:17:52 +01:00
qemu_alias.c qemu: alias: Fix calculation of memory device aliases 2016-04-07 09:54:40 +02:00
qemu_alias.h qemu: alias: Fix calculation of memory device aliases 2016-04-07 09:54:40 +02:00
qemu_blockjob.c conf: add caps to virDomainObjFormat/SaveStatus 2016-02-05 10:57:08 +00:00
qemu_blockjob.h
qemu_capabilities.c qemu: Cache GIC capabilities 2016-04-20 12:56:47 +02:00
qemu_capabilities.h qemu: caps: Deprecate QEMU_CAPS_BALLOON 2016-04-15 14:27:08 +02:00
qemu_capspriv.h
qemu_cgroup.c qemu: Free priv->machineName 2016-04-11 11:46:09 +02:00
qemu_cgroup.h Implement qemuSetupGlobalCpuCgroup 2016-03-01 14:30:11 +00:00
qemu_command.c qemu: Fix off-by-one error in block I/O throttle messages 2016-04-25 12:16:38 +02:00
qemu_command.h qemu: Limit maximum block device I/O tune values 2016-04-22 07:29:03 +02:00
qemu_conf.c qemu: conf: Set default logging approach in virQEMUDriverConfigNew 2016-04-28 09:25:32 +02:00
qemu_conf.h sysconf: Include unistd.h 2015-12-24 18:03:50 +01:00
qemu_domain_address.c qemu: fix error log in qemuAssignPCIAddresses() 2016-04-25 10:34:59 -04:00
qemu_domain_address.h qemu: Introduce qemuBuildControllerDevCommandLine 2016-03-11 06:17:06 -05:00
qemu_domain.c Unify domain name shortening 2016-04-27 15:07:10 +02:00
qemu_domain.h qemu: Label master key file 2016-04-15 12:15:28 -04:00
qemu_driver.c Shorten domain name for automatic coredump 2016-04-27 15:08:10 +02:00
qemu_driver.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c qemu: hotplug: Properly recalculate/reload balloon size after hot(un)plug 2016-04-15 14:27:09 +02:00
qemu_hotplug.h qemu: hotplug: Add support for signalling device unplug failure 2016-04-13 13:26:29 +02:00
qemu_hotplugpriv.h
qemu_interface.c qemuExecuteEthernetScript: move to util 2016-04-13 15:01:17 +02:00
qemu_interface.h autocreate tap device for ethernet network type 2016-03-23 11:37:59 +00:00
qemu_migration.c qemu: migration: new migration param for persistent destination XML 2016-04-18 14:45:58 +02:00
qemu_migration.h qemu: migration: new migration param for persistent destination XML 2016-04-18 14:45:58 +02:00
qemu_monitor_json.c qemu: Probe GIC capabilities 2016-04-20 12:46:48 +02:00
qemu_monitor_json.h qemu: Probe GIC capabilities 2016-04-20 12:46:48 +02:00
qemu_monitor_text.c qemu: monitor: Remove JSON impls of drive_add and drive_del 2016-03-29 15:25:16 +02:00
qemu_monitor_text.h qemu: monitor: Drop qemuMonitorAttachDrive and leaves in call tree 2016-03-29 15:23:10 +02:00
qemu_monitor.c qemu: Probe GIC capabilities 2016-04-20 12:46:48 +02:00
qemu_monitor.h qemu: Probe GIC capabilities 2016-04-20 12:46:48 +02:00
qemu_parse_command.c Resolve a couple of memory leaks 2016-04-16 08:04:14 -04:00
qemu_parse_command.h qemu: parse: rename qemuCaps->caps 2016-02-19 09:45:23 -05:00
qemu_process.c qemuProcessCreatePretendCmd: Rework FIPS handling 2016-04-25 18:47:31 +02:00
qemu_process.h qemuProcessCreatePretendCmd: Rework FIPS handling 2016-04-25 18:47:31 +02:00
qemu_processpriv.h
qemu.conf
test_libvirtd_qemu.aug.in
THREADS.txt