qemu/hw
Igor Mitsyanko 11a5e48249 hw/arm/exynos4210.c: convert chipid_and_omr to an mmio region
Exynos SoC was misusing memory_region_init_ram_ptr(): this interface can safely
be used only for memory regions which size is a multiple of target page size.
Change chipid_and_omr memory to an mmio region to fix this.

Signed-off-by: Igor Mitsyanko <i.mitsyanko@samsung.com>
Message-id: 1368199981-45292-2-git-send-email-i.mitsyanko@gmail.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2013-06-03 17:17:46 +01:00
..
9pfs
acpi
alpha
arm hw/arm/exynos4210.c: convert chipid_and_omr to an mmio region 2013-06-03 17:17:46 +01:00
audio
block
bt
char
core
cpu
cris
display
dma
gpio
i2c
i386
ide
input
intc
isa
lm32
m68k
microblaze
mips
misc
moxie
net
nvram
openrisc
pci
pci-bridge
pci-host
ppc
s390x
scsi
sd sd/sd.c: Fix "inquiry" ACMD41 2013-06-03 17:17:45 +01:00
sh4
sparc
sparc64
ssi xilinx_spips: lqspi: Fix byte/misaligned access 2013-06-03 17:17:44 +01:00
timer i.MX: split GPT and EPIT timer implementation 2013-06-03 17:17:45 +01:00
tpm
unicore32
usb
virtio
watchdog
xen
xtensa
Makefile.objs