libvirt/src/qemu
Francesco Romani 85a3eb8a6d qemu: export disk snapshot support in capabilities
This patch adds an element to QEMU's capability XML, to
show if the underlying QEMU binary supports the live disk
snapshotting or not.
This allows any client to know ahead of time if the feature
is available.

Without this information available, the only way to check
for the snapshot support is to request one and check for
errors.

Signed-off-by: Francesco Romani <fromani@redhat.com>
2014-03-26 13:41:25 +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 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 qemu: export disk snapshot support in capabilities 2014-03-26 13:41:25 +01:00
qemu_capabilities.h Cache result of QEMU capabilities extraction 2014-03-11 10:59:00 +00: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 Treat zero cpu shares as a valid value 2014-03-26 10:10:02 +01:00
qemu_command.h qemu: XMLToNative: Don't show -S 2014-03-14 17:33:29 -04:00
qemu_conf.c Indent top-level labels by one space in src/qemu/ 2014-03-25 14:58:39 +01:00
qemu_conf.h qemu: use general virhostdev lists instead of its own 2014-03-12 16:03:04 +00:00
qemu_domain.c Indent top-level labels by one space in src/qemu/ 2014-03-25 14:58:39 +01:00
qemu_domain.h qemu: agent availability cleanup 2014-03-18 10:20:49 +01:00
qemu_driver.c Show the real cpu shares value in live XML 2014-03-26 10:10:13 +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 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 Indent top-level labels by one space in src/qemu/ 2014-03-25 14:58:39 +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 Indent top-level labels by one space in src/qemu/ 2014-03-25 14:58:39 +01: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 Indent top-level labels by one space in src/qemu/ 2014-03-25 14:58:39 +01: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