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@xxxxxxxxx> > --- > .../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