libvirt/src/qemu
Peter Krempa b2199f9084 qemu: conf: Split up qemuAddSharedDevice into per-device-type functions
Adding a shared device needs special steps for disks and hostdevs.
Instead of having one function dealing this split the code into two
separate functions that can be used with better granularity.
2014-08-20 09:28:04 +02:00
..
libvirtd_qemu.aug migration: add support for migrateURI configuration 2014-05-20 13:13:29 +02:00
MIGRATION.txt
qemu_agent.c qemu: use guest-fsfreeze-freeze-list command if mountpoints to freeze specified 2014-08-11 12:11:41 +02:00
qemu_agent.h
qemu_capabilities.c conf: Add USB sound card support and implement it for qemu 2014-08-08 14:34:20 +02:00
qemu_capabilities.h conf: Add USB sound card support and implement it for qemu 2014-08-08 14:34:20 +02: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 conf: Pass virStorageSource into virDomainDiskSourceIsBlockType 2014-08-20 09:28:03 +02:00
qemu_command.h qemu: Remove extraneous space in function prototypes 2014-08-07 15:07:56 -04:00
qemu_conf.c qemu: conf: Split up qemuAddSharedDevice into per-device-type functions 2014-08-20 09:28:04 +02:00
qemu_conf.h storage: make disk source pool translation generic 2014-08-19 20:50:12 +04:00
qemu_domain.c qemu: Tidy up job handling during live migration 2014-08-14 12:12:42 +02:00
qemu_domain.h qemu: Tidy up job handling during live migration 2014-08-14 12:12:42 +02:00
qemu_driver.c qemu: hotplug: Format proper source string for cdrom media change 2014-08-20 09:28:04 +02:00
qemu_driver.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c qemu: hotplug: Format proper source string for cdrom media change 2014-08-20 09:28:04 +02: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: Tidy up job handling during live migration 2014-08-14 12:12:42 +02:00
qemu_migration.h qemu: enum cleanups in "src/qemu/*" 2014-06-24 12:56:54 -06:00
qemu_monitor_json.c qemu: allow qmp probing for cmdline options without params 2014-07-16 20:15:46 +02:00
qemu_monitor_json.h qemu: allow qmp probing for cmdline options without params 2014-07-16 20:15:46 +02:00
qemu_monitor_text.c Use virBufferCheckError everywhere we report OOM error 2014-07-03 10:48:14 +02: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: allow qmp probing for cmdline options without params 2014-07-16 20:15:46 +02:00
qemu_monitor.h qemu: allow qmp probing for cmdline options without params 2014-07-16 20:15:46 +02:00
qemu_process.c storage: make disk source pool translation generic 2014-08-19 20:50:12 +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: fix comment in qemu.conf 2014-08-04 07:53:55 +02:00
test_libvirtd_qemu.aug.in migration: add support for migrateURI configuration 2014-05-20 13:13:29 +02:00
THREADS.txt