mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-24 12:09:58 +00:00
269e235849
Old kernels that used high memory only allowed the initrd to be in the
first 896MB of memory. If you load the initrd above, they complain
that "initrd extends beyond end of memory".
In order to fix this, while not breaking machines with small amounts
of memory fixed by
|
||
---|---|---|
.. | ||
kvmvapic.S | ||
linuxboot.S | ||
Makefile | ||
multiboot.S | ||
optionrom.h |