Re: [PATCH 3/5] qemu-options: Remove the deprecated -async-teardown option

2024-01-17 Thread Markus Armbruster
Thomas Huth writes: > 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. > > Signed-off-by: Thomas Huth Reviewed-by: Markus Armbruster

Re: [PATCH 3/5] qemu-options: Remove the deprecated -async-teardown option

2024-01-12 Thread Claudio Imbrenda
On Fri, 12 Jan 2024 11:00:57 +0100 Thomas Huth wrote: > 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. > > Signed-off-by: Thomas Huth Reviewed-by: Claudio Imbrenda > --- > docs/about/deprecated.rst

[PATCH 3/5] qemu-options: Remove the deprecated -async-teardown option

2024-01-12 Thread Thomas Huth
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. Signed-off-by: Thomas Huth --- docs/about/deprecated.rst | 5 - docs/about/removed-features.rst | 5 + system/vl.c | 6 -