virt-manager/virtinst
Athina Plaskasoviti 2e49041d85 cli: Add --clock timer[0-9]*.catchup options
Added:
-timer[0-9]*.catchup.threshold
-timer[0-9]*.catchup.slew
-timer[0-9]*.catchup.limit

Catchup attributes need timer with assigned tickpolicy=catchup.

XML Mapping:

<clock>
  ...
  <catchup threshold="X" slew="X" limit="X"/>
  ...
</clock>

Reviewed-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Athina Plaskasoviti <athina.plaskasoviti@gmail.com>
2019-08-19 15:39:47 -04:00
..
devices storage: Replace volume supports_property with supports_format 2019-07-03 19:37:01 -04:00
domain cli: Add --clock timer[0-9]*.catchup options 2019-08-19 15:39:47 -04:00
install urlfetcher: Don't override fullurl when it's explicitly set 2019-08-06 17:59:05 -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 --clock timer[0-9]*.catchup options 2019-08-19 15:39:47 -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: Add supports_unattended_drivers() 2019-08-06 17:59:05 -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: Exclude a line from code coverage 2019-07-31 17:53:51 -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