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/8] testing and tcg plugin api ver
Date: Tue, 12 Nov 2019 14:50:20 +0000 [thread overview]
Message-ID: <20191112145028.26386-1-alex.bennee@linaro.org> (raw)
The following changes since commit 039e285e095c20a88e623b927654b161aaf9d914:
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-request' into staging (2019-11-12 12:09:19 +0000)
are available in the Git repository at:
https://github.com/stsquad/qemu.git tags/pull-testing-and-tcg-121119-1
for you to fetch changes up to 3fb356cc86461a14450802e14fa79e8436dbbf31:
tcg plugins: expose an API version concept (2019-11-12 14:32:55 +0000)
----------------------------------------------------------------
Testing and plugins for rc1
- add plugin API versioning
- tests/vm add netbsd autoinstall
- disable ipmi-bt-test for non-Linux
- single-thread make check
----------------------------------------------------------------
Alex Bennée (4):
tests: only run ipmi-bt-test if CONFIG_LINUX
tests/vm: support sites with sha512 checksums
.travis.yml: don't run make check with multiple jobs
tcg plugins: expose an API version concept
Gerd Hoffmann (4):
tests/vm: netbsd autoinstall, using serial console
tests/vm: add console_consume helper
tests/vm: use console_consume for netbsd
tests/vm: update netbsd to version 8.1
.travis.yml | 2 +-
include/qemu/qemu-plugin.h | 19 +++++
plugins/loader.c | 21 +++++
plugins/plugin.h | 2 +
tests/Makefile.include | 2 +
tests/plugin/bb.c | 2 +
tests/plugin/empty.c | 2 +
tests/plugin/hotblocks.c | 2 +
tests/plugin/hotpages.c | 2 +
tests/plugin/howvec.c | 2 +
tests/plugin/insn.c | 2 +
tests/plugin/mem.c | 2 +
tests/vm/basevm.py | 29 ++++++-
tests/vm/netbsd | 188 ++++++++++++++++++++++++++++++++++++++++++---
14 files changed, 264 insertions(+), 13 deletions(-)
--
2.20.1
next reply other threads:[~2019-11-12 14:52 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-12 14:50 Alex Bennée [this message]
2019-11-12 14:50 ` [PULL 1/8] tests/vm: netbsd autoinstall, using serial console Alex Bennée
2019-11-12 14:50 ` [PULL 2/8] tests/vm: add console_consume helper Alex Bennée
2019-11-12 14:50 ` [PULL 3/8] tests/vm: use console_consume for netbsd Alex Bennée
2019-11-12 14:50 ` [PULL 4/8] tests/vm: update netbsd to version 8.1 Alex Bennée
2019-11-12 14:50 ` [PULL 5/8] tests: only run ipmi-bt-test if CONFIG_LINUX Alex Bennée
2019-11-12 14:50 ` [PULL 6/8] tests/vm: support sites with sha512 checksums Alex Bennée
2019-11-12 14:50 ` [PULL 7/8] .travis.yml: don't run make check with multiple jobs Alex Bennée
2019-11-12 14:50 ` [PULL 8/8] tcg plugins: expose an API version concept Alex Bennée
2019-11-12 16:01 ` [PULL 0/8] testing and tcg plugin api ver Peter Maydell
2019-11-12 16:22 ` Alex Bennée
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=20191112145028.26386-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).