qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH for-9.2 01/53] hw/arm: Remove deprecated akita, borzoi, spitz


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH for-9.2 01/53] hw/arm: Remove deprecated akita, borzoi, spitz, terrier, tosa boards
Date: Tue, 3 Sep 2024 23:29:34 +0200
User-agent: Mozilla Thunderbird

On 3/9/24 18:06, Peter Maydell wrote:
The Sharp XScale-based PDA board models akita, borzoi, spitz,
terrier, and tosa were all deprecated in 9.0, so our deprecation
cycle permits removing them for the 9.2 release.

Remove the source files for the board models themselves, and their
documentation. There were no tests for these boards.

We will move the text describing the dropped boards from
deprecated.rst to removed-features.rst when we've cleaned up all the
boards it lists.  Device models used only by removed board models
will be removed in separate commits.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
---
  MAINTAINERS                             |    3 -
  docs/system/arm/xscale.rst              |   35 -
  docs/system/target-arm.rst              |    1 -
  configs/devices/arm-softmmu/default.mak |    2 -
  hw/arm/spitz.c                          | 1284 -----------------------
  hw/arm/tosa.c                           |  327 ------
  hw/arm/Kconfig                          |   23 -
  hw/arm/meson.build                      |    2 -
  8 files changed, 1677 deletions(-)
  delete mode 100644 docs/system/arm/xscale.rst
  delete mode 100644 hw/arm/spitz.c
  delete mode 100644 hw/arm/tosa.c

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]