[PATCH v3 0/2] gdbstub: Generate a single gdbstub-xml.c / gdb_static_features[]

Philippe Mathieu-Daudé posted 2 patches 2 days, 20 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260227101040.70763-1-philmd@linaro.org
Maintainers: "Alex Bennée" <alex.bennee@linaro.org>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Paolo Bonzini <pbonzini@redhat.com>, "Marc-André Lureau" <marcandre.lureau@redhat.com>, "Daniel P. Berrangé" <berrange@redhat.com>
There is a newer version of this series
meson.build                               | 12 +-----------
stubs/gdbstub.c => gdbstub/gdb-xml-stub.c |  0
gdbstub/meson.build                       | 19 +++++++++++++++++++
stubs/meson.build                         |  2 --
4 files changed, 20 insertions(+), 13 deletions(-)
rename stubs/gdbstub.c => gdbstub/gdb-xml-stub.c (100%)
[PATCH v3 0/2] gdbstub: Generate a single gdbstub-xml.c / gdb_static_features[]
Posted by Philippe Mathieu-Daudé 2 days, 20 hours ago
v3: Restrict meson to gdbstub/
v2: Check array length

Philippe Mathieu-Daudé (2):
  meson: Restrict gdbstub to user/system builds
  gdbstub: Generate a single gdbstub-xml.c / gdb_static_features[]

 meson.build                               | 12 +-----------
 stubs/gdbstub.c => gdbstub/gdb-xml-stub.c |  0
 gdbstub/meson.build                       | 19 +++++++++++++++++++
 stubs/meson.build                         |  2 --
 4 files changed, 20 insertions(+), 13 deletions(-)
 rename stubs/gdbstub.c => gdbstub/gdb-xml-stub.c (100%)

-- 
2.52.0