]> git.ipfire.org Git - thirdparty/qemu.git/commit
mips: fix broken fulong2e machine
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 16 Apr 2015 20:11:23 +0000 (21:11 +0100)
committerLeon Alrae <leon.alrae@imgtec.com>
Fri, 17 Apr 2015 11:11:48 +0000 (12:11 +0100)
commit0ca4f94195cce77b624edc6d9abcf14a3bf01f06
tree92df39e5a206b8c0d0cd4a560b1cf0ac3e07f6e9
parentb8df9208f357d2b36e1b19634aea973618dc7ba8
mips: fix broken fulong2e machine

After commit 5312bd8 the bonito_readl() and bonito_writel() have been
accessing incorrect addresses. Consequently QEMU is crashing when trying
to boot Linux kernel on fulong2e machine.

Cc: qemu-stable@nongnu.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
hw/pci-host/bonito.c