table of contents
VIRT-TUNER(1) | VM definition tuner | VIRT-TUNER(1) |
NAME¶
virt-tuner - VM definition tuner
SYNOPSIS¶
virt-tuner [OPTIONS] INPUT
DESCRIPTION¶
virt-tuner is a tool providing an easy way to tune the definition of a domain to enhance performances for special use cases.
To get the list of tuning templates available, run virt-tuner without any --template parameter.
INPUT is the input XML definition file or - to read it from the standard input.
OPTIONS¶
- --template TEMPLATE
- The template to apply for the tuning. To get the list of all templates, call virt-tuner without this parameter
- -d, --debug
- Show debugging output messages.
- -h, --help
- Display command line help summary.
- --version
- Show virt-tuner's version number and exit.
AUTHORS¶
Written by Cedric Bosdonnat
2021-12-14 | 0.0.3 |