]> git.proxmox.com Git - mirror_qemu.git/commit
qapi: Remove deprecated 'singlestep' member of StatusInfo
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 17 Jan 2024 15:14:28 +0000 (16:14 +0100)
committerThomas Huth <thuth@redhat.com>
Fri, 19 Jan 2024 10:38:32 +0000 (11:38 +0100)
commitfe17522d854aa7da4c01ca80ef194af4c2aaead3
treeff31ee32fa166ade1f65255ba112465ee6c8493d
parent1e7886e9e2068a4d83c1a05011cf21e638090ec5
qapi: Remove deprecated 'singlestep' member of StatusInfo

This member has been deprecated before the 8.1 release, in commit
34c18203d4 ("qmp: Deprecate 'singlestep' member of StatusInfo").
Time to drop it.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240117151430.29235-2-philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
docs/about/deprecated.rst
qapi/run-state.json
system/runstate.c
tests/qemu-iotests/183.out
tests/qemu-iotests/234.out
tests/qemu-iotests/262.out
tests/qemu-iotests/280.out