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

This option has been deprecated before the 8.1 release,
in commit 12fd0f41d0 ("Document that -singlestep command
line option is deprecated"). Time to drop it.

Inspired-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240117151430.29235-4-philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
bsd-user/main.c
docs/about/deprecated.rst
docs/about/removed-features.rst
docs/user/main.rst
linux-user/main.c
qemu-options.hx
system/vl.c