qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] contrib/plugins: Build fixes for Darwin
@ 2023-09-07 10:49 Philippe Mathieu-Daudé
  2023-09-07 10:50 ` [PATCH 1/5] contrib/plugins/cache: Fix string format Philippe Mathieu-Daudé
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Philippe Mathieu-Daudé @ 2023-09-07 10:49 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alexandre Iooss, Paolo Bonzini, Mahmoud Mandour, Thomas Huth,
	Alex Bennée, Philippe Mathieu-Daudé

Trivial:
- Fix string formats
- Link with GLib

Alex, Thomas: FWIW, plugins aren't build on CI.

Based-on: <20230907101811.469236-1-pbonzini@redhat.com>

Philippe Mathieu-Daudé (5):
  contrib/plugins/cache: Fix string format
  contrib/plugins/drcov: Fix string format
  contrib/plugins/howvec: Fix string format
  contrib/plugins/lockstep: Fix string format
  contrib/plugins: Link with GLib

 contrib/plugins/cache.c    | 19 ++++++++++---------
 contrib/plugins/drcov.c    |  2 +-
 contrib/plugins/howvec.c   |  6 ++++--
 contrib/plugins/lockstep.c | 11 ++++++++---
 contrib/plugins/Makefile   |  1 +
 5 files changed, 24 insertions(+), 15 deletions(-)

-- 
2.41.0



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

end of thread, other threads:[~2023-09-07 11:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-07 10:49 [PATCH 0/5] contrib/plugins: Build fixes for Darwin Philippe Mathieu-Daudé
2023-09-07 10:50 ` [PATCH 1/5] contrib/plugins/cache: Fix string format Philippe Mathieu-Daudé
2023-09-07 10:50 ` [PATCH 2/5] contrib/plugins/drcov: " Philippe Mathieu-Daudé
2023-09-07 10:50 ` [PATCH 3/5] contrib/plugins/howvec: " Philippe Mathieu-Daudé
2023-09-07 10:50 ` [PATCH 4/5] contrib/plugins/lockstep: " Philippe Mathieu-Daudé
2023-09-07 10:50 ` [PATCH 5/5] contrib/plugins: Link with GLib Philippe Mathieu-Daudé
2023-09-07 10:57 ` [PATCH 0/5] contrib/plugins: Build fixes for Darwin Paolo Bonzini
2023-09-07 11:24   ` Philippe Mathieu-Daudé

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