commit | ef4c9e7dc58e257905dd0df68cd75a84f2d09efc | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Thu Aug 29 02:53:06 2019 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Sep 10 14:19:39 2019 +0800 |
tree | fac9633bb11e45048f16188356ee313d0fc1cf40 | |
parent | fc7f57f094491253535fd4a0de27f3d051e37726 [diff] |
x86: qemu: Report high memory in the E820 table Now that we are able to get the size of high memory from QEMU, report its memory range as usable ram. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Aiden Park <aiden.park@intel.com>