As softfreeze is fast approaching I thought it would be work combining
my various trees into an omnibus series to ease the review and
merging.
The testing updates exposed a number of latent leaks that confused the
oss-fuzz jobs (hence the test-fuzz addition to help debug that). This
also includes some minor plugin updates and finally some documentation
updates that clean-up and expose the QOM and QDEV APIs which are so
core to emulating anything in QEMU.
v2
- applied a bunch of review tags
- added missing doc suggestions from Paolo
- tweaked the plugin fix for CI
The following patches need review:
- qemu-keymap: properly check return from xkb_keymap_mod_get_index
Alex Bennée (3):
gitlab: reduce testing scope of check-gcov
tests/tcg: add mechanism to handle plugin arguments
qemu-keymap: properly check return from xkb_keymap_mod_get_index
Ani Sinha (1):
docs/devel: remind developers to run CI container pipeline when
updating images
Daniel P. Berrangé (2):
gitlab: explicit set artifacts publishing criteria
gitlab: ensure coverage job also publishes meson log
docs/devel/testing.rst | 6 ++++++
qemu-keymap.c | 24 ++++++++++++++++--------
.gitlab-ci.d/buildtest-template.yml | 4 +++-
.gitlab-ci.d/buildtest.yml | 7 ++++++-
.gitlab-ci.d/crossbuild-template.yml | 1 +
.gitlab-ci.d/crossbuilds.yml | 2 ++
.gitlab-ci.d/opensbi.yml | 1 +
tests/tcg/Makefile.target | 8 ++++++--
8 files changed, 41 insertions(+), 12 deletions(-)
--
2.39.2