On Tue, 3 Sept 2024 at 17:07, Peter Maydell <peter.mayd...@linaro.org> wrote: > > This patchset removes the various Arm machines which we deprecated > for the 9.0 release and are therefore allowed to remove for the 9.2 > release: > akita, borzoi, cheetah, connex, mainstone, n800, n810, > spitz, terrier, tosa, verdex, z2 > We get to drop over 30,000 lines of unmaintained code. So it's > a big patchset but it's almost all deletions.
Hi -- ping for review on at least patches 06, 08, 18: > hw/display: Remove tc6393xb device > hw/arm: Remove 'cheetah' machine > hw/display: Remove pxa2xx_lcd.c These are all straightforward removals of either deprecated machines or devices that are definitely exclusively used by those machines. That would be enough for me to get the bulk of the uncontroversial reviewed parts of this series upstream. I can then roll a much smaller v2 with the parts still under discussion. Patches 22, 26 would also be helpful but they're a bit further down the patchstack so less critical: > hw/arm: Remove pxa2xx_pic > hw/misc: Remove cbus thanks -- PMM