qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for 7.0 v1 0/8] misc testing, i386, docs, gitdm, gitlab
@ 2022-03-15 12:12 Alex Bennée
  2022-03-15 12:12 ` [PATCH v1 1/8] tests/Makefile.include: Let "make clean" remove the TCG tests, too Alex Bennée
                   ` (8 more replies)
  0 siblings, 9 replies; 22+ messages in thread
From: Alex Bennée @ 2022-03-15 12:12 UTC (permalink / raw)
  To: qemu-devel
  Cc: fam, berrange, sw, richard.henderson, f4bug, qemu-arm, stefanha,
	crosa, pbonzini, Alex Bennée, aurelien

Hi,

As per usual here are the collection of random fixes and tweaks as we
go through the release process. Most of these patches have been posted
individually before although the semihosting and gitlab patches are
new.

The following need review:

 - gitlab: include new aarch32 job in custom-runners
 - semihosting: clean up handling of expanded argv
 - tests/avocado: update aarch64_virt test to exercise -cpu max
 
Alex Bennée (7):
  tests/avocado: update aarch64_virt test to exercise -cpu max
  target/i386: force maximum rounding precision for fildl[l]
  tests/tcg: drop -cpu max from s390x sha512-mvx invocation
  mailmap/gitdm: more fixes for bad tags and authors
  docs/devel: try and impose some organisation
  semihosting: clean up handling of expanded argv
  gitlab: include new aarch32 job in custom-runners

Thomas Huth (1):
  tests/Makefile.include: Let "make clean" remove the TCG tests, too

 docs/devel/index-api.rst            | 15 ++++++++++
 docs/devel/index-build.rst          | 19 ++++++++++++
 docs/devel/index-internals.rst      | 21 +++++++++++++
 docs/devel/index-process.rst        | 17 +++++++++++
 docs/devel/index-tcg.rst            | 16 ++++++++++
 docs/devel/index.rst                | 46 +++++------------------------
 semihosting/config.c                |  6 ++--
 target/i386/tcg/fpu_helper.c        | 13 ++++++++
 .gitlab-ci.d/custom-runners.yml     |  1 +
 .mailmap                            |  6 ++++
 contrib/gitdm/aliases               |  4 ++-
 tests/Makefile.include              |  2 +-
 tests/avocado/boot_linux_console.py | 22 +++++++++-----
 tests/tcg/s390x/Makefile.target     |  2 --
 14 files changed, 136 insertions(+), 54 deletions(-)
 create mode 100644 docs/devel/index-api.rst
 create mode 100644 docs/devel/index-build.rst
 create mode 100644 docs/devel/index-internals.rst
 create mode 100644 docs/devel/index-process.rst
 create mode 100644 docs/devel/index-tcg.rst

-- 
2.30.2



^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2022-03-22 16:50 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-15 12:12 [PATCH for 7.0 v1 0/8] misc testing, i386, docs, gitdm, gitlab Alex Bennée
2022-03-15 12:12 ` [PATCH v1 1/8] tests/Makefile.include: Let "make clean" remove the TCG tests, too Alex Bennée
2022-03-15 12:12 ` [PATCH v1 2/8] tests/avocado: update aarch64_virt test to exercise -cpu max Alex Bennée
2022-03-21 17:10   ` Thomas Huth
2022-03-22 16:49   ` Richard Henderson
2022-03-15 12:12 ` [PATCH v1 3/8] target/i386: force maximum rounding precision for fildl[l] Alex Bennée
2022-03-15 12:12 ` [PATCH v1 4/8] tests/tcg: drop -cpu max from s390x sha512-mvx invocation Alex Bennée
2022-03-15 12:12 ` [PATCH v1 5/8] mailmap/gitdm: more fixes for bad tags and authors Alex Bennée
2022-03-16  8:23   ` Michael Ellerman
2022-03-15 12:12 ` [PATCH v1 6/8] docs/devel: try and impose some organisation Alex Bennée
2022-03-15 12:12 ` [PATCH v1 7/8] semihosting: clean up handling of expanded argv Alex Bennée
2022-03-15 12:31   ` Philippe Mathieu-Daudé
2022-03-15 13:59     ` Alex Bennée
2022-03-15 14:15       ` Daniel P. Berrangé
2022-03-15 14:20         ` Peter Maydell
2022-03-21 21:55         ` Philippe Mathieu-Daudé
2022-03-15 12:12 ` [PATCH v1 8/8] gitlab: include new aarch32 job in custom-runners Alex Bennée
2022-03-15 12:19   ` Alex Bennée
2022-03-15 12:19   ` [PATCH v2] " Alex Bennée
2022-03-15 12:34     ` Philippe Mathieu-Daudé
2022-03-15 21:48     ` Richard Henderson
2022-03-21 16:46 ` [PATCH for 7.0 v1 0/8] misc testing, i386, docs, gitdm, gitlab Alex Bennée

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).