From: "Alex Bennée" <alex.bennee@linaro.org>
To: qemu-devel@nongnu.org
Cc: "Alex Bennée" <alex.bennee@linaro.org>
Subject: [PULL 0/3] final plugin updates for 9.2
Date: Tue, 5 Nov 2024 10:43:30 +0000 [thread overview]
Message-ID: <20241105104333.2534823-1-alex.bennee@linaro.org> (raw)
The following changes since commit daaf51001a13da007d7dde72e1ed3b06bc490791:
Merge tag 'seabios-hppa-v17-pull-request' of https://github.com/hdeller/qemu-hppa into staging (2024-11-04 16:01:23 +0000)
are available in the Git repository at:
https://gitlab.com/stsquad/qemu.git tags/pull-plugin-tweaks-051124-1
for you to fetch changes up to 55c84a72aba4a9406320943e6348bb120c2df08f:
contrib/plugins: remove Makefile for contrib/plugins (2024-11-05 09:13:51 +0000)
----------------------------------------------------------------
final plugin updates for 9.2
- fix a warning in cflow plugin
- replace Makefile with meson.build
----------------------------------------------------------------
Pierrick Bouvier (3):
contrib/plugins/cflow: fix warning
meson: build contrib/plugins with meson
contrib/plugins: remove Makefile for contrib/plugins
configure | 18 ----------
Makefile | 10 ------
meson.build | 4 +++
contrib/plugins/cflow.c | 6 ++--
contrib/plugins/Makefile | 87 ---------------------------------------------
contrib/plugins/meson.build | 28 +++++++++++++++
6 files changed, 35 insertions(+), 118 deletions(-)
delete mode 100644 contrib/plugins/Makefile
create mode 100644 contrib/plugins/meson.build
--
2.39.5
next reply other threads:[~2024-11-05 10:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-05 10:43 Alex Bennée [this message]
2024-11-05 10:43 ` [PULL 1/3] contrib/plugins/cflow: fix warning Alex Bennée
2024-11-05 10:43 ` [PULL 2/3] meson: build contrib/plugins with meson Alex Bennée
2024-11-05 10:43 ` [PULL 3/3] contrib/plugins: remove Makefile for contrib/plugins Alex Bennée
2024-11-06 11:15 ` [PULL 0/3] final plugin updates for 9.2 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=20241105104333.2534823-1-alex.bennee@linaro.org \
--to=alex.bennee@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).