qemu/default-configs
Aurelien Jarno 1ce4fad939 sh_pci: fix memory and I/O access
Since commit 8da3ff1809 ("MMIO callback
interface changes"), the addresses passed to the I/O functions are an
offset to the start of the area. As a consequence, there is no need to
correct the address using the value of IOBR. This make possible the use
of the default MMIO functions. Moreover the addresses are now remaped
when the value if IOBR change.

The memory area corresponds to the devices behing the PCI bus, it should
not be mapped by the PCI controller. Remove the corresponding code.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
(cherry-picked from commit 5ba9e9522c)
2010-04-14 00:54:38 +02:00
..
alpha-linux-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
arm-linux-user.mak Generate gdbstub-xml.c only when needed 2009-10-08 21:17:11 -05:00
arm-softmmu.mak DS1338 RTC 2009-11-22 21:27:40 +00:00
armeb-linux-user.mak Generate gdbstub-xml.c only when needed 2009-10-08 21:17:11 -05:00
cris-linux-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
cris-softmmu.mak Only compile ptimer when one target uses it 2009-10-08 21:17:13 -05:00
i386-bsd-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
i386-darwin-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
i386-linux-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
i386-softmmu.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
m68k-linux-user.mak Generate gdbstub-xml.c only when needed 2009-10-08 21:17:11 -05:00
m68k-softmmu.mak Only compile ptimer when one target uses it 2009-10-08 21:17:13 -05:00
microblaze-linux-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
microblaze-softmmu.mak Only compile ptimer when one target uses it 2009-10-08 21:17:13 -05:00
mips64-softmmu.mak Only compile esp when one target uses it 2009-10-08 21:17:12 -05:00
mips64el-softmmu.mak Only compile esp when one target uses it 2009-10-08 21:17:12 -05:00
mips-linux-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
mips-softmmu.mak Only compile esp when one target uses it 2009-10-08 21:17:12 -05:00
mipsel-linux-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
mipsel-softmmu.mak Only compile esp when one target uses it 2009-10-08 21:17:12 -05:00
ppc64-linux-user.mak Generate gdbstub-xml.c only when needed 2009-10-08 21:17:11 -05:00
ppc64-softmmu.mak Only compile m48t59 when one target uses it 2009-10-08 21:17:12 -05:00
ppc64abi32-linux-user.mak Generate gdbstub-xml.c only when needed 2009-10-08 21:17:11 -05:00
ppc-darwin-user.mak Generate gdbstub-xml.c only when needed 2009-10-08 21:17:11 -05:00
ppc-linux-user.mak Generate gdbstub-xml.c only when needed 2009-10-08 21:17:11 -05:00
ppc-softmmu.mak Only compile m48t59 when one target uses it 2009-10-08 21:17:12 -05:00
ppcemb-softmmu.mak Only compile m48t59 when one target uses it 2009-10-08 21:17:12 -05:00
s390x-softmmu.mak Add support for S390x system emulation 2009-12-05 17:36:05 +01:00
sh4-linux-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
sh4-softmmu.mak sh_pci: fix memory and I/O access 2010-04-14 00:54:38 +02:00
sh4eb-linux-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
sh4eb-softmmu.mak sh_pci: fix memory and I/O access 2010-04-14 00:54:38 +02:00
sparc32plus-linux-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
sparc64-bsd-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
sparc64-linux-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
sparc64-softmmu.mak Only compile ptimer when one target uses it 2009-10-08 21:17:13 -05:00
sparc-bsd-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
sparc-linux-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
sparc-softmmu.mak Only compile ptimer when one target uses it 2009-10-08 21:17:13 -05:00
x86_64-bsd-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
x86_64-linux-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
x86_64-softmmu.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00