* [PULL v2 0/5] gdbstub, avocado and gitlab updates
@ 2023-12-01 17:49 Alex Bennée
2023-12-04 14:46 ` Stefan Hajnoczi
0 siblings, 1 reply; 2+ messages in thread
From: Alex Bennée @ 2023-12-01 17:49 UTC (permalink / raw)
To: qemu-devel; +Cc: Alex Bennée
The following changes since commit abf635ddfe3242df907f58967f3c1e6763bbca2d:
Update version for v8.2.0-rc2 release (2023-11-28 16:31:16 -0500)
are available in the Git repository at:
https://gitlab.com/stsquad/qemu.git tags/pull-more-8.2-fixes-011223-2
for you to fetch changes up to 5d25fcb702406286a17806dd53d10eec1d2cc34f:
gitlab: add optional job to run flaky avocado tests (2023-12-01 17:47:20 +0000)
----------------------------------------------------------------
Flaky avocado tests, gdbstub and gitlab tweaks
- gdbstub, properly halt when QEMU is having IO issues
- convert skipIf(GITLAB_CI) to skipUnless(QEMU_TEST_FLAKY_TESTS)
- tag sbsa-ref tests as TCG only
- build the correct microblaze for avocado-system-ubuntu
- add optional flaky tests job to CI
----------------------------------------------------------------
Alex Bennée (5):
gdbstub: use a better signal when we halt for IO reasons
docs/devel: rationalise unstable gitlab tests under FLAKY_TESTS
tests/avocado: tag sbsa tests as tcg only
gitlab: build the correct microblaze target
gitlab: add optional job to run flaky avocado tests
docs/devel/testing.rst | 32 +++++++++++++++++++++-----------
gdbstub/internals.h | 1 +
gdbstub/system.c | 2 +-
.gitlab-ci.d/buildtest.yml | 32 +++++++++++++++++++++++++++++++-
tests/avocado/boot_linux.py | 10 +++++++---
tests/avocado/boot_linux_console.py | 6 ++++--
tests/avocado/intel_iommu.py | 6 ++++--
tests/avocado/linux_initrd.py | 7 +++++--
tests/avocado/machine_aarch64_sbsaref.py | 4 ++++
tests/avocado/machine_aspeed.py | 10 +++++++---
tests/avocado/machine_mips_malta.py | 10 +++++++---
tests/avocado/machine_rx_gdbsim.py | 10 +++++++---
tests/avocado/machine_s390_ccw_virtio.py | 3 ++-
tests/avocado/replay_kernel.py | 8 ++++++--
tests/avocado/reverse_debugging.py | 16 +++++++++++-----
tests/avocado/smmu.py | 6 ++++--
tests/avocado/tuxrun_baselines.py | 5 +++--
17 files changed, 125 insertions(+), 43 deletions(-)
--
2.39.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PULL v2 0/5] gdbstub, avocado and gitlab updates
2023-12-01 17:49 [PULL v2 0/5] gdbstub, avocado and gitlab updates Alex Bennée
@ 2023-12-04 14:46 ` Stefan Hajnoczi
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Hajnoczi @ 2023-12-04 14:46 UTC (permalink / raw)
To: Alex Bennée; +Cc: qemu-devel, Alex Bennée
[-- Attachment #1: Type: text/plain, Size: 115 bytes --]
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/8.2 for any user-visible changes.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-12-04 14:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-01 17:49 [PULL v2 0/5] gdbstub, avocado and gitlab updates Alex Bennée
2023-12-04 14:46 ` Stefan Hajnoczi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).