All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] HMP: hxtool sanity checks
@ 2026-01-15  2:04 dave
  2026-01-15  2:04 ` [PATCH 1/4] hmp-commands-info.hx: Move definition of "info accel" dave
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: dave @ 2026-01-15  2:04 UTC (permalink / raw)
  To: dave, armbru, berrange; +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

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] 12+ messages in thread

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

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-15  2:04 [PATCH 0/4] HMP: hxtool sanity checks dave
2026-01-15  2:04 ` [PATCH 1/4] hmp-commands-info.hx: Move definition of "info accel" dave
2026-01-15  2:04 ` [PATCH 2/4] hmp*hx: Move info docs dave
2026-01-15 11:57   ` Markus Armbruster
2026-01-15 18:42     ` Dr. David Alan Gilbert
2026-01-16  8:45       ` Markus Armbruster
2026-01-15  2:04 ` [PATCH 3/4] hxtool: Split srst/erst add checks dave
2026-01-15 12:11   ` Markus Armbruster
2026-01-15  2:04 ` [PATCH 4/4] hxtool: Error on missing docs dave
2026-01-15 12:17   ` Markus Armbruster
2026-01-15 12:43     ` Dr. David Alan Gilbert
2026-01-15 11:15 ` [PATCH 0/4] HMP: hxtool sanity checks Marc-André Lureau

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.