All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] HMP: hxtool sanity checks
@ 2026-01-16  0:50 dave
  2026-01-16  0:50 ` [PATCH v2 1/4] hmp-commands-info.hx: Move definition of "info accel" dave
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: dave @ 2026-01-16  0:50 UTC (permalink / raw)
  To: dave, armbru, berrange, marcandre.lureau; +Cc: qemu-devel

From: "Dr. David Alan Gilbert" <dave@treblig.org>

Hi,
  This adds a couple of sanity checks to hxtool to try and catch the
  type of mistake that Markus' patch fixes.
  (Included Markus' patch since otherwise the script correctly fails)

Dave

v2:
  Add brackets on the .name regexp
  Use snake_case for names.

Dr. David Alan Gilbert (3):
  hmp*hx: Move info docs
  hxtool: Split srst/erst add checks
  hxtool: Error on missing docs

Markus Armbruster (1):
  hmp-commands-info.hx: Move definition of "info accel"

 hmp-commands-info.hx | 33 +++++++++++++--------------------
 hmp-commands.hx      | 27 +++++++++++++++++----------
 scripts/hxtool       | 38 +++++++++++++++++++++++++++++++++++---
 3 files changed, 65 insertions(+), 33 deletions(-)

-- 
2.52.0



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

end of thread, other threads:[~2026-01-16  8:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-16  0:50 [PATCH v2 0/4] HMP: hxtool sanity checks dave
2026-01-16  0:50 ` [PATCH v2 1/4] hmp-commands-info.hx: Move definition of "info accel" dave
2026-01-16  8:13   ` Philippe Mathieu-Daudé
2026-01-16  0:50 ` [PATCH v2 2/4] hmp*hx: Move info docs dave
2026-01-16  8:52   ` Markus Armbruster
2026-01-16  0:50 ` [PATCH v2 3/4] hxtool: Split srst/erst add checks dave
2026-01-16  8:00   ` Thomas Huth
2026-01-16  8:53   ` Markus Armbruster
2026-01-16  0:50 ` [PATCH v2 4/4] hxtool: Error on missing docs dave
2026-01-16  8:02   ` Thomas Huth
2026-01-16  8:59   ` Markus Armbruster

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.