]> git.proxmox.com Git - mirror_qemu.git/commit
hmp: Remove deprecated 'singlestep' command
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 17 Jan 2024 15:14:29 +0000 (16:14 +0100)
committerThomas Huth <thuth@redhat.com>
Fri, 19 Jan 2024 10:38:32 +0000 (11:38 +0100)
commit97b6e1d35f35463307bf9086b7a3fd8bf3212a19
treef04c33c050424bf2a079d47c9f26fd5dd3cd7ff4
parentfe17522d854aa7da4c01ca80ef194af4c2aaead3
hmp: Remove deprecated 'singlestep' command

This command has been deprecated before the 8.1 release,
in commit e9ccfdd91d ("hmp: Add 'one-insn-per-tb' command
equivalent to 'singlestep'"). Time to drop it.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: "Dr. David Alan Gilbert" <dave@treblig.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240117151430.29235-3-philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
docs/about/deprecated.rst
docs/about/removed-features.rst
hmp-commands.hx
tests/qtest/test-hmp.c