x86: qemu: Use the new e820 API
authorSimon Glass <sjg@chromium.org>
Sat, 15 Mar 2025 14:25:54 +0000 (14:25 +0000)
committerTom Rini <trini@konsulko.com>
Thu, 3 Apr 2025 17:41:55 +0000 (11:41 -0600)
commitb03021f56ab0f47075c9a8dbf05e6749fd5ffd85
tree8cd4a5114573b238ac800038a79ac77d4c801ae6
parente15db0236279138959340d4fdda80f93c494db64
x86: qemu: Use the new e820 API

Move over to use this API before making the code even more complicated.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/qemu/e820.c