All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/3] Plugins update for 2026-07-13
@ 2026-07-13 18:06 Pierrick Bouvier
  2026-07-13 18:06 ` [PULL 1/3] uftrace: riscv privilege level Pierrick Bouvier
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Pierrick Bouvier @ 2026-07-13 18:06 UTC (permalink / raw)
  To: qemu-devel, peter.maydell, richard.henderson, pbonzini, stefanha
  Cc: pierrick.bouvier

The following changes since commit 499039798cdad7d86b787fec0eaf1da4151c0f05:

  Merge tag 'pull-request-2026-07-12' of https://gitlab.com/huth/qemu into staging (2026-07-12 21:49:04 +0200)

are available in the Git repository at:

  https://gitlab.com/p-b-o/qemu tags/pbouvier/pr/plugins-20260713

for you to fetch changes up to eee8e58eed452fb8a7be4fd9c7868d0512abbd6a:

  docs/about/emulation: document the dlcall plugin (2026-07-13 11:04:51 -0700)

----------------------------------------------------------------
Changes:
- [PATCH v1] uftrace: riscv privilege level (Yanfeng Liu <yfliu2008@qq.com>)
  Link: https://lore.kernel.org/qemu-devel/tencent_E17E8F6494EE130F71527C6BCE481AF33E08@qq.com
- [PATCH v12 0/2] contrib/plugins: add dlcall to call host functions (Ziyang Zhang <functioner@sjtu.edu.cn>)
  Link: https://lore.kernel.org/qemu-devel/20260711094523.622997-1-functioner@sjtu.edu.cn

----------------------------------------------------------------
Yanfeng Liu (1):
      uftrace: riscv privilege level

Ziyang Zhang (2):
      contrib/plugins: add a minimal dlcall plugin
      docs/about/emulation: document the dlcall plugin

 contrib/plugins/dlcall.c    | 248 ++++++++++++++++++++++++++++++++++++++++++++
 contrib/plugins/meson.build |   5 +
 contrib/plugins/uftrace.c   |  13 ++-
 docs/about/emulation.rst    | 158 ++++++++++++++++++++++++++++
 4 files changed, 421 insertions(+), 3 deletions(-)
 create mode 100644 contrib/plugins/dlcall.c


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

end of thread, other threads:[~2026-07-15  6:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-13 18:06 [PULL 0/3] Plugins update for 2026-07-13 Pierrick Bouvier
2026-07-13 18:06 ` [PULL 1/3] uftrace: riscv privilege level Pierrick Bouvier
2026-07-13 18:06 ` [PULL 2/3] contrib/plugins: add a minimal dlcall plugin Pierrick Bouvier
2026-07-13 18:06 ` [PULL 3/3] docs/about/emulation: document the " Pierrick Bouvier
2026-07-14 19:23 ` [PULL 0/3] Plugins update for 2026-07-13 Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.