libvirt/src/qemu
Peter Krempa 816f0f93ea qemu: Refactor qemuGetDriveSourceString to take virStorageSourcePtr
Refactor the function to avoid multiple wrappers splitting identical
fields from the now common metadata struct.

The refactor is done by folding in the wrapper used for disk sources
which allows us to lookup secrets via the secret driver. This may allow
using stored secrets for snapshot disk images too in the future.
2014-04-09 14:39:34 +02:00
..
libvirtd_qemu.aug qemu: Fix augeas support for migration ports 2013-10-18 18:30:13 +02:00
MIGRATION.txt
qemu_agent.c qemu: make sure agent returns error when required data are missing 2014-04-03 09:43:25 +02: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 Replace Pci with PCI throughout 2014-04-08 11:15:55 +01:00
qemu_capabilities.h qemu: extract guest capabilities initialization 2014-03-26 13:41:25 +01:00
qemu_cgroup.c Replace Usb with USB throughout 2014-04-08 11:10:59 +01:00
qemu_cgroup.h
qemu_command.c qemu: Refactor qemuGetDriveSourceString to take virStorageSourcePtr 2014-04-09 14:39:34 +02:00
qemu_command.h qemu: Refactor qemuGetDriveSourceString to take virStorageSourcePtr 2014-04-09 14:39:34 +02:00
qemu_conf.c conf: let snapshots share disk source struct 2014-04-01 10:38:15 -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 qemu: Refactor qemuGetDriveSourceString to take virStorageSourcePtr 2014-04-09 14:39:34 +02: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 Replace Pci with PCI throughout 2014-04-08 11:15:55 +01:00
qemu_hostdev.h Capitalize USB, PCI and SCSI in hostdev methods 2014-03-12 16:20:01 +00:00
qemu_hotplug.c Replace Pci with PCI throughout 2014-04-08 11:15:55 +01: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 util: move detection of shared filesystems 2014-04-01 10:38:14 -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 bhyve: add console support through nmdm device 2014-04-05 19:12:18 +04:00
qemu_monitor_json.h qemu: add support for virDomainCoreDumpWithFormat API 2014-03-24 14:14:14 -06:00
qemu_monitor_text.c Replace Pci with PCI throughout 2014-04-08 11:15:55 +01:00
qemu_monitor_text.h
qemu_monitor.c hash: add common utility functions 2014-04-07 06:14:45 -06:00
qemu_monitor.h qemu: add support for virDomainCoreDumpWithFormat API 2014-03-24 14:14:14 -06:00
qemu_process.c hash: add common utility functions 2014-04-07 06:14:45 -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