watchdog: remove -watchdog option
authorPaolo Bonzini <pbonzini@redhat.com>
Sat, 10 Sep 2022 11:44:47 +0000 (13:44 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 29 Sep 2022 09:40:28 +0000 (11:40 +0200)
commit5433af7697ba97531d97e16e721cfe8a90722198
treec0249d5dd7c856e3b07cb80b064ffa7f729b77fd
parent7089977a24133b3b1dd0864f4138efe3b906af4b
watchdog: remove -watchdog option

This was deprecated in 6.2 and is ready to go.  It removes quite a bit
of code that handled the registration of watchdog models.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
12 files changed:
docs/about/deprecated.rst
docs/about/removed-features.rst
hw/watchdog/sbsa_gwdt.c
hw/watchdog/watchdog.c
hw/watchdog/wdt_aspeed.c
hw/watchdog/wdt_diag288.c
hw/watchdog/wdt_i6300esb.c
hw/watchdog/wdt_ib700.c
hw/watchdog/wdt_imx2.c
include/sysemu/watchdog.h
qemu-options.hx
softmmu/vl.c