Re: [PATCH 0/3] final fixes for 8.2

2023-11-30 Thread Richard Henderson
On 11/30/23 09:33, Alex Bennée wrote: Alex Bennée (3): gdbstub: use a better signal when we halt for IO reasons docs/devel: rationalise unstable gitlab tests under FLAKY_TESTS gitlab: add optional job to run flaky avocado tests Reviewed-by: Richard Henderson r~

[PATCH 0/3] final fixes for 8.2

2023-11-30 Thread Alex Bennée
8.2 is looking fairly stable but I do have one bug fix for gdbstub which I came across while debugging something else. The changes for avocado rationalise all flaky tests under the QEMU_TEST_FLAKY_TESTS environment variable. The final patch re-adds the flaky tests to the CI as a manually run allow_