On Fri, 6 Feb 2026 at 18:05, Alex Bennée <[email protected]> wrote: > > The following changes since commit cd5a79dc98e3087e7658e643bdbbb0baec77ac8a: > > Merge tag 'for_upstream' of > https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging (2026-02-05 > 13:54:50 +0000) > > are available in the Git repository at: > > https://gitlab.com/stsquad/qemu.git tags/pull-11.0-gdbstub-updates-060226-1 > > for you to fetch changes up to db13b4e262bfcd7b5f66a303bcb4b81d71029cfc: > > gdbstub/user: rename and use bool for running_state (2026-02-06 12:43:07 > +0000) > > ---------------------------------------------------------------- > gdbstub updates: > > - don't duplicate gdb help text in configure > - re-build meson-buildoptions.sh if the python updated > - re-factor stop packet handling > - add EIO and ENOSYS errno defines > - move host_to_gdb_errno into common gdbstub code > - return GDB errno values for F packets > - bool-ify user's running_state state >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/11.0 for any user-visible changes. -- PMM
