Re: [Qemu-devel] [PATCH 2/2] hw/pci-host/bonito: Move away from old_mmio accessors

2018-08-04 Thread Richard Henderson
On 08/02/2018 08:51 AM, Peter Maydell wrote: > Move away from the old_mmio MemoryRegion accessors in the > bonito pci controller. > > This device is used only in the MIPS "fulong2e" machine. > > Signed-off-by: Peter Maydell > --- > hw/pci-host/bonito.c | 145 +---

[Qemu-devel] [PATCH 2/2] hw/pci-host/bonito: Move away from old_mmio accessors

2018-08-02 Thread Peter Maydell
Move away from the old_mmio MemoryRegion accessors in the bonito pci controller. This device is used only in the MIPS "fulong2e" machine. Signed-off-by: Peter Maydell --- hw/pci-host/bonito.c | 145 +-- 1 file changed, 15 insertions(+), 130 deletions(-)