On Wed, 24 Jul 2013 11:04:14 +0200
Paolo Bonzini wrote:
> Il 24/07/2013 10:40, Igor Mammedov ha scritto:
> > On Tue, 23 Jul 2013 19:11:31 +0200
> > Paolo Bonzini wrote:
> >
> >> Il 23/07/2013 18:22, Igor Mammedov ha scritto:
> >>> Signed-off-by: Igor Mammedov
> >>> ---
> >>> qemu-options.hx |
Il 24/07/2013 10:40, Igor Mammedov ha scritto:
> On Tue, 23 Jul 2013 19:11:31 +0200
> Paolo Bonzini wrote:
>
>> Il 23/07/2013 18:22, Igor Mammedov ha scritto:
>>> Signed-off-by: Igor Mammedov
>>> ---
>>> qemu-options.hx |9 +++--
>>> vl.c| 53
>>> +
On Tue, 23 Jul 2013 19:11:31 +0200
Paolo Bonzini wrote:
> Il 23/07/2013 18:22, Igor Mammedov ha scritto:
> > Signed-off-by: Igor Mammedov
> > ---
> > qemu-options.hx |9 +++--
> > vl.c| 53
> > +++--
> > 2 files changed, 54
Il 23/07/2013 18:22, Igor Mammedov ha scritto:
> Signed-off-by: Igor Mammedov
> ---
> qemu-options.hx |9 +++--
> vl.c| 53 +++--
> 2 files changed, 54 insertions(+), 8 deletions(-)
>
> diff --git a/qemu-options.hx b/qemu-opti
Along with conversion extend -m option to support following parameters:
"mem" - startup memory amount
"slots" - total number of hotplug memory slots
"maxmem" - maximum possible memory
"slots" and "maxmem" should go in pair and "maxmem" should be greater
than "mem" for memory hotplug to be us