[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: |
Philippe Mathieu-Daudé |
Subject: |
Re: [PATCH 0/3] eliminate remaining places that abuse memory_region_allocate_system_memory() |
Date: |
Sun, 20 Oct 2019 16:38:06 +0200 |
Ping?
On Fri, Oct 11, 2019 at 5:23 PM Igor Mammedov <address@hidden> wrote:
> 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(-)
> > >
- Re: [PATCH 2/3] ppc: rs6000_mc: drop usage of memory_region_allocate_system_memory(), (continued)
[PATCH 3/3] hppa: drop usage of memory_region_allocate_system_memory() for ROM, Igor Mammedov, 2019/10/08
Re: [PATCH 0/3] eliminate remaining places that abuse memory_region_allocate_system_memory(), Philippe Mathieu-Daudé, 2019/10/08
Re: [PATCH 0/3] eliminate remaining places that abuse memory_region_allocate_system_memory(), Igor Mammedov, 2019/10/10
Re: [PATCH 0/3] eliminate remaining places that abuse memory_region_allocate_system_memory(), Philippe Mathieu-Daudé, 2019/10/21