[virt-tools-list] [virt-manager PATCH 0/2] add support of memory tuning option for virt-install

Cole Robinson crobinso at redhat.com
Tue Feb 25 00:37:23 UTC 2014


On 02/24/2014 02:28 AM, Chen Hanxiao wrote:
> 
> Chen Hanxiao (2):
>   virt-install: Add --memtune option
>   test: add test cases for --memtune option
> 
>  man/virt-install.pod                    |  9 +++++++++
>  tests/clitest.py                        |  1 +
>  tests/xmlparse-xml/change-guest-out.xml |  6 ++++++
>  tests/xmlparse.py                       |  6 ++++++
>  virtinst/__init__.py                    |  1 +
>  virtinst/cli.py                         | 18 +++++++++++++++++
>  virtinst/domainmemorytune.py            | 35 +++++++++++++++++++++++++++++++++
>  virtinst/guest.py                       |  4 +++-
>  8 files changed, 79 insertions(+), 1 deletion(-)
>  create mode 100644 virtinst/domainmemorytune.py
> 

ACK, but please squash the two patches together before committing.

Thanks,
Cole




More information about the virt-tools-list mailing list