virt-manager/virtinst
Athina Plaskasoviti e70ead5098 cli: Add --blkiotune device[0-9]*.read_bytes_sec/write_bytes_sec/read_iops_sec/write_iops_sec options
XML Mapping:

<blkiotune>
  <device>
    ...
    <read_bytes_sec>X</read_bytes_sec>
    <write_bytes_sec>X</write_bytes_sec>
    <read_iops_sec>X</read_iops_sec>
    <write_iops_sec>X</write_iops_sec>
    ...
  </device>
</blkiotune>

Reviewed-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Athina Plaskasoviti <athina.plaskasoviti@gmail.com>
2019-07-25 19:13:13 -04:00
..
devices storage: Replace volume supports_property with supports_format 2019-07-03 19:37:01 -04:00
domain cli: Add --blkiotune device[0-9]*.read_bytes_sec/write_bytes_sec/read_iops_sec/write_iops_sec options 2019-07-25 19:13:13 -04:00
install unattended: Use generate_*_for_tree() 2019-07-16 16:54:30 -04:00
__init__.py virtinst: Move multiple installer .py files to virtinst/install/ 2019-06-17 00:12:32 -04:00
buildconfig.py Prep for release 2.2.1 2019-07-03 20:25:19 -04:00
capabilities.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
cli.py cli: Add --blkiotune device[0-9]*.read_bytes_sec/write_bytes_sec/read_iops_sec/write_iops_sec options 2019-07-25 19:13:13 -04:00
cloner.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
connection.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
diskbackend.py storage: Replace volume supports_property with supports_format 2019-07-03 19:37:01 -04:00
domcapabilities.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
generatename.py generatename: Move libvirt collision handling to callers 2019-06-11 17:54:45 -04:00
guest.py cli: Add --keywrap cipher[0-9]*.name=aes|des, cipher[0-9]*.state=on|off 2019-07-23 16:59:32 -04:00
hostkeymap.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
interface.py virtinst: interface: Drop unused bits 2019-05-13 12:08:55 -04:00
logger.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
network.py hostnets: Remove SR-IOV info listing 2019-06-16 23:48:51 -04:00
nodedev.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
osdict.py osdict: Use identify_tree() 2019-07-16 16:54:30 -04:00
pollhelpers.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
progress.py util: Move *_meter to progress.py 2019-06-07 17:32:51 -04:00
snapshot.py virtinst: move UI only functions into virtManager 2019-06-09 18:33:45 -04:00
storage.py storage: Don't leave thread stranded on error 2019-07-17 12:57:38 -04:00
support.py virtinst: support: add full code coverage testing 2019-06-14 14:00:13 -04:00
uri.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
xmlapi.py Fix codespell errors 2019-07-12 16:10:39 -04:00
xmlbuilder.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
xmlutil.py virtinst: Add full test coverage for xml*.py files 2019-06-09 19:00:03 -04:00