qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] maintainer updates for 10.1 softfreeeze (gitlab, plugins, docs) pre-PR
@ 2025-07-10 10:45 Alex Bennée
  2025-07-10 10:45 ` [PATCH 1/7] gitlab: use argparse in check-units script Alex Bennée
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Alex Bennée @ 2025-07-10 10:45 UTC (permalink / raw)
  To: qemu-devel
  Cc: Mahmoud Mandour, Philippe Mathieu-Daudé, Alexandre Iooss,
	Alex Bennée, Thomas Huth, Richard Henderson, Jason Wang,
	Riku Voipio, Laurent Vivier, Pierrick Bouvier

I've collected up the last few bits that are ready for my last PR
before the 10.1 softfreeze. The most consequential is enabling
registers for the Alpha target in plugins. The rest is little
clean-ups here and there.

I intend to send the PR on Monday.

The following patches are un-reviewed:

  docs/system: clean-up formatting of virtio-net-failover
  plugins: fix inclusion of user-mode APIs
  gitlab: add -n option to check_units
  gitlab: use argparse in check-units script

Alex

Alex Bennée (4):
  gitlab: use argparse in check-units script
  gitlab: add -n option to check_units
  plugins: fix inclusion of user-mode APIs
  docs/system: clean-up formatting of virtio-net-failover

Manos Pitsidianakis (1):
  docs: use :kbd: role in sphinx docs

Yodel Eldar (2):
  contrib/plugins/execlog: Add tab to the separator search of insn_disas
  target/alpha: Add GDB XML feature file

 docs/devel/testing/main.rst          |   4 +-
 docs/system/images.rst               |   2 +-
 docs/system/keys.rst.inc             |  49 +++++-----
 docs/system/linuxboot.rst            |   2 +-
 docs/system/mux-chardev.rst.inc      |  38 ++++----
 docs/system/virtio-net-failover.rst  |  51 +++++-----
 configs/targets/alpha-linux-user.mak |   1 +
 configs/targets/alpha-softmmu.mak    |   1 +
 contrib/plugins/execlog.c            |  15 +--
 linux-user/plugin-api.c              |   1 +
 target/alpha/cpu.c                   |   1 +
 common-user/plugin-api.c.inc         |   1 +
 .gitlab-ci.d/check-units.py          |  29 +++---
 gdb-xml/alpha-core.xml               | 136 +++++++++++++++++++++++++++
 linux-user/meson.build               |   5 +-
 15 files changed, 250 insertions(+), 86 deletions(-)
 create mode 100644 gdb-xml/alpha-core.xml

-- 
2.47.2



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

end of thread, other threads:[~2025-07-10 15:23 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-10 10:45 [PATCH 0/7] maintainer updates for 10.1 softfreeeze (gitlab, plugins, docs) pre-PR Alex Bennée
2025-07-10 10:45 ` [PATCH 1/7] gitlab: use argparse in check-units script Alex Bennée
2025-07-10 10:48   ` Manos Pitsidianakis
2025-07-10 10:45 ` [PATCH 2/7] gitlab: add -n option to check_units Alex Bennée
2025-07-10 10:57   ` Manos Pitsidianakis
2025-07-10 10:45 ` [PATCH 3/7] contrib/plugins/execlog: Add tab to the separator search of insn_disas Alex Bennée
2025-07-10 15:22   ` Pierrick Bouvier
2025-07-10 10:45 ` [PATCH 4/7] target/alpha: Add GDB XML feature file Alex Bennée
2025-07-10 10:45 ` [PATCH 5/7] plugins: fix inclusion of user-mode APIs Alex Bennée
2025-07-10 15:22   ` Pierrick Bouvier
2025-07-10 10:45 ` [PATCH 6/7] docs: use :kbd: role in sphinx docs Alex Bennée
2025-07-10 10:45 ` [PATCH 7/7] docs/system: clean-up formatting of virtio-net-failover Alex Bennée
2025-07-10 10:59   ` Manos Pitsidianakis

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