commit | 6af139c385bfc7823276d6ab7956b8c812c111f0 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Sep 03 17:07:06 2024 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Oct 01 14:16:51 2024 +0100 |
tree | 71a63e13f7aba7946a6ad0ea6b44d1c9614f2735 | |
parent | 504f935d00e5491ac8296e40d050bbe2b95338c3 [diff] |
hw/arm: Remove 'cheetah' machine The 'cheetah' machine has been deprecated since 9.0, so we can remove it for the 9.2 release. (tsc210x.c is also used by nseries, so move its MAINTAINER file line there; the nseries boards are also about to be removed.) Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20240903160751.4100218-9-peter.maydell@linaro.org