libvirt/src/qemu
Peter Krempa e8da1a61ca qemu: driver: Fix error message in qemuDomainBlockCommit
When qemu does not support changing of the backing store string, we'd
reaport that block pull is not supported instead of block commit.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
2018-04-18 16:20:12 +02:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug
Makefile.inc.am qemu: Export qemuMigrationParams{To,From}JSON for tests 2018-04-17 10:46:23 +02:00
MIGRATION.txt
qemu_agent.c virobject: Introduce VIR_CLASS_NEW() macro 2018-04-18 10:04:55 +02:00
qemu_agent.h
qemu_alias.c qemu: Don't assign alias to disabled balloon device 2018-03-19 21:22:43 +01:00
qemu_alias.h qemu: different declarations for the same method 2018-03-12 11:02:09 +01:00
qemu_block.c util: json: Fix freeing of objects appended to virJSONValue 2018-04-03 13:34:33 +02:00
qemu_block.h
qemu_blockjob.c
qemu_blockjob.h
qemu_capabilities.c qemu: cpu: fix "full" CPU to include all "reported" CPU features 2018-04-18 11:39:53 +02:00
qemu_capabilities.h qemu: add capability detection for query-cpus-fast 2018-04-17 12:45:25 -04:00
qemu_capspriv.h Force QMP capability probing 2018-04-10 15:16:23 +02:00
qemu_cgroup.c qemu_cgroup: Handle device mapper targets properly 2018-04-05 16:52:55 +02:00
qemu_cgroup.h
qemu_command.c qemu: Move disk driver name validation into disk validation callback 2018-04-18 16:14:13 +02:00
qemu_command.h
qemu_conf.c virobject: Introduce VIR_CLASS_NEW() macro 2018-04-18 10:04:55 +02:00
qemu_conf.h
qemu_domain_address.c conf: Add virDomainPCIAddressSet.isPCIeToPCIBridgeSupported 2018-04-06 14:12:19 +02:00
qemu_domain_address.h
qemu_domain.c qemu: Move disk driver name validation into disk validation callback 2018-04-18 16:14:13 +02:00
qemu_domain.h qemu: Drop priv->job.postcopyEnabled bool 2018-04-17 10:46:23 +02:00
qemu_driver.c qemu: driver: Fix error message in qemuDomainBlockCommit 2018-04-18 16:20:12 +02:00
qemu_driver.h
qemu_hostdev.c qemu: hostdev: Fix the error on VM start with an mdev when IOMMU is off 2018-03-19 11:14:40 +01:00
qemu_hostdev.h
qemu_hotplug.c qemu: Move disk driver name validation into disk validation callback 2018-04-18 16:14:13 +02:00
qemu_hotplug.h
qemu_hotplugpriv.h
qemu_interface.c qemu: deprecate QEMU_CAPS_VHOST_NET 2018-04-16 15:00:26 +02:00
qemu_interface.h qemu: deprecate QEMU_CAPS_VHOST_NET 2018-04-16 15:00:26 +02:00
qemu_migration_cookie.c qemu: Add support for sending capabilities in migration cookie 2018-04-17 10:46:23 +02:00
qemu_migration_cookie.h qemu: Add support for sending capabilities in migration cookie 2018-04-17 10:46:23 +02:00
qemu_migration_params.c qemu: Don't delete TLS objects unless TLS migration was requested 2018-04-17 10:46:23 +02:00
qemu_migration_params.h qemu: Don't delete TLS objects unless TLS migration was requested 2018-04-17 10:46:23 +02:00
qemu_migration_paramspriv.h qemu: Move migration capabilities JSON formatting 2018-04-17 10:46:23 +02:00
qemu_migration.c qemu: deprecate QEMU_CAPS_IPV6_MIGRATION 2018-04-17 13:01:28 +02:00
qemu_migration.h qemu: Replace qemuMigrationAnyCompressionDump 2018-04-17 10:46:23 +02:00
qemu_monitor_json.c qemu: add architecture-specific CPU info handling 2018-04-17 12:45:26 -04:00
qemu_monitor_json.h qemu: use query-cpus-fast in JSON monitor 2018-04-17 12:45:26 -04:00
qemu_monitor_text.c
qemu_monitor_text.h
qemu_monitor.c virobject: Introduce VIR_CLASS_NEW() macro 2018-04-18 10:04:55 +02:00
qemu_monitor.h qemu: use query-cpus-fast in JSON monitor 2018-04-17 12:45:26 -04:00
qemu_parse_command.c conf, qemu: Replace access to disk driver name with accessors 2018-04-18 16:16:48 +02:00
qemu_parse_command.h
qemu_process.c qemu: Don't delete TLS objects unless TLS migration was requested 2018-04-17 10:46:23 +02:00
qemu_process.h qemu: Store API flags for async jobs in qemuDomainJobObj 2018-04-17 10:46:23 +02:00
qemu_processpriv.h
qemu_qapi.c qemu: qapi: Return correct entry in virQEMUQAPISchemaTraverse 2018-03-23 14:52:07 +01:00
qemu_qapi.h qemu: monitor: Move processing of QMP schema to the new file 2018-03-23 14:52:07 +01:00
qemu_security.c
qemu_security.h qemu: fix security labeling for attach/detach of char devices 2017-12-05 13:54:48 +01:00
qemu.conf qemu: deny privilege elevation and spawn in seccomp 2018-04-17 16:29:38 +02:00
test_libvirtd_qemu.aug.in
THREADS.txt