qemu-trivial.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Remove deprecated command line options
@ 2024-01-18 10:37 Thomas Huth
  2024-01-18 10:37 ` [PATCH v2 1/4] qemu-options: Remove the deprecated -no-hpet option Thomas Huth
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Thomas Huth @ 2024-01-18 10:37 UTC (permalink / raw)
  To: qemu-devel, Paolo Bonzini
  Cc: Markus Armbruster, qemu-trivial, Daniel P . Berrangé,
	Philippe Mathieu-Daudé

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-01-18 13:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-18 10:37 [PATCH v2 0/4] Remove deprecated command line options Thomas Huth
2024-01-18 10:37 ` [PATCH v2 1/4] qemu-options: Remove the deprecated -no-hpet option Thomas Huth
2024-01-18 10:37 ` [PATCH v2 2/4] qemu-options: Remove the deprecated -no-acpi option Thomas Huth
2024-01-18 10:44   ` Michael Tokarev
2024-01-18 13:21   ` Markus Armbruster
2024-01-18 10:37 ` [PATCH v2 3/4] qemu-options: Remove the deprecated -async-teardown option Thomas Huth
2024-01-18 10:37 ` [PATCH v2 4/4] qemu-options: Remove the deprecated -chroot option Thomas Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).