commit | 0c94e32dff020f868a8125c5314fe9f318a8215d | [log] [tgz] |
---|---|---|
author | Akihiko Odaki <akihiko.odaki@daynix.com> | Thu Mar 07 19:21:00 2024 +0900 |
committer | Peter Maydell <peter.maydell@linaro.org> | Mon Mar 11 17:06:27 2024 +0000 |
tree | dbd84aa5a56a85000c3c2afd6d486064b9d5d426 | |
parent | a2de23c6e3e840e3e96ad0bb9e4314988e5a2f42 [diff] |
contrib/elf2dmp: Use GPtrArray This removes the need to enumarate QEMUCPUState twice and saves code. Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Tested-by: Viktor Prutyanov <viktor.prutyanov@phystech.edu> Message-id: 20240307-elf2dmp-v4-17-4f324ad4d99d@daynix.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>