* Add --defaultiothread * Add two optional attributes to --iothreads iothreadids: --iothreads iothreadids.iothread[0-9]*.thread_pool_min --iothreads iothreadids.iothread[0-9]*.thread_pool_max Lin Ma (2): cli: Add iothreadids attributes thread_pool_min and thread_pool_max cli: Add support for --defaultiothread man/virt-install.rst | 15 ++++++++++ man/virt-xml.rst | 1 + .../cli/compare/virt-install-many-devices.xml | 3 +- tests/test_cli.py | 5 +++- virtinst/cli.py | 29 ++++++++++++++++++- virtinst/guest.py | 15 ++++++++-- 6 files changed, 63 insertions(+), 5 deletions(-) -- 2.26.2