mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-05 02:02:52 +00:00
fedb675ed5
Recent Linux kernel's fail to start if the mptable is at the start of RAM (address 0x00). Avoid putting the mptable there so that crosvm can boot 4.14+ kernels. The kernel scans the last kilobyte of RAM after the first, move the mptable there. Change-Id: Ia00f49e7a4cbd0fb3719c21b757e8fdca65584e8 Signed-off-by: Dylan Reid <dgreid@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/780045 |
||
---|---|---|
.. | ||
bootparam.rs | ||
cpuid.rs | ||
gdt.rs | ||
interrupts.rs | ||
lib.rs | ||
mpspec.rs | ||
mptable.rs | ||
msr_index.rs | ||
regs.rs |