qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC PATCH 08/24] target/ppc: Use GDBFeature for dynamic XML


From: Philippe Mathieu-Daudé
Subject: Re: [RFC PATCH 08/24] target/ppc: Use GDBFeature for dynamic XML
Date: Mon, 31 Jul 2023 15:45:44 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

On 31/7/23 10:43, 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.odaki@daynix.com>
---
  target/ppc/cpu-qom.h  |  3 +--
  target/ppc/cpu.h      |  2 +-
  target/ppc/cpu_init.c |  2 +-
  target/ppc/gdbstub.c  | 13 +++++++------
  4 files changed, 10 insertions(+), 10 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]