The -no-hpet, -no-acpi, -async-teardown and -chroot options have been
deprecated for at least two releases, so it should be fine if we remove
them now.
v2:
- Rework some more occurances of -no-acpi in the second patch (Markus)
- Collected Reviewed-bys from v1
- Drop the -singlestep patch since this is handled by Philippe's series:
https://lore.kernel.org/qemu-devel/20240117151430.29235-1-philmd@linaro.org/
Thomas Huth (4):
qemu-options: Remove the deprecated -no-hpet option
qemu-options: Remove the deprecated -no-acpi option
qemu-options: Remove the deprecated -async-teardown option
qemu-options: Remove the deprecated -chroot option
docs/about/deprecated.rst | 22 -------------------
docs/about/removed-features.rst | 23 ++++++++++++++++++++
docs/specs/tpm.rst | 4 ++--
hw/i386/pc.c | 4 ++--
system/vl.c | 19 -----------------
qemu-options.hx | 38 ---------------------------------
6 files changed, 27 insertions(+), 83 deletions(-)
--
2.43.0