qemu-options: Remove the deprecated -chroot option
commit1e7886e9e2068a4d83c1a05011cf21e638090ec5
authorThomas Huth <thuth@redhat.com>
Thu, 18 Jan 2024 10:37:59 +0000 (18 11:37 +0100)
committerThomas Huth <thuth@redhat.com>
Fri, 19 Jan 2024 10:38:32 +0000 (19 11:38 +0100)
tree7db0d0caf878b5a9d1f48ac4aa9c6f02d2f46eaa
parent2582489fecd6042d69e1fa060ab5ff89f4cef550
qemu-options: Remove the deprecated -chroot option

It's been marked as deprecated since QEMU 8.1, so it should be fine
to remove this now.

Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240118103759.130748-5-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