diff options
author | Alexander Graf <agraf@suse.de> | 2012-05-19 00:48:50 +0200 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2012-06-24 01:04:44 +0200 |
commit | cba2026a410328216f26db276a6ecf0e55a06e17 (patch) | |
tree | f12e769fed1dc1a2873f4102a98ae782abf4809c /qemu-log.h | |
parent | ea6c0dac4bf161bb696ef0867d94b6223e9432c0 (diff) |
PPC: mpc8544ds: Span initial TLB entry over as much RAM as we need
The initial TLB entry is supposed to help us run the guest -kernel payload.
This means the guest needs to be able to access its own memory, the initrd
memory and the device tree.
So far we only statically reserved a TLB entry from [0;256M[. This patch
fixes it to span from [0;dt_end[, allowing the guest payload to access
everything initially.
Reported-by: Stuart Yoder <stuart.yoder@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'qemu-log.h')
0 files changed, 0 insertions, 0 deletions