commit | 2406e1e79f76d8a9296105ef99dee7665e2f4fb4 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Sep 03 17:07:23 2024 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Oct 01 14:29:47 2024 +0100 |
tree | 1d300df4cb5609d61de481f037d43225e8e74933 | |
parent | 435e87a2273c69619b1dd6e0d619a0d26b7648b7 [diff] |
hw/arm: Remove 'n800' and 'n810' machines Remove the 'n800' and 'n810' machine types, which modelled Nokia internet tablets. These were deprecated in 9.0 and so we can remove them for 9.2. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-id: 20240903160751.4100218-26-peter.maydell@linaro.org [PMM: added removal of arm-n800-machine.c post-review]