> From: Peter Maydell <peter.mayd...@linaro.org> > Sent: Monday, August 20, 2018 11:50 AM > Subject: Re: [Qemu-devel] [PATCH 0/2] mips: convert devices away from old_mmio > > On 2 August 2018 at 16:51, Peter Maydell <peter.mayd...@linaro.org> wrote: > > These patches convert a couple of devices used only by MIPS > > boards from using the old_mmio MemoryRegionOps accessor functions. > > > > * vga-isa-mm: used by the MIPS 'jazz' boards "magnum" and "pica61" > > * bonito pci controller: used by the MIPS "fulong2e" board > > > > Tested only with "make check". > > > > thanks > > -- PMM > > > > Peter Maydell (2): > > hw/display/vga-isa-mm: Convert away from old_mmio > > hw/pci-host/bonito: Move away from old_mmio accessors > > Ping -- other than a minor tweak to a commit message this > patchset has been reviewed. MIPS folks, could you take this > via your mips tree ? > > thanks > -- PMM
Certainly, we'll include these patches in the next MIPS queue. Thanks, Aleksandar