mirror of
https://gitlab.com/qemu-project/qemu.git
synced 2026-08-26 22:23:12 -04:00
When qemu_strtou64() fails on the value after NUMBER(phys_base)= or
NUMBER(PHYS_OFFSET)=, report a parse failure and include the malformed
value. The previous message suggested the field name itself could not
be read.
Fixes:
|
||
|---|---|---|
| .. | ||
| dump-hmp-cmds.c | ||
| dump.c | ||
| Kconfig | ||
| meson.build | ||
| win_dump-stubs.c | ||
| win_dump-x86.c | ||
| win_dump.h | ||