On Fri, 15 Sept 2023 at 18:02, Viktor Prutyanov wrote:
>
> DMP supports 42 physical memory runs at most. So, merge adjacent
> physical memory ranges from QEMU ELF when possible to minimize total
> number of runs.
>
> Signed-off-by: Viktor Prutyanov
> ---
> contrib/elf2dmp/main.c | 56 +++
DMP supports 42 physical memory runs at most. So, merge adjacent
physical memory ranges from QEMU ELF when possible to minimize total
number of runs.
Signed-off-by: Viktor Prutyanov
---
contrib/elf2dmp/main.c | 56 --
1 file changed, 48 insertions(+), 8 de