All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
To: qemu-devel@nongnu.org, agraf@suse.de,
	Paolo Bonzini <pbonzini@redhat.com>,
	Peter Maydell <peter.maydell@linaro.org>,
	David Gibson <david@gibson.dropbear.id.au>
Cc: imammedo@redhat.com, qemu-ppc@nongnu.org,
	thuth@linux.vnet.ibm.com, marcel.apfelbaum@gmail.com,
	armbru@redhat.com
Subject: Re: [Qemu-devel] [Qemu-ppc] [PATCH v5 0/2] Introduce default ram size in MachineClass
Date: Tue, 28 Apr 2015 12:17:57 +0530	[thread overview]
Message-ID: <87vbggda02.fsf@linux.vnet.ibm.com> (raw)
In-Reply-To: <87y4lcddls.fsf@linux.vnet.ibm.com>

Nikunj A Dadhania <nikunj@linux.vnet.ibm.com> writes:

> Nikunj A Dadhania <nikunj@linux.vnet.ibm.com> writes:
>
>> Nikunj A Dadhania <nikunj@linux.vnet.ibm.com> writes:
>>
>>> Current DEFAULT_RAM_SIZE(128MB) enforced by QEMU would not work for
>>> all machines. Introduce a default_ram_size as part of MachineClass.
>>>
>>> The below patches has following behaviour:
>>>
>>> 1) If the user does not provide "-m" option, machine's default ram
>>>    size will be picked.
>>>
>>> 2) The default behaviour of "-m" is not changed 
>>>
>>> On the side note, there are other cleanup of removing ram_size, slots
>>> and maxmem from vl.c. All these are being parsed by generic code. This
>>> can be moved to machine specific property. I will take a stab at it
>>> next.
>>
>> Ping, 
>>
>> Agraf, will this go via your ppc tree?
>
>
> Agraf, ping

Does not apply cleanly on the latest master, will send a rebased patch

Regards
Nikunj

      reply	other threads:[~2015-04-28  6:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-05 15:48 [Qemu-devel] [PATCH v5 0/2] Introduce default ram size in MachineClass Nikunj A Dadhania
2015-03-05 15:48 ` [Qemu-devel] [PATCH v5 1/2] machine: add default_ram_size to machine class Nikunj A Dadhania
2015-03-05 15:48 ` [Qemu-devel] [PATCH v5 2/2] spapr: override default ram size to 1GB Nikunj A Dadhania
2015-03-18  5:07 ` [Qemu-devel] [PATCH v5 0/2] Introduce default ram size in MachineClass Nikunj A Dadhania
2015-04-28  5:30   ` [Qemu-devel] [Qemu-ppc] " Nikunj A Dadhania
2015-04-28  6:47     ` Nikunj A Dadhania [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vbggda02.fsf@linux.vnet.ibm.com \
    --to=nikunj@linux.vnet.ibm.com \
    --cc=agraf@suse.de \
    --cc=armbru@redhat.com \
    --cc=david@gibson.dropbear.id.au \
    --cc=imammedo@redhat.com \
    --cc=marcel.apfelbaum@gmail.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=thuth@linux.vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.