On 10/26/18 3:12 AM, Peter Maydell wrote:
On 26 October 2018 at 11:06, Thomas Huth <th...@redhat.com> wrote:
These files lack an entry in the MAINTAINERS file, and according to
the initial commits, the board and devices are incomplete. Since there
have hardly been any commits in the past to really improve them, we
should consider to mark them as deprecated now.
Thomas Huth (2):
hw/arm: Deprecate the "collie" board
arm: Deprecate the Strongarm sa1100 and sa1110 processors
Hi Guenter; there's a proposal here to deprecate (and eventually
remove) the 'collie' board (strongarm) from QEMU. Is that one of
the ones you're currently using in your automated testing of Linux
kernels on QEMU?
Yes. I can run the test with older versions of qemu, so it is ok for me
if it is removed (as long as that removal is not backported).
Guenter