qemu-options: Remove the deprecated -async-teardown option
authorThomas Huth <thuth@redhat.com>
Thu, 18 Jan 2024 10:37:58 +0000 (11:37 +0100)
committerThomas Huth <thuth@redhat.com>
Fri, 19 Jan 2024 10:38:32 +0000 (11:38 +0100)
commit2582489fecd6042d69e1fa060ab5ff89f4cef550
tree2272a8a0115b7da7d8c738b21459b927a892591d
parent4a6410104491b703116cd12ef18a61d13cb5a23f
qemu-options: Remove the deprecated -async-teardown option

It's been marked as deprecated since QEMU 8.1 (and was only available
since QEMU 8.0 anyway), so it should be fine to remove this now.

Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240118103759.130748-4-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
docs/about/deprecated.rst
docs/about/removed-features.rst
qemu-options.hx
system/vl.c