From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: qemu-devel@nongnu.org
Cc: "Warner Losh" <imp@bsdimp.com>,
"Paolo Bonzini" <pbonzini@redhat.com>,
"Dr. David Alan Gilbert" <dave@treblig.org>,
"Thomas Huth" <thuth@redhat.com>,
"Laurent Vivier" <lvivier@redhat.com>,
"Hanna Reitz" <hreitz@redhat.com>,
"Kevin Wolf" <kwolf@redhat.com>,
"Kyle Evans" <kevans@freebsd.org>,
"Peter Maydell" <peter.maydell@linaro.org>,
qemu-block@nongnu.org, devel@lists.libvirt.org,
"Laurent Vivier" <laurent@vivier.eu>,
"Eric Blake" <eblake@redhat.com>,
"Markus Armbruster" <armbru@redhat.com>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>
Subject: [PATCH 0/3] qapi/hmp/cli: Remove the deprecated 'singlestep'
Date: Wed, 17 Jan 2024 16:14:27 +0100 [thread overview]
Message-ID: <20240117151430.29235-1-philmd@linaro.org> (raw)
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
next reply other threads:[~2024-01-17 15:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-17 15:14 Philippe Mathieu-Daudé [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240117151430.29235-1-philmd@linaro.org \
--to=philmd@linaro.org \
--cc=armbru@redhat.com \
--cc=dave@treblig.org \
--cc=devel@lists.libvirt.org \
--cc=eblake@redhat.com \
--cc=hreitz@redhat.com \
--cc=imp@bsdimp.com \
--cc=kevans@freebsd.org \
--cc=kwolf@redhat.com \
--cc=laurent@vivier.eu \
--cc=lvivier@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).