libvirt/src/qemu
Peter Krempa 327430fcfc qemu: Format 'write-cache' parameter for disk frontends
The disk cache mode translates to various frontend and backend
attributes for the qemu block layer. For the frontend device the
'writeback' parameter is used and provided as 'write-cache'. Implement
this so that we can later switch to using -blockdev where we will not
pass the cachemode directly any more.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
2018-04-19 11:20:34 +02:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug Revert "qemu: Expose rx/tx_queue_size in qemu.conf too" 2018-02-12 14:56:29 +00:00
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: caps: Add capability for 'write-cache' parameter of disk frontends 2018-04-19 11:20:34 +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 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: Format 'write-cache' parameter for disk frontends 2018-04-19 11:20:34 +02:00
qemu_command.h Revert "qemu: Expose rx/tx_queue_size in qemu.conf too" 2018-02-12 14:56:29 +00:00
qemu_conf.c virobject: Introduce VIR_CLASS_NEW() macro 2018-04-18 10:04:55 +02:00
qemu_conf.h port allocator: make port range constant object 2018-02-22 13:52:45 +01:00
qemu_domain_address.c conf: Add virDomainPCIAddressSet.isPCIeToPCIBridgeSupported 2018-04-06 14:12:19 +02:00
qemu_domain_address.h qemu: Update qemuDomainFindSCSIControllerModel return 2018-01-31 11:32:04 -05:00
qemu_domain.c qemu: domain: Add helper for translating disk cachemode to qemu flags 2018-04-19 11:20:34 +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: 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: don't pass virConnectPtr around for secrets 2018-02-19 11:11:47 +00:00
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: stop passing virConnectPtr into qemuMonitorStartCPUs 2018-02-19 11:11:46 +00:00
qemu_monitor_text.h qemu: stop passing virConnectPtr into qemuMonitorStartCPUs 2018-02-19 11:11:46 +00:00
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.conf qemu: deny privilege elevation and spawn in seccomp 2018-04-17 16:29:38 +02:00
test_libvirtd_qemu.aug.in Revert "qemu: Expose rx/tx_queue_size in qemu.conf too" 2018-02-12 14:56:29 +00:00
THREADS.txt