On 22/9/22 11:29, Paolo Bonzini wrote:
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 <pbonz...@redhat.com>
---
  docs/about/deprecated.rst       |  5 ----
  docs/about/removed-features.rst |  5 ++++
  hw/watchdog/sbsa_gwdt.c         |  6 -----
  hw/watchdog/watchdog.c          | 45 ---------------------------------
  hw/watchdog/wdt_aspeed.c        |  6 -----
  hw/watchdog/wdt_diag288.c       |  6 -----
  hw/watchdog/wdt_i6300esb.c      |  6 -----
  hw/watchdog/wdt_ib700.c         |  6 -----
  hw/watchdog/wdt_imx2.c          |  6 -----
  include/sysemu/watchdog.h       | 12 ---------
  qemu-options.hx                 | 33 ++----------------------
  softmmu/vl.c                    | 16 ------------
  12 files changed, 7 insertions(+), 145 deletions(-)


Great.

Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>

Reply via email to