[PATCH] cli: --cputune: add vcpusched[0-9]* config

Cole Robinson crobinso at redhat.com
Tue Feb 16 21:46:56 UTC 2021


On 2/13/21 7:47 AM, Jonathan Schwender wrote:
> This adds the following suboptions to configure <cputune>:
> 
> - vcpusched.vcpus
> - vcpusched.scheduler
> - vcpusched.priority
> 
> Signed-off-by: Jonathan Schwender <schwenderjonathan at gmail.com>
> ---
>  .../compare/virt-install-singleton-config-2.xml   |  2 ++
>  tests/test_cli.py                                 |  2 +-
>  virtinst/cli.py                                   | 12 ++++++++++++
>  virtinst/domain/cputune.py                        | 15 ++++++++++++++-
>  4 files changed, 29 insertions(+), 2 deletions(-)

Pushed now, thanks!

- Cole




More information about the virt-tools-list mailing list