libvirt/src/qemu
Michal Privoznik fb1fae94a1 qemu_capabilities: Separate out device props fetching
The code is generic enough to be reused. Move it into a
separate function.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2018-04-19 18:11:56 +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_alias.h
qemu_block.c
qemu_block.h
qemu_blockjob.c
qemu_blockjob.h
qemu_capabilities.c qemu_capabilities: Separate out device props fetching 2018-04-19 18:11:56 +02:00
qemu_capabilities.h qemu: caps: Add capability for 'write-cache' parameter of disk frontends 2018-04-19 11:20:34 +02:00
qemu_capspriv.h
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: Format 'write-cache' parameter for disk frontends 2018-04-19 11:20:34 +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
qemu_domain_address.h
qemu_domain.c qemu: Figure out nodeset bitmap size correctly 2018-04-19 17:57:54 +02:00
qemu_domain.h qemu: domain: Add helper for translating disk cachemode to qemu flags 2018-04-19 11:20:34 +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.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.h
qemu_security.c
qemu_security.h
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