qemu/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
..
addr.c hw: move headers to include/ 2013-04-08 18:13:10 +02:00
cputimer.c hw: move headers to include/ 2013-04-08 18:13:10 +02:00
gt64xxx_pci.c mips_malta: do not use isa_mmio 2013-07-25 08:12:27 -05:00
Makefile.objs hw: move PCI bridges to hw/pci-* or hw/ARCH 2013-04-08 18:13:14 +02:00
mips_fulong2e.c hw/mips: align initrd to 64KB to avoid kernel error 2013-07-29 00:27:35 +02:00
mips_int.c hw: move headers to include/ 2013-04-08 18:13:10 +02:00
mips_jazz.c mips: degrade BIOS error to warning 2013-07-25 08:12:27 -05:00
mips_malta.c hw/mips: align initrd to 64KB to avoid kernel error 2013-07-29 00:27:35 +02:00
mips_mipssim.c hw/mips: align initrd to 64KB to avoid kernel error 2013-07-29 00:27:35 +02:00
mips_r4k.c hw/mips: align initrd to 64KB to avoid kernel error 2013-07-29 00:27:35 +02:00