]> git.proxmox.com Git - mirror_qemu.git/commit - hw/pci-host/bonito.c
hw/pci-host/bonito: Move away from old_mmio accessors
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 2 Aug 2018 15:51:47 +0000 (16:51 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 21 Aug 2018 07:52:22 +0000 (09:52 +0200)
commit421ab725677b0382fd8f1fc5356fb16747a5beca
tree419cc9aed7946a47754c2e0ce38ff706e9e54da8
parent5f92799877a266df3c0e0b085e5abda464c3ed9e
hw/pci-host/bonito: Move away from old_mmio accessors

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 <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20180802155147.1863-3-peter.maydell@linaro.org
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/pci-host/bonito.c