On 1/5/23 08:43, Alex Bennée wrote:
The two implementations are different enough to encourage having a
specialisation and we can move some of the softmmu only stuff out of
gdbstub.

Signed-off-by: Alex Bennée<alex.ben...@linaro.org>
---
  gdbstub/internals.h | 19 ++++++++++++
  gdbstub/gdbstub.c   | 73 +++++++--------------------------------------
  gdbstub/softmmu.c   | 51 +++++++++++++++++++++++++++++++
  gdbstub/user.c      | 15 ++++++++++
  4 files changed, 96 insertions(+), 62 deletions(-)

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

r~

Reply via email to