crosvm/x86_64/src
Dylan Reid fedb675ed5 x85: mptable: Move the mptable to the end of base RAM
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
2017-11-21 15:58:40 -08:00
..
bootparam.rs
cpuid.rs x86_64: Remove extra closure args and double-derefs 2017-05-29 21:49:05 -07:00
gdt.rs
interrupts.rs x86_64: Remove extra closure args and double-derefs 2017-05-29 21:49:05 -07:00
lib.rs Limit types that can be read from guest memory 2017-06-27 00:20:33 -07:00
mpspec.rs
mptable.rs x85: mptable: Move the mptable to the end of base RAM 2017-11-21 15:58:40 -08:00
msr_index.rs
regs.rs Fix new warning with rust 1.21 2017-10-13 14:45:07 -07:00