qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] qapi/hmp/cli: Remove the deprecated 'singlestep'
@ 2024-01-17 15:14 Philippe Mathieu-Daudé
  2024-01-17 15:14 ` [PATCH 1/3] qapi: Remove deprecated 'singlestep' member of StatusInfo Philippe Mathieu-Daudé
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Philippe Mathieu-Daudé @ 2024-01-17 15:14 UTC (permalink / raw)
  To: qemu-devel
  Cc: Warner Losh, Paolo Bonzini, Dr. David Alan Gilbert, Thomas Huth,
	Laurent Vivier, Hanna Reitz, Kevin Wolf, Kyle Evans,
	Peter Maydell, qemu-block, devel, Laurent Vivier, Eric Blake,
	Markus Armbruster, Philippe Mathieu-Daudé

Deprecated for 8.1, good to go for 9.0.

Based-on: <20240112100059.965041-5-thuth@redhat.com>
          "Remove deprecated command line options"

Philippe Mathieu-Daudé (3):
  qapi: Remove deprecated 'singlestep' member of StatusInfo
  hmp: Remove deprecated 'singlestep' command
  cli: Remove deprecated '-singlestep' command line option

 docs/about/deprecated.rst       | 40 ---------------------------------
 docs/about/removed-features.rst | 24 ++++++++++++++++++++
 docs/user/main.rst              |  6 -----
 qapi/run-state.json             | 11 ---------
 bsd-user/main.c                 |  3 +--
 linux-user/main.c               |  2 --
 system/runstate.c               |  8 -------
 system/vl.c                     | 18 +--------------
 tests/qtest/test-hmp.c          |  1 -
 hmp-commands.hx                 | 13 -----------
 qemu-options.hx                 |  8 -------
 tests/qemu-iotests/183.out      |  4 ++--
 tests/qemu-iotests/234.out      |  8 +++----
 tests/qemu-iotests/262.out      |  4 ++--
 tests/qemu-iotests/280.out      |  2 +-
 15 files changed, 35 insertions(+), 117 deletions(-)

-- 
2.41.0



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

end of thread, other threads:[~2024-01-18 14:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-17 15:14 [PATCH 0/3] qapi/hmp/cli: Remove the deprecated 'singlestep' Philippe Mathieu-Daudé
2024-01-17 15:14 ` [PATCH 1/3] qapi: Remove deprecated 'singlestep' member of StatusInfo Philippe Mathieu-Daudé
2024-01-17 15:14 ` [PATCH 2/3] hmp: Remove deprecated 'singlestep' command Philippe Mathieu-Daudé
2024-01-17 18:38   ` Dr. David Alan Gilbert
2024-01-17 15:14 ` [PATCH 3/3] cli: Remove deprecated '-singlestep' command line option Philippe Mathieu-Daudé
2024-01-18  5:58   ` Thomas Huth
2024-01-18 14:56 ` [PATCH 0/3] qapi/hmp/cli: Remove the deprecated 'singlestep' Markus Armbruster

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