Ping?
On Fri, Oct 11, 2019 at 5:23 PM Igor Mammedov <imamm...@redhat.com> wrote:
> On Thu, 10 Oct 2019 19:35:03 +0200
> Igor Mammedov <imamm...@redhat.com> wrote:
>
> Forgot to actually CC Eduardo,
>
> > On Tue, 8 Oct 2019 07:33:15 -0400
> > Igor Mammedov <imamm...@redhat.com> 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(-)
> > >