qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH 0/3] eliminate remaining places that abuse memory_region_allo


From: Igor Mammedov
Subject: Re: [PATCH 0/3] eliminate remaining places that abuse memory_region_allocate_system_memory()
Date: Fri, 11 Oct 2019 17:23:10 +0200

On Thu, 10 Oct 2019 19:35:03 +0200
Igor Mammedov <address@hidden> wrote:

Forgot to actually CC Eduardo,

> On Tue,  8 Oct 2019 07:33:15 -0400
> Igor Mammedov <address@hidden> wrote:
...
> Eduardo,
> 
> This patches are fixing various machines across tree, so series does not 
> belong
> to any particular arch specific tree, can you merge it via generic machine 
> tree?


> > 
> > 
> > Igor Mammedov (3):
> >   sparc64: use memory_region_allocate_system_memory() only for '-m'
> >     specified RAM
> >   ppc: rs6000_mc: drop usage of memory_region_allocate_system_memory()
> >   hppa: drop usage of memory_region_allocate_system_memory() for ROM
> > 
> >  hw/hppa/machine.c    |  5 ++---
> >  hw/ppc/rs6000_mc.c   | 15 ++++++++++-----
> >  hw/sparc64/niagara.c | 25 +++++++++++++------------
> >  3 files changed, 25 insertions(+), 20 deletions(-)
> >   
> 
> 




reply via email to

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