[virt-tools-list] [virt-manager PATCH] cli: Add --cputune cachetune options
Cole Robinson
crobinso at redhat.com
Mon Aug 19 19:40:26 UTC 2019
On 8/9/19 5:14 AM, athina.plaskasoviti at gmail.com wrote:
> From: Athina Plaskasoviti <athina.plaskasoviti at gmail.com>
>
> - cachetune[0-9]*.vcpus
> - cachetune[0-9]*.cache[0-9]*.level
> - cachetune[0-9]*.cache[0-9]*.id
> - cachetune[0-9]*.cache[0-9]*.type
> - cachetune[0-9]*.cache[0-9]*.size
> - cachetune[0-9]*.cache[0-9]*.unit
>
> XML Mapping:
>
> <domain>
> ...
> <cputune>
> ...
> <cachetune vcpus="X">
> <cache level="X" id="X" type="X" size="X" unit="X"/>
> </cachetune>
> ...
> </cputune>
> ...
> </domain>
>
> Signed-off-by: Athina Plaskasoviti <athina.plaskasoviti at gmail.com>
> ---
Thanks, pushed now
- Cole
More information about the virt-tools-list
mailing list