libvirt/src/qemu
John Ferlan e4e4d17c9c qemu: Add support to get/set IOThread period and quota cgroup values
https://bugzilla.redhat.com/show_bug.cgi?id=1356937

Add support for IOThread quota/bandwidth and period parameters for non
session mode. If in session mode, then error out.  Uses all the same
places where {vcpu|emulator|global}_{period|quota} are adjusted and
adds the iothread values.
2016-08-03 06:36:22 -04:00
..
EVENTHANDLERS.txt qemu: add short document on qemu event handlers 2014-10-06 13:50:57 -04:00
libvirtd_qemu.aug spice: introduce spice_auto_unix_socket config option 2016-06-09 14:43:39 +02:00
MIGRATION.txt
qemu_agent.c qemu: agent: Make setting of vcpus more robust 2016-06-22 09:26:08 +02:00
qemu_agent.h qemu: agent: Make setting of vcpus more robust 2016-06-22 09:26:08 +02:00
qemu_alias.c qemu: Introduce qemuAliasFromHostdev 2016-08-02 10:11:11 -04:00
qemu_alias.h qemu: Introduce qemuAliasFromHostdev 2016-08-02 10:11:11 -04:00
qemu_blockjob.c conf: add caps to virDomainObjFormat/SaveStatus 2016-02-05 10:57:08 +00:00
qemu_blockjob.h qemu: Use domain condition for synchronous block jobs 2015-06-19 15:15:10 +02:00
qemu_capabilities.c qemu: cap: Refactor access to array in virQEMUCapsProbeQMPMachineTypes 2016-08-02 13:50:36 +02:00
qemu_capabilities.h qemu: capabilities: Drop unused function virQEMUCapsGetMachineTypes 2016-08-02 13:49:29 +02:00
qemu_capspriv.h qemu: Export caps cache APIs for tests 2016-05-06 10:27:32 +02:00
qemu_cgroup.c conf: Rename virDomainVcpuInfoPtr to virDomainVcpuDefPtr 2016-07-11 09:06:09 +02:00
qemu_cgroup.h Implement qemuSetupGlobalCpuCgroup 2016-03-01 14:30:11 +00:00
qemu_command.c qemu: Add support to get/set IOThread period and quota cgroup values 2016-08-03 06:36:22 -04:00
qemu_command.h qemu: Use qemuAliasFromDisk instead of qemuDeviceDriveHostAlias 2016-08-02 10:11:11 -04:00
qemu_conf.c qemu: convert to typesafe virConf accessors 2016-07-12 09:57:15 +01:00
qemu_conf.h qemu: convert to typesafe virConf accessors 2016-07-12 09:57:15 +01:00
qemu_domain_address.c qemu: remove ccwaddrs caching 2016-07-26 13:04:46 +02:00
qemu_domain_address.h Add qemuDomainCCWAddrSetCreateFromDomain 2016-07-26 13:04:46 +02:00
qemu_domain.c qemu: Make QEMU_DRIVE_HOST_PREFIX more private 2016-08-02 10:11:11 -04:00
qemu_domain.h qemu: Fix support for startupPolicy with volume/pool disks 2016-08-02 13:21:01 +02:00
qemu_driver.c qemu: Add support to get/set IOThread period and quota cgroup values 2016-08-03 06:36:22 -04: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 Use virDirOpenQuiet 2016-06-24 14:20:57 +02:00
qemu_hostdev.h qemu: hostdev: Introduce qemuHostdevUpdateActiveDomainDevices() 2015-10-26 13:50:35 +01:00
qemu_hotplug.c qemu: Use the hostdev alias in qemuDomainAttachHostSCSIDevice error path 2016-08-02 10:11:11 -04:00
qemu_hotplug.h qemu: Move and rename qemuDomainCheckEjectableMedia to qemuProcessRefreshDisks 2016-05-25 10:15:54 +02:00
qemu_hotplugpriv.h qemu: Let tests override waiting time for device unplug 2013-08-26 16:09:55 +02:00
qemu_interface.c qemu: support setting host-side IP addresses/routes 2016-07-01 21:13:31 -04:00
qemu_interface.h autocreate tap device for ethernet network type 2016-03-23 11:37:59 +00:00
qemu_migration.c qemu: Use qemuAliasFromDisk to generate drive alias 2016-08-02 10:11:11 -04:00
qemu_migration.h qemu: Implement auto convergence migration parameters 2016-06-22 15:54:21 +02:00
qemu_monitor_json.c qemu: Make QEMU_DRIVE_HOST_PREFIX more private 2016-08-02 10:11:11 -04:00
qemu_monitor_json.h qemu_monitor_json: add support to search QOM device path by device alias 2016-07-25 16:20:56 +02:00
qemu_monitor_text.c qemu: Make QEMU_DRIVE_HOST_PREFIX more private 2016-08-02 10:11:11 -04:00
qemu_monitor_text.h Remove qemuProcessInitPCIAddresses with dependencies 2016-05-20 07:43:39 +02:00
qemu_monitor.c qemu: only report errno in trace message on failure 2016-08-03 10:54:38 +01:00
qemu_monitor.h qemu_monitor: search memballoon QOM device path using alias 2016-07-25 17:07:38 +02:00
qemu_parse_command.c util: storage: Add 'ssh' network storage protocol 2016-07-27 13:24:20 +02:00
qemu_parse_command.h qemu: parse: rename qemuCaps->caps 2016-02-19 09:45:23 -05:00
qemu_process.c qemu: Add support to get/set IOThread period and quota cgroup values 2016-08-03 06:36:22 -04:00
qemu_process.h qemu: Use proper async job to refresh virtio channels 2016-06-30 09:41:39 +02:00
qemu_processpriv.h qemu: Export qemuProcessHandleDeviceDeleted for tests 2013-08-26 16:09:55 +02:00
qemu.conf spice: introduce spice_auto_unix_socket config option 2016-06-09 14:43:39 +02:00
test_libvirtd_qemu.aug.in spice: introduce spice_auto_unix_socket config option 2016-06-09 14:43:39 +02:00
THREADS.txt There is no virDomainFindBy{ID, Name, UUID} anymore 2015-08-03 13:08:00 +02:00