qemu-e2k/include/hw/mips
James Hogan 05b3274b6b hw/mips: align initrd to 64KB to avoid kernel error
The Linux kernel can be configured to use 64KB pages, but it also
requires initrd to be page aligned. Therefore, to be safe, align the
initrd to 64KB using a new INITRD_PAGE_MASK rather than
TARGET_PAGE_MASK.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2013-07-29 00:27:35 +02:00
..
bios.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00
cpudevs.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00
mips.h hw/mips: align initrd to 64KB to avoid kernel error 2013-07-29 00:27:35 +02:00