[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/15] testing and gdbstub updates
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/15] testing and gdbstub updates |
Date: |
Mon, 15 Feb 2021 13:04:02 +0000 |
On Mon, 15 Feb 2021 at 09:42, Alex Bennée <alex.bennee@linaro.org> wrote:
>
> The following changes since commit 392b9a74b9b621c52d05e37bc6f41f1bbab5c6f8:
>
> Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2021-02-12'
> into staging (2021-02-13 21:26:00 +0000)
>
> are available in the Git repository at:
>
> https://github.com/stsquad/qemu.git tags/pull-testing-gdbstub-150221-1
>
> for you to fetch changes up to 8886ff2844dc1a62dc4722ac65daf57c27dda2ee:
>
> tests/tcg: fix silent skipping of softmmu gdb tests (2021-02-15 09:38:54
> +0000)
>
> ----------------------------------------------------------------
> testing and gdbstub updates:
>
> - more migration of Travis to GitLab
> - drop Travis container
> - remove last of shippable
> - clean up gdbstub MAINTAINERS
> - remove gdb_get_floatN() helpers
> - don't be quiet about skipping gdb tests
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0
for any user-visible changes.
-- PMM
- [PULL 08/15] tests/docker: remove travis container, (continued)
- [PULL 08/15] tests/docker: remove travis container, Alex Bennée, 2021/02/15
- [PULL 11/15] target/m68k: Drop use of gdb_get_float64() and ldfq_p(), Alex Bennée, 2021/02/15
- [PULL 09/15] MAINTAINERS: Add gdbstub.h to the "GDB stub" section, Alex Bennée, 2021/02/15
- [PULL 06/15] .shippable: remove the last bits, Alex Bennée, 2021/02/15
- [PULL 07/15] travis-ci: Disable C++ optional objects on AArch64 container, Alex Bennée, 2021/02/15
- [PULL 12/15] target/ppc: Drop use of gdb_get_float64() and ldfq_p(), Alex Bennée, 2021/02/15
- [PULL 15/15] tests/tcg: fix silent skipping of softmmu gdb tests, Alex Bennée, 2021/02/15
- [PULL 10/15] target/sh4: Drop use of gdb_get_float32() and ldfl_p(), Alex Bennée, 2021/02/15
- [PULL 14/15] bswap.h: Remove unused float-access functions, Alex Bennée, 2021/02/15
- [PULL 13/15] gdbstub: Remove unused gdb_get_float32() and gdb_get_float64(), Alex Bennée, 2021/02/15
- Re: [PULL 00/15] testing and gdbstub updates,
Peter Maydell <=