Message ID | 20230307212139.883112-1-alex.bennee@linaro.org |
---|---|
State | New |
Headers | show |
On Tue, 7 Mar 2023 at 21:21, Alex Bennée <alex.bennee@linaro.org> wrote: > > The following changes since commit 9832009d9dd2386664c15cc70f6e6bfe062be8bd: > > Merge tag 'pull-riscv-to-apply-20230306' of https://gitlab.com/palmer-dabbelt/qemu into staging (2023-03-07 12:53:00 +0000) > > are available in the Git repository at: > > https://gitlab.com/stsquad/qemu.git tags/pull-gdbstub-070323-3 > > for you to fetch changes up to 412ae12647d1086c713e13841fd25d10d5418c7f: > > gdbstub: move update guest debug to accel ops (2023-03-07 20:44:09 +0000) > > ---------------------------------------------------------------- > gdbstub refactor: > > - split user and softmmu code > - use cleaner headers for tb_flush, target_ulong > - probe for gdb multiarch support at configure > - make syscall handling target independent > - add update guest debug of accel ops Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/8.0 for any user-visible changes. -- PMM