x86: qemu: Report high memory in the E820 table
authorBin Meng <bmeng.cn@gmail.com>
Thu, 29 Aug 2019 09:53:06 +0000 (02:53 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 10 Sep 2019 06:19:39 +0000 (14:19 +0800)
commit2495c3a3fd41e64af6fdc86677fb6cd07e44cd6d
treefac9633bb11e45048f16188356ee313d0fc1cf40
parentea67d549b89dbfee2bc78ba75c5b1406950f5e46
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>
arch/x86/cpu/qemu/e820.c