qemu-options: Remove the deprecated -no-acpi option
commit4a6410104491b703116cd12ef18a61d13cb5a23f
authorThomas Huth <thuth@redhat.com>
Thu, 18 Jan 2024 10:37:57 +0000 (18 11:37 +0100)
committerThomas Huth <thuth@redhat.com>
Fri, 19 Jan 2024 10:38:32 +0000 (19 11:38 +0100)
treebb185ab4b712f0164674fb8b45b6e2ac367c2416
parent48c1c25a55cdf02d21b1781531e21299736b193a
qemu-options: Remove the deprecated -no-acpi option

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

Message-ID: <20240118103759.130748-3-thuth@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Thomas Huth <thuth@redhat.com>
docs/about/deprecated.rst
docs/about/removed-features.rst
docs/specs/tpm.rst
hw/i386/pc.c
qemu-options.hx
system/vl.c