qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Alex Bennée" <alex.bennee@linaro.org>
To: peter.maydell@linaro.org
Cc: "Alex Bennée" <alex.bennee@linaro.org>, qemu-devel@nongnu.org
Subject: [PULL 0/7] misc fixes (docs, plugins, tests)
Date: Fri, 25 Jun 2021 10:13:48 +0100	[thread overview]
Message-ID: <20210625091355.25673-1-alex.bennee@linaro.org> (raw)

The following changes since commit ecba223da6215d6f6ce2d343b70b2e9a19bfb90b:

  Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210624' into staging (2021-06-24 15:00:34 +0100)

are available in the Git repository at:

  https://github.com/stsquad/qemu.git tags/pull-testing-updates-250621-1

for you to fetch changes up to 7c4ab60f18f5257d37164df0ae0951ece4425b02:

  plugins/api: expose symbol lookup to plugins (2021-06-25 10:08:37 +0100)

----------------------------------------------------------------
A few miscellaneous fixes

  - tweak tcg/kvm based GIC tests
  - add header to MTTCG docs
  - cleanup checkpatch handling
  - GitLab feature and bug request templates
  - symbol resolution helper for plugin API
  - skip hppa/s390x signals test until fixes arrive

----------------------------------------------------------------
Alex Bennée (4):
      tests/acceptance: tweak the tcg/kvm tests for virt
      scripts/checkpatch: roll diff tweaking into checkpatch itself
      tests/tcg: skip the signals test for hppa/s390x for now
      plugins/api: expose symbol lookup to plugins

John Snow (2):
      GitLab: Add "Bug" issue reporting template
      GitLab: Add "Feature Request" issue template.

Luis Pires (1):
      docs/devel: Add a single top-level header to MTTCG's doc

 docs/devel/multi-thread-tcg.rst            |  5 ++-
 include/qemu/qemu-plugin.h                 |  9 +++++
 plugins/api.c                              |  6 +++
 .gitlab-ci.d/static_checks.yml             |  3 --
 .gitlab/issue_templates/bug.md             | 64 ++++++++++++++++++++++++++++++
 .gitlab/issue_templates/feature_request.md | 32 +++++++++++++++
 .patchew.yml                               |  3 --
 scripts/checkpatch.pl                      |  7 +++-
 tests/acceptance/boot_linux.py             | 24 +++++------
 tests/tcg/hppa/Makefile.target             |  4 ++
 tests/tcg/s390x/Makefile.target            |  4 ++
 11 files changed, 140 insertions(+), 21 deletions(-)
 create mode 100644 .gitlab/issue_templates/bug.md
 create mode 100644 .gitlab/issue_templates/feature_request.md

-- 
2.20.1



             reply	other threads:[~2021-06-25  9:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-25  9:13 Alex Bennée [this message]
2021-06-25  9:13 ` [PULL 1/7] tests/acceptance: tweak the tcg/kvm tests for virt Alex Bennée
2021-06-25  9:13 ` [PULL 2/7] docs/devel: Add a single top-level header to MTTCG's doc Alex Bennée
2021-06-25  9:13 ` [PULL 3/7] scripts/checkpatch: roll diff tweaking into checkpatch itself Alex Bennée
2021-06-25  9:13 ` [PULL 4/7] GitLab: Add "Bug" issue reporting template Alex Bennée
2021-06-25  9:13 ` [PULL 5/7] GitLab: Add "Feature Request" issue template Alex Bennée
2021-06-25  9:13 ` [PULL 6/7] tests/tcg: skip the signals test for hppa/s390x for now Alex Bennée
2021-09-11 21:57   ` Philippe Mathieu-Daudé
2021-06-25  9:13 ` [PULL 7/7] plugins/api: expose symbol lookup to plugins Alex Bennée
2021-06-25 14:28 ` [PULL 0/7] misc fixes (docs, plugins, tests) Peter Maydell
2021-06-25 18:39 ` Peter Maydell
2021-06-28 17:42 ` Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210625091355.25673-1-alex.bennee@linaro.org \
    --to=alex.bennee@linaro.org \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).