qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RFC PATCH v2 20/21] Implement -dimms, -dimmspop comman


From: Avi Kivity
Subject: Re: [Qemu-devel] [RFC PATCH v2 20/21] Implement -dimms, -dimmspop command line options
Date: Wed, 11 Jul 2012 17:55:25 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120605 Thunderbird/13.0

On 07/11/2012 01:32 PM, Vasilis Liaskovitis wrote:
> Implement batch dimm creation command line options. These could be useful for
> not bloating the command line with a large number of dimms.

IMO this is unneeded.  With a management tool there is no problem
generating a long command line; from the command line -dimm will be a
rarely used option.

> 
> syntax: -dimms pfx=poolid,size=sz,num=n
> Will create numdimms dimms with ids poolid0, ..., poolidn-1. Each dimm has a
> size of sz.
>     
> Implement -dimmpop option to populate dimms at bootup
> syntax: -dimmpop pfx=poolid,num=n
> This will populate n dimms with ids poolid0, ..., poolidn-1.
> 
> (live-migration could break here without patch 12/21: -dimmspop
> needs to be reworked to support populating of individual dimms with
> same prefix, and not only a range of dimms starting from 0)
> 

-- 
error compiling committee.c: too many arguments to function





reply via email to

[Prev in Thread] Current Thread [Next in Thread]