summary refs log tree commit diff
path: root/sys_util/src/guest_memory.rs
diff options
context:
space:
mode:
authorDylan Reid <dgreid@chromium.org>2017-11-20 12:50:49 -0800
committerchrome-bot <chrome-bot@chromium.org>2017-11-21 15:58:40 -0800
commitfedb675ed52b8e54f78d80b9938c98746e888b37 (patch)
tree7a74e1e14a3552138119687ba0213c8d543c3972 /sys_util/src/guest_memory.rs
parent939d58827e3c1f299ee2a30da99f0c6423b159e9 (diff)
downloadcrosvm-fedb675ed52b8e54f78d80b9938c98746e888b37.tar
crosvm-fedb675ed52b8e54f78d80b9938c98746e888b37.tar.gz
crosvm-fedb675ed52b8e54f78d80b9938c98746e888b37.tar.bz2
crosvm-fedb675ed52b8e54f78d80b9938c98746e888b37.tar.lz
crosvm-fedb675ed52b8e54f78d80b9938c98746e888b37.tar.xz
crosvm-fedb675ed52b8e54f78d80b9938c98746e888b37.tar.zst
crosvm-fedb675ed52b8e54f78d80b9938c98746e888b37.zip
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
Diffstat (limited to 'sys_util/src/guest_memory.rs')
0 files changed, 0 insertions, 0 deletions