On Tue, 17 Mar 2020 at 17:50, Alex Bennée <alex.ben...@linaro.org> wrote: > > The following changes since commit 6fb1603aa24d9212493e4819d7b685be9c9aad7a: > > Merge remote-tracking branch > 'remotes/pmaydell/tags/pull-target-arm-20200317' into staging (2020-03-17 > 14:44:50 +0000) > > are available in the Git repository at: > > https://github.com/stsquad/qemu.git tags/pull-testing-and-gdbstub-170320-1 > > for you to fetch changes up to 3bc2609d478779be600fd66744eb4e3730ec5e33: > > gdbstub: Fix single-step issue by confirming 'vContSupported+' feature to > gdb (2020-03-17 17:38:52 +0000) > > ---------------------------------------------------------------- > Testing and gdbstub updates: > > - docker updates for VirGL > - re-factor gdbstub for static GDBState > - re-factor gdbstub for dynamic arrays > - add SVE support to arm gdbstub > - add some guest debug tests to check-tcg > - add aarch64 userspace register tests > - remove packet size limit to gdbstub > - simplify gdbstub monitor code > - report vContSupported in gdbstub to use proper single-step > > ----------------------------------------------------------------
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.0 for any user-visible changes. -- PMM