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

Chen Hanxiao chenhanxiao at cn.fujitsu.com
Tue Feb 25 02:09:21 UTC 2014



> -----Original Message-----
> From: Cole Robinson [mailto:crobinso at redhat.com]
> Sent: Tuesday, February 25, 2014 8:37 AM
> To: Chen Hanxiao; virt-tools-list at redhat.com
> Subject: Re: [virt-tools-list] [virt-manager PATCH 0/2] add support of
memory
> tuning option for virt-install
> 
> 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, I squash them together and pushed.





More information about the virt-tools-list mailing list