]> git.proxmox.com Git - qemu.git/commit
target-openrisc: Removes a non-conforming behavior for the first page of the memory
authorSebastian Macke <sebastian@macke.de>
Thu, 3 Oct 2013 08:16:14 +0000 (16:16 +0800)
committerJia Liu <proljc@gmail.com>
Thu, 3 Oct 2013 08:24:44 +0000 (16:24 +0800)
commit6ef8263ead779e1eecfaf1e0388f4c3941ea7ec3
tree6753504b6a0bce779d580aae4b4ffc4b3ca2b37f
parentbf961b52785061e1802214c9e03a1c65b261f7c1
target-openrisc: Removes a non-conforming behavior for the first page of the memory

Where *software* leaves 0x0000 - 0x2000 unmapped, the hardware should
still allow for this area to be mapped.

Signed-off-by: Sebastian Macke <sebastian@macke.de>
Signed-off-by: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
Reviewed-by: Jia Liu <proljc@gmail.com>
target-openrisc/mmu.c