libvirt/src/qemu
Eric Blake c05d9dcad7 conf: move storage secret type to util/
This one is a relatively easy move.  We don't ever convert the
enum to or from strings (it is inferred from other elements in
the xml, rather than directly represented).

* src/conf/domain_conf.h (virDomainDiskSecretType): Move...
* src/util/virstoragefile.h (virStorageSecreteType): ...and
rename.
* src/conf/domain_conf.c (virDomainDiskSecretType): Drop unused
enum conversion.
(virDomainDiskAuthClear, virDomainDiskDefParseXML)
(virDomainDiskDefFormat): Adjust clients.
* src/qemu/qemu_command.c (qemuGetSecretString): Likewise.
* src/qemu/qemu_conf.c (qemuTranslateDiskSourcePoolAuth):
Likewise.

Signed-off-by: Eric Blake <eblake@redhat.com>
2014-04-01 10:38:14 -06: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 Indent top-level labels by one space in src/qemu/ 2014-03-25 14:58:39 +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 Fix Memory Leak in virQEMUCapsInitGuestFromBinary() 2014-03-27 07:03:04 -06:00
qemu_capabilities.h qemu: extract guest capabilities initialization 2014-03-26 13:41:25 +01:00
qemu_cgroup.c Show the real cpu shares value in live XML 2014-03-26 10:10:13 +01:00
qemu_cgroup.h Auto-detect existing cgroup placement 2013-07-23 22:46:31 +01:00
qemu_command.c conf: move storage secret type to util/ 2014-04-01 10:38:14 -06:00
qemu_command.h conf: split network host structs to util/ 2014-04-01 10:38:12 -06:00
qemu_conf.c conf: move storage secret type to util/ 2014-04-01 10:38:14 -06: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: move host disk type to util/ 2014-04-01 10:38:13 -06:00
qemu_domain.h qemu: agent availability cleanup 2014-03-18 10:20:49 +01:00
qemu_driver.c conf: move network disk protocol type to util/ 2014-04-01 10:38:13 -06: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 Indent top-level labels by one space in src/qemu/ 2014-03-25 14:58:39 +01:00
qemu_hostdev.h Capitalize USB, PCI and SCSI in hostdev methods 2014-03-12 16:20:01 +00:00
qemu_hotplug.c conf: move host disk type to util/ 2014-04-01 10:38:13 -06: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 conf: move network disk protocol type to util/ 2014-04-01 10:38:13 -06:00
qemu_migration.h libvirt support to force convergence of live guest migration 2014-03-21 14:17:15 +01:00
qemu_monitor_json.c Indent top-level labels by one space in src/qemu/ 2014-03-25 14:58:39 +01:00
qemu_monitor_json.h qemu: add support for virDomainCoreDumpWithFormat API 2014-03-24 14:14:14 -06:00
qemu_monitor_text.c Indent top-level labels by one space in src/qemu/ 2014-03-25 14:58:39 +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 Indent top-level labels by one space in src/qemu/ 2014-03-25 14:58:39 +01:00
qemu_monitor.h qemu: add support for virDomainCoreDumpWithFormat API 2014-03-24 14:14:14 -06:00
qemu_process.c conf: split security label structs to util/ 2014-04-01 10:38:12 -06: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