Re: [Qemu-devel] [PATCH v4 1/2] spapr: Add pseries-2.3 machine

2015-02-01 Thread David Gibson
On Fri, Jan 30, 2015 at 12:53:18PM +1100, Alexey Kardashevskiy wrote: > The next patch will make MMIO space bigger and keep the old value for > older pseries machines. > > Signed-off-by: Alexey Kardashevskiy Reviewed-by: David Gibson -- David Gibson| I'll have my music bar

[Qemu-devel] [PATCH v4 1/2] spapr: Add pseries-2.3 machine

2015-01-29 Thread Alexey Kardashevskiy
The next patch will make MMIO space bigger and keep the old value for older pseries machines. Signed-off-by: Alexey Kardashevskiy --- hw/ppc/spapr.c | 19 +-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/hw/ppc/spapr.c b/hw/ppc/spapr.c index b560459..65433fd 100