[PATCH 0/5] Remove deprecated command line options

Thomas Huth posted 5 patches 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240112100059.965041-1-thuth@redhat.com
Maintainers: Paolo Bonzini <pbonzini@redhat.com>
There is a newer version of this series
docs/about/deprecated.rst       | 28 --------------------
docs/about/removed-features.rst | 30 +++++++++++++++++++++
system/vl.c                     | 37 +-------------------------
qemu-options.hx                 | 46 ---------------------------------
4 files changed, 31 insertions(+), 110 deletions(-)
[PATCH 0/5] Remove deprecated command line options
Posted by Thomas Huth 10 months ago
The -no-hpet, -no-acpi, -async-teardown, -chroot and -singlestep
options have been deprecated for at least two releases, so it should
be fine if we remove them now.

Thomas Huth (5):
  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
  qemu-options: Remove the deprecated -singlestep option

 docs/about/deprecated.rst       | 28 --------------------
 docs/about/removed-features.rst | 30 +++++++++++++++++++++
 system/vl.c                     | 37 +-------------------------
 qemu-options.hx                 | 46 ---------------------------------
 4 files changed, 31 insertions(+), 110 deletions(-)

-- 
2.43.0