mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-03-03 00:24:37 -07:00
sprintf() is deprecated on Darwin since macOS 13.0 / XCode 14.1. Using qemu_hexdump_line both fixes the deprecation warning and simplifies the code base. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Message-Id: <20240412073346.458116-10-richard.henderson@linaro.org> |
||
|---|---|---|
| .. | ||
| ahci-allwinner.c | ||
| ahci-internal.h | ||
| ahci.c | ||
| atapi.c | ||
| cf.c | ||
| cmd646.c | ||
| core.c | ||
| ich.c | ||
| ide-bus.c | ||
| ide-dev.c | ||
| ide-internal.h | ||
| ioport.c | ||
| isa.c | ||
| Kconfig | ||
| macio.c | ||
| meson.build | ||
| microdrive.c | ||
| mmio.c | ||
| pci.c | ||
| piix.c | ||
| sii3112.c | ||
| trace-events | ||
| trace.h | ||
| via.c | ||