On Tue, Apr 28, 2015 at 01:32:15PM +0200, Thomas Huth wrote:
> On Tue, 28 Apr 2015 12:23:26 +0530
> Nikunj A Dadhania <nik...@linux.vnet.ibm.com> wrote:
> 
> > Signed-off-by: Nikunj A Dadhania <nik...@linux.vnet.ibm.com>
> > Reviewed-by: Igor Mammedov <imamm...@redhat.com>
> > ---
> >  hw/ppc/spapr.c | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/hw/ppc/spapr.c b/hw/ppc/spapr.c
> > index 61ddc79..6616650 100644
> > --- a/hw/ppc/spapr.c
> > +++ b/hw/ppc/spapr.c
> > @@ -1794,6 +1794,7 @@ static void spapr_machine_class_init(ObjectClass *oc, 
> > void *data)
> >      mc->max_cpus = MAX_CPUS;
> >      mc->no_parallel = 1;
> >      mc->default_boot_order = "";
> > +    mc->default_ram_size = 1 * G_BYTE;
> >      mc->kvm_type = spapr_kvm_type;
> >      mc->has_dynamic_sysbus = true;
> 
> Reviewed-by: Thomas Huth <th...@redhat.com>

Acked-by: David Gibson <da...@gibson.dropbear.id.au>

If patch 1/2 is merged I'm happy to take this one through the
spapr-next tree.

-- 
David Gibson                    | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au  | minimalist, thank you.  NOT _the_ _other_
                                | _way_ _around_!
http://www.ozlabs.org/~dgibson

Attachment: pgp0KlPju04wE.pgp
Description: PGP signature

Reply via email to