On 8/16/23 07:51, Akihiko Odaki wrote:
In preparation for a change to use GDBFeature as a parameter of
gdb_register_coprocessor(), convert the internal representation of
dynamic feature from plain XML to GDBFeature.

Signed-off-by: Akihiko Odaki<akihiko.od...@daynix.com>
---
  target/ppc/cpu-qom.h  |  3 +--
  target/ppc/cpu.h      |  2 +-
  target/ppc/cpu_init.c |  2 +-
  target/ppc/gdbstub.c  | 45 ++++++++++++++-----------------------------
  4 files changed, 17 insertions(+), 35 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to